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 2022/09/08 04:58:29 UTC

[tvm] branch main updated (abb2aa062f -> 6be04d72c2)

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 abb2aa062f [TIR] Add unroll_loop_with_partition_hint_no_interval attr in LoopPartitionConfig     to unroll loop (#12631)
     add 6be04d72c2 [OpenCLML] CLML Profiling fixes corresponding to OpenCL Timer recent … (#12711)

No new revisions were added by this update.

Summary of changes:
 src/runtime/contrib/clml/clml_runtime.cc         | 161 +++++++++++------------
 tests/python/contrib/test_clml/infrastructure.py |   6 +-
 tests/python/contrib/test_clml/test_network.py   |   4 +-
 tests/python/contrib/test_clml/test_ops.py       |   2 +-
 4 files changed, 80 insertions(+), 93 deletions(-)