Ultimately, I'm trying to save off a tuned model as an executable (or something similar). I'm wondering if this should be done between the `tune` and `compile` steps, or between the `compile` and `run` steps. However, I'm a little confused on the difference between the `TVMCModel` and `TVMCPackage` artifacts. The only difference between these two is that the `TVMCPackage` artifact has a `mod.so` file while `TVMCModel` does not - does this .so file make the TVMCPackage deployable?
--- [Visit Topic](https://discuss.tvm.apache.org/t/saving-compiled-model-to-a-tar-file-using-python-api/10275/7) 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/e3b5e12679c895e5ded341b4cd740373a82d4cb2be27b0223406900f0626e4bb).