donhk1011 opened a new issue #16002: How to get sliding window output? URL: https://github.com/apache/incubator-mxnet/issues/16002 Hi, Is there any function in mxnet that gives sliding window output like the ‘unfold’ in Pytorch? (https://pytorch.org/docs/master/nn.html?highlight=unfold#torch.nn.Unfold) (https://docs.scipy.org/doc/numpy-1.14.0/reference/generated/numpy.lib.stride_tricks.as_strided.html) It should also support back-propagation. Thanks!!
---------------------------------------------------------------- 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
