Hi @namduc, you can use vm_exec.save()
to save the executable. Checkout the code example here: tvm/vm.py at main · apache/tvm · GitHub.
1 Like
Hi @namduc, you can use vm_exec.save()
to save the executable. Checkout the code example here: tvm/vm.py at main · apache/tvm · GitHub.