hellonico opened a new pull request #13523: #13441 [Clojure] Add Spec Validations for the Random namespace URL: https://github.com/apache/incubator-mxnet/pull/13523 ## Description ## [Clojure] Add Spec Validations for the Random 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: - [x]Unit tests are added for small changes to verify correctness (e.g. adding a new operator) ### Changes ### optimizer.clj: fix a previously added spec random.clj: added clojure specs operator_test.clj: expect ctx to be in a map random_test.clj: update context key to ctx, added tests for random/normal, random/uniform and random/seed
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
