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 2022/01/10 20:18:47 UTC

[GitHub] [tvm] AndrewZhaoLuo commented on pull request #9869: [Pass] DynamicToStatic uses InferTypeLocal

AndrewZhaoLuo commented on pull request #9869:
URL: https://github.com/apache/tvm/pull/9869#issuecomment-1009308071


   @mbrookhart so using this decreases pass time from 170s--> ~105s on my computer when running on large BERT model.
   
   https://zenodo.org/record/3733910/files/model.onnx 
   
   E.g.: https://github.com/AndrewZhaoLuo/TVM-Sandbox/blob/main/relay/dynamic_to_static_example.py
   
   This model doesn't see any change after dynamic 2 static though, so do you have model that does change significantly?
   
   Otherwise I think this is ready to review.


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