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/17 21:01:38 UTC

[GitHub] mklissa commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10

mklissa commented on issue #11842: Strange results from fp16 benchmarks on Alexnet on CIFAR10
URL: https://github.com/apache/incubator-mxnet/issues/11842#issuecomment-413987201
 
 
   In my case there was definitely a speed-up with FP16 on CIFAR10. It is important to add the flag "multi_precision=True" to the optimizer as FP16 might create issues with the gradients.

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