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 2020/05/08 08:57:55 UTC

[GitHub] [incubator-tvm] wangzhao123456 opened a new issue #5543: Can not find stride and padding information in graph after relay.build function

wangzhao123456 opened a new issue #5543:
URL: https://github.com/apache/incubator-tvm/issues/5543


   Thanks for participating in the TVM community! We use https://discuss.tvm.ai for any general usage questions and discussions. The issue tracker is used for actionable items such as feature proposals discussion, roadmaps, and bug tracking.  You are always welcomed to post on the forum first :)
   
   Issues that are inactive for a period of time may get closed. We adopt this policy so that we won't lose track of actionable issues that may fall at the bottom of the pile. Feel free to reopen a new one if you feel there is an additional problem that needs attention when an old one gets closed.
   
   For bug reports, to help the developer act on the issues, please include a description of your environment, preferably a minimum script to reproduce the problem.
   
   For feature proposals, list clear, small actionable items so we can track the progress of the change.
   
   Hello, I am a beginner of TVM and I run the tutorials on official website to learn TVM. 
   I noticed that before  relay.build function there has stride and padding informations stored in the model. After relay.build function, conducting some kinds of  graph-level optimizations, there has no stride and padding information in the optimized graph. I wonder where could I find the stride and padding informations after relay.build function? 
   Thanks a lot. 


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



[GitHub] [incubator-tvm] tqchen commented on issue #5543: Can not find stride and padding information in graph after relay.build function

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #5543:
URL: https://github.com/apache/incubator-tvm/issues/5543#issuecomment-625957768


   Please open a new thread on https://discuss.tvm.ai/


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