mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 04:46:06 +00:00
Fix DeviceArray class reference
This commit is contained in:
parent
ac5f1c4b24
commit
d2c6c06546
@ -13,7 +13,7 @@ JAX Glossary of Terms
|
||||
by JAX to perform computations.
|
||||
|
||||
DeviceArray
|
||||
JAX's analog of the :class:`numpy.ndarray`. See :class:`jax.interpreters.xla.DeviceArray`.
|
||||
JAX's analog of the :class:`numpy.ndarray`. See :class:`jaxlib.xla_extension.DeviceArray`.
|
||||
|
||||
forward-mode autodiff
|
||||
See :term:`JVP`
|
||||
|
Loading…
x
Reference in New Issue
Block a user