jeremiedb commented on issue #5296: KVStore error with certain optimizer 
settings - R-package
URL: 
https://github.com/apache/incubator-mxnet/issues/5296#issuecomment-461608335
 
 
   I'm afraid that by fixing the memory issue with the optimizer using 
executors, it has broken the optimizer update on kvstore. I think there should 
be a way to way to fix this in the R-package/src/kvstore.h/cc. 
   In the meantime, could you try using "local_allreduce_cpu" or 
"local_allreduce_device" instead of "device" for the kvstore parameter? 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to