[GitHub] Godricly commented on issue #7554: There is a problem in distribute training with dtype=fp16

2017-08-22 Thread git
Godricly commented on issue #7554: There is a problem in distribute training 
with dtype=fp16
URL: 
https://github.com/apache/incubator-mxnet/issues/7554#issuecomment-324018339
 
 
   So the old issue never dies. :laughing:  Try converting them into fp32 
before kvstore operations. The time cost here is limited. 
 

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


With regards,
Apache Git Services


[GitHub] Godricly commented on issue #7554: There is a problem in distribute training with dtype=fp16

2017-08-22 Thread git
Godricly commented on issue #7554: There is a problem in distribute training 
with dtype=fp16
URL: 
https://github.com/apache/incubator-mxnet/issues/7554#issuecomment-323942435
 
 
   Try bypassing it with float32. I'm not sure if there any update since #5818.
 

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


With regards,
Apache Git Services