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 2021/03/31 17:15:44 UTC

[GitHub] [tvm] mehrdadh commented on a change in pull request #7774: [microTVM] Fix RVM onnx dependency and Zephyr document update

mehrdadh commented on a change in pull request #7774:
URL: https://github.com/apache/tvm/pull/7774#discussion_r605078711



##########
File path: apps/microtvm/pyproject.toml
##########
@@ -93,7 +93,7 @@ cffi = {version = "^1.14", optional = true}
 mxnet = {version = "^1.6.0", optional = true}
 
 # ONNX frontend
-onnx = {version = "1.6.0", optional = true}
+onnx = {version = "1.6.0", optional = false}

Review comment:
       @areusch Thanks for the review. I moved it to "setup.sh".




-- 
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