I don’t think having a single decorator makes sense given that the two scripts will require disambiguation with separate decorators. My recent syntactic rewriting work on Relay shares very little concrete syntax with TIR. Either way we will probably need tvm.script.tir
and tvm.script.relay
even if we use them to mark function parsed by a single big parser.
1 Like