jroesch commented on a change in pull request #9542:
URL: https://github.com/apache/tvm/pull/9542#discussion_r754699874
##########
File path: src/relay/op/memory/memory.h
##########
@@ -35,6 +35,7 @@ namespace tvm {
namespace relay {
Expr AllocStorage(Expr size, Expr alignment, SEScope se_scope, DataType
dtype_hint);
+const Op& MemoryAllocTensorOp();
Review comment:
This looks kind of odd, can you provide a comment at least?
--
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]