rocm_jax/docs/jax.ops.rst
2019-03-04 20:12:22 -05:00

22 lines
361 B
ReStructuredText

jax.ops package
=================
.. currentmodule:: jax.ops
.. automodule:: jax.ops
Indexed update operators
------------------------
JAX is intended to be used with a functional style of programming, and hence
does not support NumPy-style indexed assignment directly.
.. autosummary::
:toctree: _autosummary
index
index_update
index_add