nswamy commented on a change in pull request #11239: [MXNET-319] Javadoc fix
URL: https://github.com/apache/incubator-mxnet/pull/11239#discussion_r195583352
##########
File path: scala-package/core/src/main/scala/org/apache/mxnet/Symbol.scala
##########
@@ -823,7 +823,7 @@ class Symbol private(private[mxnet] val handle:
SymbolHandle) extends WarnIfNotD
}
@AddSymbolFunctions(false)
-object Symbol {
+object Symbol extends SymbolBase {
Review comment:
please add comments to all class/object/method definitions.
----------------------------------------------------------------
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