tf.keras.backend.get_value

TensorFlow 2 version View source on GitHub

Returns the value of a variable.

x input variable.

A Numpy array.