gigasquid commented on a change in pull request #13499: [MXNET-13453] [Clojure] 
- Add Spec Validations to the Optimizer namespace
URL: https://github.com/apache/incubator-mxnet/pull/13499#discussion_r238071136
 
 

 ##########
 File path: 
contrib/clojure-package/test/org/apache/clojure_mxnet/optimizer_test.clj
 ##########
 @@ -44,3 +44,13 @@
               ["sgld" optimizer/sgld]]]
     (doseq [opt opts]
       (test-optimizer opt))))
+
+(deftest test-optimizers-parameters-specs
 
 Review comment:
   Nice tests 👍 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to