@tqchen, I tried to add ONNX as target, but since target codegen receives lowered IRModule with PrimFunc nodes, I am not able to convert those to ONNX. However, as in the case of external codegen lowering is deferred to external codegens, I am receiving IRModule without PrimFunc nodes and I am able to convert those. Please let me know if I am missing something here. Is there a way to avoid lowering for the target codegen?
--- [Visit Topic](https://discuss.tvm.ai/t/rfc-relay-to-onnx/6101/20) 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/eefa79ca69beb6474d6831a776111b9c9de00894c608785ff57deebf81e5f046).