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:
[email protected]


Reply via email to