Skip to content

[Scala] fix memory leak for training, mnist example tested - #5

Open
yzhliu wants to merge 1 commit into
scala-nd-collectorfrom
scala-mnist-memleak-fix
Open

[Scala] fix memory leak for training, mnist example tested#5
yzhliu wants to merge 1 commit into
scala-nd-collectorfrom
scala-mnist-memleak-fix

Conversation

@yzhliu

@yzhliu yzhliu commented Jul 15, 2018

Copy link
Copy Markdown
Owner
java -Dmxnet.traceLeakedObjects=true -cp assembly/osx-x86_64-cpu/target/mxnet-full_2.11-osx-x86_64-cpu-1.3.0-SNAPSHOT.jar:examplarget/mxnet-examples_2.11-1.3.0-SNAPSHOT.jar:/Users/yizhiliu/Workspace/mxnet-java-example/target/lib/slf4j-simple-1.6.6.jar org.apache.mxnetexamples.imclassification.TrainMnist --data-dir /Users/yizhiliu/Workspace/mxnet/scala-package/core/data/

Before:
mnist_origin.log.gz

After:
mnist_auto_dispose.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant