You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by la...@apache.org on 2020/09/17 21:08:42 UTC

[incubator-mxnet] branch master updated (30ae04a -> 25ab7a6)

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

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


    from 30ae04a  SymbolBlock.imports ignore_extra & allow_missing (#19157)
     add 25ab7a6  Fix "Re-enable the test_gpu_memory_profiler_gluon test case" (#19154)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/parameter.py       |  2 +-
 src/imperative/imperative.cc          | 12 ++++++++++--
 src/profiler/storage_profiler.cc      |  5 +++++
 tests/python/gpu/test_profiler_gpu.py | 24 ++++++++++--------------
 4 files changed, 26 insertions(+), 17 deletions(-)