Returns the value of a variable.
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.keras.backend.get_value, tf.compat.v2.keras.backend.get_value
tf.compat.v1.keras.backend.get_value
tf.compat.v2.keras.backend.get_value
tf.keras.backend.get_value( x )
x
A Numpy array.