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/12/13 03:57:24 UTC

[GitHub] [tvm] leeexyz opened a new pull request #9722: [TVMC] Add --opt-level to compile mode

leeexyz opened a new pull request #9722:
URL: https://github.com/apache/tvm/pull/9722


   Currently, `TVMC`  does not support the opt level option. I think it is very convenient for users if they can fully control the different optimization levels. :)
   ```python
   # help message of compile command
   -O [0-3], --opt-level [0-3]
                         specify which optimization level to use. Defaults to
                         '3'.
   ```


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] leandron merged pull request #9722: [TVMC] Add --opt-level to compile mode

Posted by GitBox <gi...@apache.org>.
leandron merged pull request #9722:
URL: https://github.com/apache/tvm/pull/9722


   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] leeexyz commented on pull request #9722: [TVMC] Add --opt-level to compile mode

Posted by GitBox <gi...@apache.org>.
leeexyz commented on pull request #9722:
URL: https://github.com/apache/tvm/pull/9722#issuecomment-992314865


   > There was an infrastructure CI issue with your patch, related to #9705. Can you retriever CI on this PR, so that we can move forward and merge it once CI is green?
   
   Thanks! I rebased and triggered the CI again. :)


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] leandron commented on pull request #9722: [TVMC] Add --opt-level to compile mode

Posted by GitBox <gi...@apache.org>.
leandron commented on pull request #9722:
URL: https://github.com/apache/tvm/pull/9722#issuecomment-992305471


   There was an infrastructure CI issue with your patch, related to #9705. Can you retriever CI on this PR, so that we can move forward and merge it once CI is green?


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org