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/11/10 01:22:52 UTC

[GitHub] SrivastavaKshitij opened a new issue #8605: Mxnet Initializer equivalent

SrivastavaKshitij opened a new issue #8605: Mxnet Initializer equivalent
URL: https://github.com/apache/incubator-mxnet/issues/8605
 
 
   Hi there
   
   I am working on an old mxnet code. (https://mxnet.incubator.apache.org/tutorials/nlp/cnn.html)
   
   Here initialization is being done in the following manner:
   
   Initializer(name, arg_dict[name]).... Now this has been deprecated. Now in the new version how can I write it ?
   
   The reason for me to ask this question is that i can't find the version before which this was deprecated. 

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