mirror of
https://github.com/ROCm/jax.git
synced 2025-04-25 15:46:06 +00:00
11 lines
328 B
ReStructuredText
11 lines
328 B
ReStructuredText
![]() |
.. _jax-errors:
|
||
|
|
||
|
JAX Errors
|
||
|
==========
|
||
|
This page lists a few of the errors you might encounter when using JAX,
|
||
|
along with representative examples of how one might fix them.
|
||
|
|
||
|
.. currentmodule:: jax.errors
|
||
|
.. autoclass:: ConcretizationTypeError
|
||
|
.. autoclass:: TracerArrayConversionError
|
||
|
.. autoclass:: TracerIntegerConversionError
|