rocm_jax/docs/errors.rst
2021-03-03 12:39:12 -08:00

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