hmm, for my use case, I simply serialize a Relay subgraph into some binary format, pass the binary to runtime module and deserialize there. Then I can execute this graph with arguments I recieve from TVM in whatever way I like, including offloading to dnnl. This week I integrated upstream changes and I was delighted to see ConstandNode in my codegen (thanks @zhiics!!). I was able to simply serialize constants together with graph structure in the same binary.
--- [Visit Topic](https://discuss.tvm.ai/t/external-codegen-constant-tensors-in-c-codegen/5890/16) 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/7989388d2bbe71a9b5107076aebc499f94b60d325ffab6d037a93d6a87fa351c).