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/01/05 15:59:19 UTC

[GitHub] [tvm] mbrookhart removed a comment on issue #7201: [Bug] Error when compiling a simple ONNX model for opt_level=3

mbrookhart removed a comment on issue #7201:
URL: https://github.com/apache/tvm/issues/7201#issuecomment-754725862


   This is simply because the DynamicToStatic pass is defined at opt level 3, not 2. We 
   can lower it to make this pass, if we think that's a robust thing to do more generally. 
   
   cc @tqchen @jroesch @masahi @jwfromm 
   


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