How could I release gpu memory of keras

Try del model That should immediately remove the model variable from memory.