TristonC edited a comment on issue #19941:
URL: 
https://github.com/apache/incubator-mxnet/issues/19941#issuecomment-786152088


   In the c++ backend code, it only reports an error when the mode set as 
'raise'. 
   
[indexing_op.h#L542](https://github.com/apache/incubator-mxnet/blob/5070f1abb9c8198bd7706ff3a16a0d8b8836b822/src/operator/tensor/indexing_op.h#L542)
   @szha Should it follow the NumPy way of reports error when the index out of 
range?
   [update] Seems the default behavior is 'clip' for MXNet.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to