You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/06/10 03:10:32 UTC

[tvm] branch last-successful updated (fe299d7688 -> 832856d109)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from fe299d7688 [TVMSCRIPT] Improve tvmscript type hints (#11654)
     add 832856d109 [CRT runtime] Added functions TVMPlatformBeforeMeasurement and TVMPlatformAfterMeasurement (#11244)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/crt/platform.h       | 19 +++++++++++++++++++
 src/runtime/crt/common/crt_runtime_api.c | 16 ++++++++++++++++
 2 files changed, 35 insertions(+)