lanking520 commented on a change in pull request #13039: [MXNET-918] Random 
module
URL: https://github.com/apache/incubator-mxnet/pull/13039#discussion_r232436797
 
 

 ##########
 File path: scala-package/core/src/main/scala/org/apache/mxnet/Symbol.scala
 ##########
 @@ -841,6 +841,7 @@ object Symbol extends SymbolBase {
   private val bindReqMap = Map("null" -> 0, "write" -> 1, "add" -> 3)
 
   val api = SymbolAPI
+  val random = SymbolRandomAPI
 
 Review comment:
   Maybe also this part go to random.scala too...

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

Reply via email to