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 2017/12/03 18:53:06 UTC

[GitHub] mcxkarakoc opened a new issue #4337: Is there any easy way to push&pull dictionary objects for kvstore?

mcxkarakoc opened a new issue #4337: Is there any easy way to push&pull dictionary objects for kvstore?
URL: https://github.com/apache/incubator-mxnet/issues/4337
 
 
   I'm trying to convert and extend autoencoder example for distributed training in multi-machines. I have to keep args, args_grad etc. in kvstore. However, KVStore API supports only integer keys, not support string keys. This makes my job difficult. Is there any easy way to push&pull a dictionary object for kvstore?

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