Skip to content

Commit

Permalink
jaxlib: Add ifrt_proxy.pyi to build_wheel.py.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 617275734
  • Loading branch information
jax authors committed Mar 19, 2024
1 parent 6fa75aa commit df9cefa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jaxlib/tools/build_wheel.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def patch_copy_mlir_import(src_file, dst_dir):

_XLA_EXTENSION_STUBS = [
"__init__.pyi",
"ifrt_proxy.pyi",
"jax_jit.pyi",
"ops.pyi",
"outfeed_receiver.pyi",
Expand Down

0 comments on commit df9cefa

Please sign in to comment.