Computes sin of x element-wise.
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.keras.backend.sin, tf.compat.v2.keras.backend.sin
tf.compat.v1.keras.backend.sin
tf.compat.v2.keras.backend.sin
tf.keras.backend.sin( x )
x
A tensor.