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 111b2da RelayViz Graphviz renderer (#10400)
add 5e353d5 [Runtime][ThreadPool]Refactor affinity function and support
CPU affinity list setting. (#9802)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/threading_backend.h | 48 +++++-
src/runtime/thread_pool.cc | 38 ++++-
src/runtime/threading_backend.cc | 251 +++++++++++++++++++-------------
tests/cpp/threading_backend_test.cc | 130 ++++++++++++++++-
4 files changed, 353 insertions(+), 114 deletions(-)