runtime.Module itself is a runtime object, which does not yet support full 
serialization(due to the nature of  some module not being able to 
serialize(e.g. DSO)). There was a discussion about [Artifact 
class](https://discuss.tvm.apache.org/t/introduce-artifact-a-container-for-generated-code/11099)
 which could go into this direction.

If you take any IR object, say a tir.function or IRModule(that contains a TIR 
function) we will be able to use save_json to get the fully serialized format





---
[Visit Topic](https://discuss.tvm.apache.org/t/export-tir-to-json/12329/5) 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/0f7a02b007b0d2659384ca2d9ac600f963d1c1ae8ada1e55603bb4250760faf4).

Reply via email to