jax.experimental package
Contents
Warning
This page was created from a pull request (#9655).
jax.experimental package¶
jax.experimental.optix
has been moved into its own Python package
(https://github.com/deepmind/optax).
Experimental Modules¶
Experimental APIs¶
|
Experimental context manager to temporarily enable X64 mode. |
Experimental context manager to temporarily disable X64 mode. |
|
|
Functionalize check calls in fun, and optionally add run-time error checks. |
|
Check a predicate, add an error with msg if predicate is False. |
Raise an Exception if |