FeiFanMoKe opened a new issue, #11956:
URL: https://github.com/apache/tvm/issues/11956

   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 :smile_cat:
   
   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.
   
   ### Expected behavior
   
   run demo static as normal
   
   ### Actual behavior
   
   
![image](https://user-images.githubusercontent.com/77188154/176575585-8890e6bd-6e7a-4531-b1e4-89460d76830c.png)
   
   
   ### Environment
   
   #### system version
   
![image](https://user-images.githubusercontent.com/77188154/176576067-cfe9eea2-8ef6-40bd-b94f-8f65bfffc3e9.png)
   
   
   #### TVM version: 97b3076c3532f73a9d9eeba26a3f329f8e0f803d
   
![image](https://user-images.githubusercontent.com/77188154/176575866-b0b4da27-8458-477b-a52d-b3b9f18c0d94.png)
   
   ### Steps to reproduce
   
   i use the tvm/apps/bundle_deploy to test the tvm.
   
   i just replace the mxnet model with onnx, as follow picture:
   
   
![image](https://user-images.githubusercontent.com/77188154/176576421-d8af0c51-819c-4249-966a-1ad2df6b9516.png)
   
   and than build demo_static. And than, you can see the actual behavior.
   
   i add same debug code in bundle_static.c, as follow picture
   
   
![image](https://user-images.githubusercontent.com/77188154/176576770-6edcad25-d958-41e9-bf53-5e371f451975.png)
   
   you can see the first line of the actual behavior picture, it print 111, and 
do not print 999. So, it may run error at TVMGraphExecutor_Create, but i cannot 
find the problem deeply.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to