You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/05 07:14:36 UTC

[GitHub] yzhliu commented on a change in pull request #11143: [MXNET-319] Javadoc fix (Approach 2)

yzhliu commented on a change in pull request #11143: [MXNET-319] Javadoc fix (Approach 2)
URL: https://github.com/apache/incubator-mxnet/pull/11143#discussion_r192967638
 
 

 ##########
 File path: scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
 ##########
 @@ -60,8 +62,34 @@ private[mxnet] object APIDocGenerator{
     pw.close()
   }
 
+  def oldAPIClassGen(FILE_PATH : String, isSymbol : Boolean) : Unit = {
 
 Review comment:
   just find a better name for 'old' ...

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


With regards,
Apache Git Services