You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/11 03:33:32 UTC

[GitHub] [incubator-tvm] jwfromm opened a new pull request #4299: [CI] Add onnxruntime to CI Image

jwfromm opened a new pull request #4299: [CI] Add onnxruntime to CI Image
URL: https://github.com/apache/incubator-tvm/pull/4299
 
 
   As discussed in PR #4271, using the caffe runtime for our onnx testing is not a good long term solution due to lack of op support. Instead, we should be using the onnxruntime. This PR adds onnxruntime to the onnx installation docker image and replaces the caffe2 backend with onnxruntime in our frontend tests. For this to pass CI, @tqchen will need to rebuild the testing image.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services