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/01/09 11:08:00 UTC

[incubator-mxnet] branch master updated (4ff1c67 -> 83578b9)

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 4ff1c67  fix latency calculation and print issue (#17217)
     add 83578b9  remove the straight dope from nightly test (#17253)

No new revisions were added by this update.

Summary of changes:
 tests/nightly/JenkinsfileForBinaries               |  34 +--
 tests/nightly/straight_dope/README.md              |  24 --
 .../straight_dope/straight_dope_test_utils.py      | 159 -------------
 .../straight_dope/test_notebooks_multi_gpu.py      |  48 ----
 .../straight_dope/test_notebooks_single_gpu.py     | 260 ---------------------
 5 files changed, 1 insertion(+), 524 deletions(-)
 delete mode 100644 tests/nightly/straight_dope/README.md
 delete mode 100644 tests/nightly/straight_dope/straight_dope_test_utils.py
 delete mode 100644 tests/nightly/straight_dope/test_notebooks_multi_gpu.py
 delete mode 100644 tests/nightly/straight_dope/test_notebooks_single_gpu.py