tf.keras.backend.backend

View source on GitHub

Publicly accessible method for determining the current backend.

tf.keras.backend.backend()

Only exists for API compatibility with multi-backend Keras.

Returns:

The string "tensorflow".