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/06 08:22:48 UTC

[GitHub] yuruofeifei opened a new pull request #8964: Fix example/module folder and remove duplicate examples

yuruofeifei opened a new pull request #8964: Fix example/module folder and remove duplicate examples
URL: https://github.com/apache/incubator-mxnet/pull/8964
 
 
   ## Description ##
   This PR is to fix example/module folder's scripts.
   (1) fix python_loss.py script
   (2) lstm_bucketing.py already exists in rnn folder, remove from module folder
   (3) train_cifar10.py already exists in image-classification folder, remove from module folder
   
   ## Checklist ##
   ### Essentials ###
   - [:white_check_mark: ] Passed code style checking (`make lint`)
   - [:white_check_mark: ] Changes are complete (i.e. I finished coding on this PR)
   - [N/A ] All changes have test coverage
   - [N/A ] For user-facing API changes, API doc string has been updated. For new C++ functions in header files, their functionalities and arguments are well-documented. 
   - [:white_check_mark: ] To my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   

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