Internal change

PiperOrigin-RevId: 460434859
This commit is contained in:
jax authors 2022-07-12 05:20:54 -07:00
parent 9b54660183
commit 3eff9d11d2

View File

@ -884,6 +884,7 @@ exports_files(
[
"api_test.py",
"pmap_test.py",
"compilation_cache_test.py",
"sharded_jit_test.py",
"pjit_test.py",
"transfer_guard_test.py",