tf.keras.backend.batch_get_value

TensorFlow 1 version View source on GitHub

Returns the value of more than one tensor variable.

tensors list of ops to run.

A list of Numpy arrays.

RuntimeError If this method is called inside defun.