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