tf.keras.backend.clear_session

TensorFlow 1 version View source on GitHub

Destroys the current TF graph and creates a new one.

Useful to avoid clutter from old models / layers.