[GitHub] reminisce commented on issue #8668: Precision error setting NDArray from np.float32 scalar

2018-02-08 Thread GitBox
reminisce commented on issue #8668: Precision error setting NDArray from np.float32 scalar URL: https://github.com/apache/incubator-mxnet/issues/8668#issuecomment-364284305 @larroy Is it reporting the error `AttributeError: module 'mxnet.ndarray._internal' has no attribute '_full'`? It lo

[GitHub] reminisce commented on issue #8668: Precision error setting NDArray from np.float32 scalar

2018-02-06 Thread GitBox
reminisce commented on issue #8668: Precision error setting NDArray from np.float32 scalar URL: https://github.com/apache/incubator-mxnet/issues/8668#issuecomment-363517251 @larroy Seems mxnet is not properly installed on the device. Could you verify? Thanks.

[GitHub] reminisce commented on issue #8668: Precision error setting NDArray from np.float32 scalar

2017-11-21 Thread GitBox
reminisce commented on issue #8668: Precision error setting NDArray from np.float32 scalar URL: https://github.com/apache/incubator-mxnet/issues/8668#issuecomment-346197743 When assigning a scalar value to an NDArray, the scalar is passed to the backend as a parameter, rather than an `NDA