This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 tasks
lanking520
changed the title
[MXNET-386][WIP] API Docs Generation
[MXNET-386] API Docs Generation
May 18, 2018
nswamy
suggested changes
May 22, 2018
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
Fix issues that live inside of the image classification and object detection
Add 1 line change in Sync with this PR: #11021 |
yzhliu
approved these changes
May 23, 2018
nswamy
approved these changes
May 31, 2018
scala-package/macros/src/main/scala/org/apache/mxnet/APIDocGenerator.scala
Outdated
Show resolved
Hide resolved
zheng-da
pushed a commit
to zheng-da/incubator-mxnet
that referenced
this pull request
Jun 28, 2018
API Docs Generation (apache#10991)
XinYao1994
pushed a commit
to XinYao1994/incubator-mxnet
that referenced
this pull request
Aug 29, 2018
API Docs Generation (apache#10991)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
API docs generation (Write file). Create a file (an abstract class) that can be inherited to the API classes.
@nswamy @yzhliu
Checklist
Essentials