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 1c63c3db86 [Runtime][ThreadPool] Enhance CPU Affinity configuration
for OpenMP case. (#11343)
add 2f7d732972 [BYOC] Threadsafe initialization of JSONRuntime module
(#11339)
add 9b66f66f63 [build] Fix/simplify `ccache` logic (#11189)
add 1bde845814 [ci] Use r5.large nodes for hexagon build and some tests
(#11120)
add 0705bd7650 [Hexagon][Docker] Update image version (#11332)
add 0e2f869eea logsoftmax reusing the softmax function (#11141)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 29 -----------------------------
Jenkinsfile | 24 ++++++++++++------------
apps/hexagon_api/CMakeLists.txt | 7 +++++++
cmake/config.cmake | 12 ------------
docs/install/from_source.rst | 16 ++++++++++++++--
jenkins/Jenkinsfile.j2 | 23 +++++++++++++----------
python/tvm/relay/frontend/onnx.py | 25 +++++++------------------
src/runtime/contrib/json/json_runtime.h | 9 +++++++--
tests/scripts/ci.py | 14 +++++++++++---
tests/scripts/task_build.py | 12 +++++++-----
tests/scripts/task_config_build_hexagon.sh | 2 +-
tests/scripts/task_lint.sh | 3 ---
12 files changed, 79 insertions(+), 97 deletions(-)