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 52039c9  [TESTS] Fix running tests without MICRO (#9867)
     add 8c2360e  [PROFILING] Add ability to profile a single 
function_profiling (#9553)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/profiling.h                 | 34 +++++++++++++++
 python/tvm/runtime/profiling/__init__.py        | 50 ++++++++++++++++++++++
 src/runtime/profiling.cc                        | 57 +++++++++++++++++++++++++
 tests/python/unittest/test_runtime_profiling.py | 47 ++++++++++++++++++++
 4 files changed, 188 insertions(+)

Reply via email to