You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/08/17 22:51:21 UTC

[GitHub] [incubator-tvm] icemelon9 commented on a change in pull request #6251: [ONNX] Add Clip importer to handle when min/max are provided as inputs.

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



##########
File path: python/tvm/relay/__init__.py
##########
@@ -43,6 +43,7 @@
 from .op import image
 from .op import annotation
 from .op import vision
+from .op import tensor

Review comment:
       why adding `tensor` into relay namespace?




----------------------------------------------------------------
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:
users@infra.apache.org