icemelon9 commented on a change in pull request #5855:
URL: https://github.com/apache/incubator-tvm/pull/5855#discussion_r444501324



##########
File path: python/tvm/relay/op/memory/memory.py
##########
@@ -104,6 +104,21 @@ def shape_func(func, inputs, outputs, dependent=False):
     """
     return _make.shape_func(func, inputs, outputs, dependent)
 
+def shape_of(expr):

Review comment:
       I think memory related ops should be still in the `memory` namespace 
such that potentially other runtime can reuse it.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to