Skip to content

Commit

Permalink
Fix wheel build CI jobs (#7372)
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]>
(cherry picked from commit 18142f7)
  • Loading branch information
pytorchbot authored Dec 18, 2024
1 parent 9069017 commit e2277ac
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 e2277ac

Please sign in to comment.