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



##########
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:
       Yeah, I agree with you. The reason why I left it here was because I 
think we may need to move all these ops under op/vm. How do you think?




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