tf.keras.backend.sin View source on GitHub Computes sin of x element-wise. Aliases: tf.compat.v1.keras.backend.sin tf.compat.v2.keras.backend.sin tf.keras.backend.sin(x) Arguments: x: Tensor or variable. Returns: A tensor.
tf.keras.backend.sin View source on GitHub Computes sin of x element-wise. Aliases: tf.compat.v1.keras.backend.sin tf.compat.v2.keras.backend.sin tf.keras.backend.sin(x) Arguments: x: Tensor or variable. Returns: A tensor.