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/09/03 14:29:28 UTC

[GitHub] [incubator-tvm] mbrookhart commented on a change in pull request #6353: [RELAY][DYN] Dynamic UpSampling3D Op

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



##########
File path: python/tvm/relay/op/dyn/nn/_nn.py
##########
@@ -47,12 +61,12 @@ def compute_upsampling(attrs, inputs, out_dtype):
 
 # upsampling
 @script
-def _upsampling_shape_func(dshape, scale_h, scale_w, height_axis, width_axis, channel_axis):

Review comment:
       Why remove channel axis here?




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