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/12/01 01:26:49 UTC

[GitHub] hellonico opened a new pull request #13499: [MXNET-13453] [Clojure] - Add Spec Validations to the Optimizer namespace

hellonico opened a new pull request #13499: [MXNET-13453] [Clojure] - Add Spec Validations to the Optimizer namespace
URL: https://github.com/apache/incubator-mxnet/pull/13499
 
 
   ## Description ##
   
   add some spec validations to the optimizer namespace
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [ x] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) created (except PRs with tiny changes)
   - [ x] Changes are complete (i.e. I finished coding on this PR)
   - [ x] All changes have test coverage:
   
   ### Changes ###
   - updated optimizer.clj with specs
   - added throw exception checks in optimizer_test.clj

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