Internal change

PiperOrigin-RevId: 588856820
This commit is contained in:
Yash Katariya 2023-12-07 11:30:08 -08:00 committed by jax authors
parent 3e68ad1f81
commit 78e0e6b058

View File

@ -1365,6 +1365,7 @@ exports_files(
"python_callback_test.py",
"shard_map_test.py",
"transfer_guard_test.py",
"layout_test.py",
],
visibility = jax_test_file_visibility,
)