driazati commented on a change in pull request #10849:
URL: https://github.com/apache/tvm/pull/10849#discussion_r839992548
##########
File path: gallery/how_to/compile_models/from_keras.py
##########
@@ -76,7 +77,7 @@
# A single cat dominates the examples!
from PIL import Image
from matplotlib import pyplot as plt
-from keras.applications.resnet50 import preprocess_input
+from tensorflow.keras.applications.resnet50 import preprocess_input
Review comment:
also not sure, the mapping of image version -> range of commits is very
difficult to track down (but should be fixed by #10646)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]