[GitHub] eric-haibin-lin opened a new issue #10709: [SPARSE] undeterministic result of sparse dot(csr, dense, transpose_a=True)

2018-07-11 Thread GitBox
eric-haibin-lin opened a new issue #10709: [SPARSE] undeterministic result of sparse dot(csr, dense, transpose_a=True) URL: https://github.com/apache/incubator-mxnet/issues/10709 The following test failed because of the limited precision of fp32 and the usage of atomicAdd in sparse dot

[GitHub] eric-haibin-lin opened a new issue #10709: [SPARSE] undeterministic result of sparse dot(csr, dense, transpose_a=True)

2018-04-30 Thread GitBox
eric-haibin-lin opened a new issue #10709: [SPARSE] undeterministic result of sparse dot(csr, dense, transpose_a=True) URL: https://github.com/apache/incubator-mxnet/issues/10709 The following test failed because of the limited precision of fp32 and the usage of atomicAdd in sparse dot

[GitHub] eric-haibin-lin opened a new issue #10709: [SPARSE] undeterministic result of sparse dot(csr, dense, transpose_a=True)

2018-04-26 Thread GitBox
eric-haibin-lin opened a new issue #10709: [SPARSE] undeterministic result of sparse dot(csr, dense, transpose_a=True) URL: https://github.com/apache/incubator-mxnet/issues/10709 The following test failed because of the limited precision of fp32 and the usage of atomicAdd in sparse dot