keras-resnet
keras-resnet copied to clipboard
TensorFlow 2.0: Problem with tf.keras and keras
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.
Thus, I am wondering is there a version for "tf.keras"?