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/03/26 06:25:22 UTC

[tvm] branch last-successful updated (8813d0a -> efb37a6)

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 8813d0a  [TVMScript] Parser `int64` support (#10789)
     add 6babb89  [Hexagon] 2-d allocation cleanup (#10786)
     add efb37a6  [Runtime][PipelineExecutor] Fix CPU affinity setting issue. (#10781)

No new revisions were added by this update.

Summary of changes:
 src/runtime/hexagon/hexagon/hexagon_device_api_v2.cc | 10 +++++++---
 src/runtime/opencl/opencl_device_api.cc              |  4 ++--
 src/runtime/pipeline/pipeline_struct.h               |  4 +++-
 src/runtime/thread_pool.cc                           |  4 ++--
 src/tir/transforms/lower_tvm_builtin.cc              |  8 ++++----
 5 files changed, 18 insertions(+), 12 deletions(-)