You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/02/25 19:39:39 UTC

[GitHub] [incubator-mxnet] TristonC edited a comment on issue #19941: mxnet.ndarray.take crashes(segfault and floating point exception)

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?


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



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