[GitHub] sxjscience commented on issue #12310: Flaky test: test_ndarray.test_order

2018-10-11 Thread GitBox
sxjscience commented on issue #12310: Flaky test: test_ndarray.test_order URL: https://github.com/apache/incubator-mxnet/issues/12310#issuecomment-428914285 The bug is caused by memory misalignment. As stated in

[GitHub] sxjscience commented on issue #12310: Flaky test: test_ndarray.test_order

2018-10-10 Thread GitBox
sxjscience commented on issue #12310: Flaky test: test_ndarray.test_order URL: https://github.com/apache/incubator-mxnet/issues/12310#issuecomment-428765831 I’m looking into the problem again. There is a memory access error in the CUB part reported by CUDA-MEMCHECK. Still do not know why.

[GitHub] sxjscience commented on issue #12310: Flaky test: test_ndarray.test_order

2018-08-28 Thread GitBox
sxjscience commented on issue #12310: Flaky test: test_ndarray.test_order URL: https://github.com/apache/incubator-mxnet/issues/12310#issuecomment-416775348 Thanks for reporting this. I find we can use other dtypes ```python import mxnet as mx import numpy as np dat_size=5