It seems that only a very small number of modules among all the modules 
available in the library supports specifying a `dtype` in their constructors 
(including `Dense` and `Embedding`). If not specified, the default parameters 
would be `float32`, which could be a troublesome limitation in some cases.

On the forum: https://discuss.mxnet.io/t/default-datatype/1762

[ Full content available at: 
https://github.com/apache/incubator-mxnet/issues/12390 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to