Thank you very much! It works!
---
[Visit
Topic](https://discuss.tvm.apache.org/t/run-relay-generated-binary/18072/5) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.apache.org/email/unsubscribe
Thank you for your information. But I still wonder what may have caused this
problem? And I'd like to know if it's possible to export the LLVM IR code of a
Relax model
---
[Visit
Topic](https://discuss.tvm.apache.org/t/run-relay-generated-binary/18072/3) to
respond.
You are receiving th
Hi, I am new to TVM. I need to convert ONNX models into Relay models, compile
Relay models into binary files and then run the binary file in tvm.
My question lies in running the binary file in tvm. I've successfully run
binary files generated from Relax models through
```tvm.runtime.relax_vm