-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Support JAX array API before and after JAX v0.4.1 (#2280)
* Add try-except block to determine what JAX array API is available and use this information to set the jax backend array_type and array_subtype. * Backport components of: - PR #2079 - PR #2085
- Loading branch information
1 parent
794052f
commit b3c5ead
Showing
2 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters