tf.keras.backend.batch_set_value

Sets the values of many tensor variables at once.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.keras.backend.batch_set_value, `tf.compat.v2.keras.backend.batch_set_value`

tuples a list of tuples (tensor, value). value should be a Numpy array.