Closed beskns closed 4 years ago
Error at "from keras.models import load_model" if keras=2.3.
From https://keras.io/: "Keras 2.2.5 was the last release of Keras implementing the 2.2.* API. It was the last release to only support TensorFlow 1 (as well as Theano and CNTK)."
Dear @beskns,
Thanks for opening the issue. I will fix the problem in the next release.
Description
Error at "from keras.models import load_model" if keras=2.3.
From https://keras.io/: "Keras 2.2.5 was the last release of Keras implementing the 2.2.* API. It was the last release to only support TensorFlow 1 (as well as Theano and CNTK)."