ChrisQiqiang opened a new issue #16387: How to manage the parameters units when 
using Mxnet for distributed deep learning?
URL: https://github.com/apache/incubator-mxnet/issues/16387
 
 
   I am a beginner in Mxnet. Parameters are transferred in the form of <key, 
value> pairs when using MXNET for distributed deep learning, according to the 
paper Parameter Server in 2014. (It implies parameters will be transferred in 
the unit of each layer.) 
   If I want to define the form by myself, for instance, I want the parameters 
in layer 1 and layer 2 or more layers packed and transferred together, what 
should I do?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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