It may be not what I want. I want to find a way to implement these two paired 
functions for model serialization:
> std::string serialize(tvm::runtime::Module model);
> 
> tvm::runtime::Module deserialize(std::string serialized_model);





---
[Visit 
Topic](https://discuss.tvm.ai/t/is-there-a-way-to-serialize-a-tvm-module-into-a-string-like-the-serialized-engine-in-tensorrt/7042/3)
 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/b5f791f8a2b68583825db87896bf2473a0896e818dc34baf2f4709aa990eacc5).

Reply via email to