If you are using Python, another possible solution is to use C++. In my
experience, model deployment using C++ is more memory efficient.
---
[Visit
Topic](https://discuss.tvm.ai/t/tvm-contrib-graph-runtime-create-error/6868/7)
to respond.
You are receiving this because you enabled mailin
Did you use `git --recursive` when you clone the project?
---
[Visit Topic](https://discuss.tvm.ai/t/install-error-tvm-on-windows/6938/2) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/
Then increasing the memory of your machine will likely solve this issue.
---
[Visit
Topic](https://discuss.tvm.ai/t/tvm-contrib-graph-runtime-create-error/6868/4)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](htt
I saw this error (OSError: [WinError - 529697949] Windows Error 0xe06d7363)
when I was trying to load a very large model (~600MB) using 32-bit TVM on
Windows. Are you using 32-bit TVM or compiling a large model?
---
[Visit
Topic](https://discuss.tvm.ai/t/tvm-contrib-graph-runtime-create-e
I had some issues with "#define TVM_DLL __declspec(dllimport)" in
https://github.com/apache/incubator-tvm/blob/1ae7162f5e11d8244188b88fd99b6b1b635cd629/include/tvm/runtime/c_runtime_api.h#L56
when I was working on a project that uses the tvm runtime library on Windows.
It does not make sense t