junrushao commented on code in PR #15214:
URL: https://github.com/apache/tvm/pull/15214#discussion_r1267211246
##########
src/ir/function.cc:
##########
@@ -44,4 +45,16 @@ TVM_REGISTER_GLOBAL("ir.BaseFuncWithAttr")
LOG(FATAL) << "Do not support function type " << func->GetTypeKey();
});
+TVM_REGISTER_GLOBAL("ir.BaseFuncWithoutAttr")
Review Comment:
Nice! Looks like we always forgot to upstream this piece from the unity
branch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]