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/15 04:57:29 UTC

[GitHub] safrooze opened a new pull request #9083: Nceloss

safrooze opened a new pull request #9083: Nceloss
URL: https://github.com/apache/incubator-mxnet/pull/9083
 
 
   ## Description ##
   Fixes and improvements to example
   
   ## Checklist ##
   ### Essentials ###
   - [x] Passed code style checking (`make lint`)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage: No test exists for examples at this point
   - [x] Code is well-documented: 
   - [x] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - [x] Updated README with information about dataset and script behavior
   - [x] Fixed scripts for python 2.7 and 3.6 conformity
   - [x] Replaced Model.FeedForward with Module API
   - [x] Fixed pylint issues with scripts
   - [x] Removed incorrect dependency on MXNet source to be part of example tree
   

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