Returns the value of more than one tensor variable.
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.keras.backend.batch_get_value, tf.compat.v2.keras.backend.batch_get_value
tf.compat.v1.keras.backend.batch_get_value
tf.compat.v2.keras.backend.batch_get_value
tf.keras.backend.batch_get_value( tensors )
tensors
A list of Numpy arrays.
RuntimeError