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/06/08 18:18:43 UTC

[GitHub] gigasquid opened a new pull request #11205: Clojure Contrib Package

gigasquid opened a new pull request #11205: Clojure Contrib Package
URL: https://github.com/apache/incubator-mxnet/pull/11205
 
 
   ## Description ##
   This adds a Clojure package for MXNet under a contrib package
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [ X] Changes are complete (i.e. I finished coding on this PR)
   - [ X] All changes have test coverage:
   - [ 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 ###
   This is the initial commit of the Clojure package in as a contrib project. There will be a period of stabilization, feedback, and contribution. After that, it may graduate to out of contrib.
   
   The initial package has been tested by the community in a separate repo prior to this PR https://github.com/gigasquid/clojure-mxnet
   
   Here is the original issue:
   https://github.com/apache/incubator-mxnet/issues/8971
   
   Architecture & Design:
   https://cwiki.apache.org/confluence/display/MXNET/MXNet+Clojure
   
   ## Comments ##
   There have been areas of improvement noted from feedback on the mailing list.
   
   - Increased test coverage
   - Benmarks
   
   In addition there will be a need to integrate with the Makefile and CI. 
   
   I would like to propose that this initial PR be merged as it represents a working, community tested development milestone and then add on the improvements as separate PRs to allow smaller commits, better visibility, and community involvement.
   

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