tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Bug] run bundle_deploy error

Open FeiFanMoKe opened this issue 3 years ago • 2 comments

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

Environment

system version

image

TVM version: 97b3076c3532f73a9d9eeba26a3f329f8e0f803d

image

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

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

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.

FeiFanMoKe avatar Jun 30 '22 02:06 FeiFanMoKe

Did you figure out how to overcome this issue? Also, do you have reference Dockerfile that works to create the environment for compiling bundle_deploy?

oleggolev avatar Jun 18 '24 01:06 oleggolev

你好,这个问题解决了嘛?能问下是怎么解决的吗?

2448900355 avatar Jun 19 '24 07:06 2448900355