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 07243a8 [TVMSCRIPT]Fix script printters StructuralEqual check failed
(#8499)
add bce0db5 [PROFILING] Add json output to profiling reports (#8503)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/profiling.h | 33 ++++++++++++
python/tvm/runtime/profiling/__init__.py | 57 +++++++++++++++++++++
src/runtime/profiling.cc | 68 +++++++++++++++++++++++++
tests/python/unittest/test_runtime_profiling.py | 22 ++++++++
4 files changed, 180 insertions(+)