You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by zh...@apache.org on 2020/07/15 01:04:21 UTC

[incubator-mxnet] branch master updated (d512814 -> 0dc30a2)

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

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


    from d512814  Disable test coverage in MKL builds (#18443)
     add 0dc30a2  Enable GPU Memory profiler tests (#18701)

No new revisions were added by this update.

Summary of changes:
 tests/python/gpu/test_profiler_gpu.py  | 145 +++++++++++++++++++++++++++++++++
 tests/python/unittest/test_profiler.py | 120 +--------------------------
 2 files changed, 146 insertions(+), 119 deletions(-)
 create mode 100644 tests/python/gpu/test_profiler_gpu.py