mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 12:26:07 +00:00
24 lines
326 B
ReStructuredText
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
|