I tried reproducing the issue. Seems like whenever we want to try to create a ndarray from numpy array, the dtype defaults to float32 regardless of dtype of the input numpy array. This is the reason for failure of this test too. #12310
[ Full content available at: https://github.com/apache/incubator-mxnet/issues/12268 ] This message was relayed via gitbox.apache.org for [email protected]
