You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by sk...@apache.org on 2019/06/15 04:10:38 UTC

[incubator-mxnet] branch master updated (13cf5db -> 45844b2)

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

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


    from 13cf5db  Profiler API Enhancements (#15132)
     add 45844b2  Sort benchmark output per op name, add some validation to CLI (#15249)

No new revisions were added by this update.

Summary of changes:
 benchmark/opperf/opperf.py             | 36 ++++++++++++++++++++++------------
 benchmark/opperf/utils/common_utils.py |  5 +++--
 2 files changed, 27 insertions(+), 14 deletions(-)
 mode change 100644 => 100755 benchmark/opperf/opperf.py