Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catch AttributeError during JAX import.
Importing edward2 leads to AttributeError if you use a Colab runtime without JAX dependency. This fix catches AttributeError and omits the edward2.jax namespace. PiperOrigin-RevId: 548798730
- Loading branch information