You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/10/22 21:26:15 UTC

[tvm] branch main updated (4fb6fa5 -> 1526ad1)

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

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 4fb6fa5  [Frontend][PaddlePaddle] Add autopad for conv/pool (#9295)
     add 1526ad1  [UnitTest][Flaky] In test_report_serialization, compare csv. (#9275)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/profiling.h                 | 19 +++++---
 python/tvm/runtime/profiling/__init__.py        | 29 ++++++++++++
 src/runtime/profiling.cc                        | 59 +++++++++++++------------
 tests/python/unittest/test_runtime_profiling.py | 11 ++++-
 4 files changed, 82 insertions(+), 36 deletions(-)