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 2019/12/16 10:30:21 UTC

[GitHub] [incubator-tvm] kice commented on issue #4523: Optimization for subpixel layer on Tensor core

kice commented on issue #4523: Optimization for subpixel layer on Tensor core
URL: https://github.com/apache/incubator-tvm/issues/4523#issuecomment-566001077
 
 
   I think it is okay that we use reshapes and transoises only if we could change the parameters when the data layout change. Some models, like EDSR, sandwich conv between subpixel for 4x scale, hurting the perforamce even worse.
   
   But if the new op can support both NCHW and NHWC, it will be nice. xD

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


With regards,
Apache Git Services