You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by za...@apache.org on 2019/05/18 02:01:56 UTC

[incubator-mxnet] branch master updated (379d11f -> c8ee1b3)

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

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


    from 379d11f  Disables large tensor size cpu test step (#14982)
     add c8ee1b3  Fix test memory with ResourceScope (#14666)

No new revisions were added by this update.

Summary of changes:
 .../customop/CustomOpExampleSuite.scala            | 57 ++++++++++++----------
 .../IMClassificationExampleSuite.scala             | 42 +++++++++-------
 .../ImageClassifierExampleSuite.scala              | 35 +++++++------
 .../infer/predictor/PredictorExampleSuite.scala    | 38 ++++++++-------
 .../mxnetexamples/multitask/MultiTaskSuite.scala   | 18 ++++---
 .../neuralstyle/NeuralStyleSuite.scala             | 24 +++++----
 .../apache/mxnetexamples/rnn/ExampleRNNSuite.scala | 56 +++++++++++----------
 .../scala/sample/ImageClassificationExample.scala  |  2 +-
 8 files changed, 151 insertions(+), 121 deletions(-)