anirudh2290 commented on issue #13760: nd.slice does not return empty tensor when begin=end URL: https://github.com/apache/incubator-mxnet/issues/13760#issuecomment-466607258 Since the begin=end case is currently returning ndarray with garbage values, should we throw an exception when we encounter these inputs. I know we may have users depending on this behavior, but the number may be very less because of the garbage values.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
