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 2018/05/18 21:43:15 UTC

[GitHub] ArmageddonKnight opened a new issue #10999: Naming of Contrib Implementations

ArmageddonKnight opened a new issue #10999: Naming of Contrib Implementations
URL: https://github.com/apache/incubator-mxnet/issues/10999
 
 
   Dear MXNet Developers,
   
   I have a CUDA implementation of LSTM RNN that is algorithmically the same with `LSTMCell` and `cuDNN LSTM RNN` and I am hoping to contribute it to the MXNet repository (in the `src/operator/contrib` folder, I also prepared its Python interface). Could you please kindly answer my following concerns:
   
   - Would the community accept my contribution?
   - Is it acceptable if I name my implementation after the organization that I am working in (e.g., `MyorgLSTMRNN`)? Or should I name it in a more generic way (e.g., `OpenLSTMRNN`)?
   
   Thank you.

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