Skip to content

Commit

Permalink
Fix wheel build CI jobs
Browse files Browse the repository at this point in the history
ghstack-source-id: f077c82325da4211cd16705e812e6ebed6713263
Pull Request resolved: #7367

Co-authored-by: Stephen Jia <[email protected]>
  • Loading branch information
pytorchbot and SS-JIA authored Dec 18, 2024
1 parent 49cc399 commit 18142f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/packaging/smoke_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

# Import custom ops. This requires portable_lib to be loaded first.
from executorch.extension.llm.custom_ops import ( # noqa: F401, F403
sdpa_with_kv_cache,
custom_ops,
) # usort: skip

# Import quantized ops. This requires portable_lib to be loaded first.
Expand Down

0 comments on commit 18142f7

Please sign in to comment.