zhanghang1989 commented on issue #9686: [Discussion] MXNet 2.0 Roadmap (was: APIs that might be a good idea to break in 2.0) URL: https://github.com/apache/incubator-mxnet/issues/9686#issuecomment-505172221 Upsampling bilinear mode is wrongly implemented. Suggest to change it to use an existing operator BlinearResize, which is compatible with PyTorch. http://mxnet.incubator.apache.org/versions/master/api/python/ndarray/ndarray.html?highlight=upsamp#mxnet.ndarray.UpSampling
---------------------------------------------------------------- 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] With regards, Apache Git Services
