rocm_jax/docs/jax.image.rst
2022-03-08 09:37:33 -05:00

24 lines
326 B
ReStructuredText

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