[GitHub] reminisce commented on issue #10673: Segmentation Fault when using large mx.nd.array

2018-04-24 Thread GitBox
reminisce commented on issue #10673: Segmentation Fault when using large mx.nd.array URL: https://github.com/apache/incubator-mxnet/issues/10673#issuecomment-384143913 The advanced indexing I meant is indexing an NDArray with indices containing lists, np.ndarray, NDArray etc., instead of

[GitHub] reminisce commented on issue #10673: Segmentation Fault when using large mx.nd.array

2018-04-24 Thread GitBox
reminisce commented on issue #10673: Segmentation Fault when using large mx.nd.array URL: https://github.com/apache/incubator-mxnet/issues/10673#issuecomment-383955099 segfault happens when memory access violates some os rules. This can be platform and program dependent. Your worka

[GitHub] reminisce commented on issue #10673: Segmentation Fault when using large mx.nd.array

2018-04-24 Thread GitBox
reminisce commented on issue #10673: Segmentation Fault when using large mx.nd.array URL: https://github.com/apache/incubator-mxnet/issues/10673#issuecomment-383945045 If I remember correctly, advanced indexing does not support negative indices, but should have printed clearer error messa