keras-resnet icon indicating copy to clipboard operation
keras-resnet copied to clipboard

TensorFlow 2.0: Problem with tf.keras and keras

Open SeanMWX opened this issue 3 years ago • 0 comments

Hello,

is there a version for "tf.keras"? Because I used "tf.keras" in the codes, however the keras-resnet is in "keras" version. Thus, I got an error caused by a version mismatch between Keras installation and Tensorflow.

1652373272(1)

Thus, I am wondering is there a version for "tf.keras"?

SeanMWX avatar May 12 '22 16:05 SeanMWX