shaoyuyoung opened a new issue, #17017: URL: https://github.com/apache/tvm/issues/17017
In TVM doc here: https://tvm.apache.org/docs/tutorial/autotvm_relay_x86.html#downloading-and-loading-the-onnx-model The link of resnet is dead ⚠️ https://github.com/onnx/models/raw/main/vision/classification/resnet/model/resnet50-v2-7.onnx  The right link is : https://github.com/onnx/models/blob/main/validated/vision/classification/resnet/model/resnet50-v2-7.onnx **replace "raw" with "blob"** -- 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]
