zachgk commented on a change in pull request #14656: [MXNET-1385] Improved
Scala Init and Macros warning messages
URL: https://github.com/apache/incubator-mxnet/pull/14656#discussion_r274157211
##########
File path:
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
##########
@@ -83,6 +105,12 @@ private[mxnet] object APIDocGenerator extends
GeneratorBase with RandomHelpers {
generated)
}
+ /**
+ * Non Type-safe interface of Scala Symbol/NDArray
Review comment:
Can you summarize what goes into the files: what are the classes like, what
methods are in them, etc? And, a comment about how to use the non-type safe API
so this is clear to readers
----------------------------------------------------------------
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