mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 20:06:05 +00:00
25 lines
345 B
ReStructuredText
25 lines
345 B
ReStructuredText
``jax.experimental.checkify`` module
|
|
====================================
|
|
|
|
|
|
.. automodule:: jax.experimental.checkify
|
|
|
|
API
|
|
---
|
|
|
|
.. autosummary::
|
|
:toctree: _autosummary
|
|
|
|
checkify
|
|
check
|
|
check_error
|
|
Error
|
|
JaxRuntimeError
|
|
user_checks
|
|
nan_checks
|
|
index_checks
|
|
div_checks
|
|
float_checks
|
|
automatic_checks
|
|
all_checks
|