jwfromm commented on a change in pull request #4271: [Relay][Frontend][ONNX]
operator support: DepthToSpace, SpaceToDepth
URL: https://github.com/apache/incubator-tvm/pull/4271#discussion_r344549188
##########
File path: tests/python/frontend/onnx/test_forward.py
##########
@@ -85,6 +85,13 @@ def get_caffe2_output(model, x, dtype='float32'):
return c2_out
Review comment:
Let's just remove the caffe2 runtime and use onnxruntime everywhere instead.
Although we could do it in a later PR, we might as well do it now.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services