@yuchenj Thanks you very much, it is exactly what I looking for
---
[Visit
Topic](https://discuss.tvm.apache.org/t/how-to-save-model-compiled-by-virtualmachine/10902/3)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
her
Hi @namduc, you can use `vm_exec.save()` to save the executable. Checkout the
code example here:
https://github.com/apache/tvm/blob/main/python/tvm/runtime/vm.py#L123.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/how-to-save-model-compiled-by-virtualmachine/10902/2)
to respond.
Yo