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 62d2800 Maven Surefire bug workaround (#13097)
add 2df7a61 use ResourceScope in Model/Trainer/FeedForward.scala (#12882)
(#13164)
No new revisions were added by this update.
Summary of changes:
.../main/scala/org/apache/mxnet/FeedForward.scala | 152 +++++++++++++--------
.../scala/org/apache/mxnet/NativeResource.scala | 8 +-
.../scala/org/apache/mxnet/ResourceScope.scala | 35 +++--
.../imclassification/TrainModel.scala | 80 +++++------
.../imclassification/util/Trainer.scala | 133 +++++++++---------
5 files changed, 230 insertions(+), 178 deletions(-)