Install tf_keras before using it.
tf_keras
import tf_keras as k3 model = k3.models.load_model(YOUR_MODEL_PATH)