Add keras.ops.rot90
for tf.image.rot90
#20723
Labels
type:feature
The user is asking for a new feature.
keras.ops.rot90
for tf.image.rot90
#20723
tf api: https://www.tensorflow.org/api_docs/python/tf/image/rot90
torch api: https://pytorch.org/docs/stable/generated/torch.rot90.html
jax api: https://jax.readthedocs.io/en/latest/_autosummary/jax.numpy.rot90.html
In keras, it provides RandomRotation and probably not replacable with tf.image.90.
The text was updated successfully, but these errors were encountered: