tf.keras.backend.get_value View source on GitHub Returns the value of a variable. Aliases: tf.compat.v1.keras.backend.get_value tf.compat.v2.keras.backend.get_value tf.keras.backend.get_value(x) Arguments: x: input variable. Returns: A Numpy array.
tf.keras.backend.get_value View source on GitHub Returns the value of a variable. Aliases: tf.compat.v1.keras.backend.get_value tf.compat.v2.keras.backend.get_value tf.keras.backend.get_value(x) Arguments: x: input variable. Returns: A Numpy array.