tf.keras.backend.backend

tf.keras.backend.backend()

Defined in tensorflow/python/keras/backend.py.

Publicly accessible method for determining the current backend.

Only exists for API compatibility with multi-backend Keras.

Returns:

The string "tensorflow".