eric-haibin-lin commented on issue #9581: Force the dtype of data to be float32 for test_correlation URL: https://github.com/apache/incubator-mxnet/pull/9581#issuecomment-360961270 @szha Yes, we found a np seed/state that consistently fails the test. The random np input is in float64 dtype while the MXNet ndarray is using float32. Hence the difference when comparing the result.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
