powered by
Obtain a reference to the keras.backend Python module used to implement tensor operations (this will always be the TensorFlow backend in the current implementation, which only works with TensorFlow).
keras.backend
backend()
Reference to Keras backend python module.