Chouffe commented on a change in pull request #14750: [clojure][generator][WIP] 
add random namespace generation
URL: https://github.com/apache/incubator-mxnet/pull/14750#discussion_r277183497
 
 

 ##########
 File path: contrib/clojure-package/src/dev/generator.clj
 ##########
 @@ -470,6 +476,53 @@
   (println "Generating symbol-api file")
   (write-to-file all-symbol-api-functions symbol-api-gen-ns 
"src/org/apache/clojure_mxnet/gen/symbol_api.clj"))
 
+;;;;;;; SymbolRandomAPI
+
+(defn gen-symbol-random-api-function [op-name]
 
 Review comment:
   Yes it is :) I am refactoring this now

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to