rocm_jax/docs/jax.image.rst
2023-01-18 10:59:42 -08:00

24 lines
332 B
ReStructuredText

``jax.image`` module
====================
.. currentmodule:: jax.image
.. automodule:: jax.image
Image manipulation functions
----------------------------
.. autosummary::
:toctree: _autosummary
resize
scale_and_translate
Argument classes
----------------
.. currentmodule:: jax.image
.. autoclass:: ResizeMethod