You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ns...@apache.org on 2018/11/08 19:05:36 UTC

[incubator-mxnet] branch java-api updated (2df7a61 -> 149ea17)

This is an automated email from the ASF dual-hosted git repository.

nswamy pushed a change to branch java-api
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 2df7a61  use ResourceScope in Model/Trainer/FeedForward.scala (#12882) (#13164)
     add 149ea17  [MXNET-1187] Added Tutorial for Java under mxnet.io/docs/tutorials (#13183)

No new revisions were added by this update.

Summary of changes:
 docs/tutorials/index.md                       |   6 +
 docs/tutorials/java/mxnet_java_on_intellij.md | 210 ++++++++++++++++++++++++++
 tests/tutorials/test_sanity_tutorials.py      |   3 +-
 3 files changed, 218 insertions(+), 1 deletion(-)
 create mode 100644 docs/tutorials/java/mxnet_java_on_intellij.md