mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
adding os env to track JAX platform
This commit is contained in:
parent
cd565f8f41
commit
88f1b9fae7
@ -48,6 +48,7 @@ def cloud_tpu_init():
|
||||
|
||||
libtpu.configure_library_path()
|
||||
os.environ.setdefault('GRPC_VERBOSITY', 'ERROR')
|
||||
os.environ['TPU_ML_PLATFORM'] = 'JAX'
|
||||
|
||||
# If the user has set any topology-related env vars, don't set any
|
||||
# automatically.
|
||||
|
Loading…
x
Reference in New Issue
Block a user