mbrookhart commented on a change in pull request #6284:
URL: https://github.com/apache/incubator-tvm/pull/6284#discussion_r472355129



##########
File path: python/tvm/relay/op/nn/nn.py
##########
@@ -1147,13 +1149,13 @@ def upsampling(data,
 
     Parameters
     ----------
-    data : tvm.relay.Expr
+    data : tvm.relay.Expr or tuple<anytype> or list<anytype>

Review comment:
       I don't think data can be a tuple or list?




----------------------------------------------------------------
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:
[email protected]


Reply via email to