No changes.

PiperOrigin-RevId: 515737909
This commit is contained in:
Peter Hawkins 2023-03-10 14:22:55 -08:00 committed by jax authors
parent 054c07b025
commit a722ec08f9

View File

@ -315,6 +315,7 @@ pytype_library(
"_src/distributed.py",
"_src/xla_bridge.py",
],
visibility = [":internal"] + jax_visibility("xla_bridge"),
deps = [
":cloud_tpu_init",
":config",