xla
c3001d64
- [Backport] Introduce jax_import_guard (#6794)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Backport] Introduce jax_import_guard (#6794) Summary: Importing JAX will lock the TPU devices and prevent any pytorch/xla's TPU computations. To address it, we need to acquire the TPU first. Test Plan: python test/test_pallas.py
References
#6794 - [Backport] Introduce jax_import_guard
Author
alanwaketan
Parents
d9877757
Loading