tf.keras.backend.get_value

TensorFlow 1 version View source on GitHub

Returns the value of a variable.

x input variable.

A Numpy array.