You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/02/23 02:21:48 UTC

[GitHub] anirudh2290 commented on issue #13760: nd.slice does not return empty tensor when begin=end

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:
users@infra.apache.org


With regards,
Apache Git Services