mirror of
https://github.com/ROCm/jax.git
synced 2025-04-14 10:56:06 +00:00
24 lines
332 B
ReStructuredText
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
|