This is an automated email from the ASF dual-hosted git repository.
haibin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 5def003 NumPy-compatible Mean, Std and Var (#16014)
add 1abf05b adding "total" (total time) to profiler aggregate stats
sorting criteria (#16055)
No new revisions were added by this update.
Summary of changes:
include/mxnet/c_api.h | 2 +-
python/mxnet/profiler.py | 11 ++++++-----
src/profiler/aggregate_stats.cc | 3 +++
src/profiler/aggregate_stats.h | 2 +-
tests/python/unittest/test_profiler.py | 13 ++++++++-----
5 files changed, 19 insertions(+), 12 deletions(-)