rocm_jax/docs/jax.image.rst
John Flynn 7fd7009c23 Expose scale_and_translate as a public function, fix a bug in implementation when translation is not 0.
Change implementation to use native JAX everywhere allowing vmaping and gradients wrt scale and translation.
2020-09-18 13:30:58 -07:00

18 lines
233 B
ReStructuredText

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