You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/08/29 05:58:24 UTC

[GitHub] jasonyu1996 opened a new issue #12390: [Feature Request] dtype for modules

jasonyu1996 opened a new issue #12390: [Feature Request] dtype for modules
URL: https://github.com/apache/incubator-mxnet/issues/12390
 
 
   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

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services