tf.keras.backend.get_value

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`

x input variable.

A Numpy array.