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 2019/01/08 23:54:40 UTC

[GitHub] safrooze commented on issue #13805: Not able to load float16 parameters with Block.load_parameters

safrooze commented on issue #13805: Not able to load float16 parameters with Block.load_parameters
URL: https://github.com/apache/incubator-mxnet/issues/13805#issuecomment-452506421
 
 
   I would imagine you'd simply need to first cast the network to fp16 before trying to load parameters. Have you tried that?

----------------------------------------------------------------
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