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:40 UTC

[GitHub] [tvm] mbrookhart commented on issue #7200: [Bug] Error when compiling a simple ONNX model with MatMul operator for opt_level=2

mbrookhart commented on issue #7200:
URL: https://github.com/apache/tvm/issues/7200#issuecomment-754726305


   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