[GitHub] DickJC123 commented on issue #9674: Fix test_sparse_operator failures due to out-of-bounds ref.

2018-02-02 Thread GitBox
DickJC123 commented on issue #9674: Fix test_sparse_operator failures due to out-of-bounds ref. URL: https://github.com/apache/incubator-mxnet/pull/9674#issuecomment-362760136 To prove that the prior code referenced uninitialized data, substitute the following 4 lines for the single line

[GitHub] DickJC123 commented on issue #9674: Fix test_sparse_operator failures due to out-of-bounds ref.

2018-02-01 Thread GitBox
DickJC123 commented on issue #9674: Fix test_sparse_operator failures due to out-of-bounds ref. URL: https://github.com/apache/incubator-mxnet/pull/9674#issuecomment-362442302 The current test fails when uninitialized data is obtained from off the end of an array. When the data