Skip to content

Conversation

@copybara-service
Copy link

Add wheel import tests for JAX and jaxlib.

This change introduces wheel_imports_test.py, a script that discovers and attempts to import all modules within a specified Python package. New Bazel pytype_test targets are added for jax, jaxlib, jax_cuda_plugin, and jax_cuda_pjrt wheels to run this test. These tests are integrated into the CPU and CUDA CI workflows to catch packaging issues.

This change introduces `wheel_imports_test.py`, a script that discovers and attempts to import all modules within a specified Python package. New Bazel `pytype_test` targets are added for `jax`, `jaxlib`, `jax_cuda_plugin`, and `jax_cuda_pjrt` wheels to run this test. These tests are integrated into the CPU and CUDA CI workflows to catch packaging issues.

PiperOrigin-RevId: 830469562
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants