[GitHub] [incubator-mxnet] anirudhacharya commented on issue #9166: Segfault on ndarray with negative dimension i.e. mxnet.nx.zeros((-1, ))

2019-03-06 Thread GitBox
anirudhacharya commented on issue #9166: Segfault on ndarray with negative dimension i.e. mxnet.nx.zeros((-1,)) URL: https://github.com/apache/incubator-mxnet/issues/9166#issuecomment-470283142 with the latest version of mxnet, the above command neither causes core dump or Segmentation fa

[GitHub] [incubator-mxnet] anirudhacharya commented on issue #9166: Segfault on ndarray with negative dimension i.e. mxnet.nx.zeros((-1, ))

2019-03-06 Thread GitBox
anirudhacharya commented on issue #9166: Segfault on ndarray with negative dimension i.e. mxnet.nx.zeros((-1,)) URL: https://github.com/apache/incubator-mxnet/issues/9166#issuecomment-470279860 @apeforest this is not a bug but a case of improper exception handling. Please update the label