tf.keras.backend.batch_get_value

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

tensors list of ops to run.

A list of Numpy arrays.

RuntimeError If this method is called inside defun.