mbs-octoml commented on a change in pull request #9550:
URL: https://github.com/apache/tvm/pull/9550#discussion_r756290205
##########
File path: src/relay/op/call/call.cc
##########
@@ -95,20 +96,29 @@ RELAY_REGISTER_OP("call_lowered")
.set_attr<FInferCorrectLayout>("FInferCorrectLayout",
ElemwiseArbitraryLayout);
CallLoweredProps GetCallLoweredProps(const CallNode* call_node) {
Review comment:
Thanks @Mousius, agree and sorry I missed that in the orig PR. Can you
take that @electriclilies ? Thanks!
--
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]