code: graph, lib, params = relay.build(func, target, params=params)
As much as i know, if i want to run my pre-trained model remotely, I have to save those 3 outputs into 3 files. But all 3 files should always be used together, right? If I have multi models, it's a little bit difficult to maintain. SO, Is tvm support saving those **3 outputs into 1 single file** and using that **1 single file** at runtime? --- [Visit Topic](https://discuss.tvm.ai/t/how-to-save-outputs-of-relay-build-into-one-single-file/6166/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/58c4c03f3dfb1bd3305b6574ff2e54a98a0fd3f6c6090009e950f5b6f8abb399).