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

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


    from 10d6c17238 [WASM][FIX] test tests/node/websock_rpc_test.py (#13862)
     add 3c81d9bbac [RUNTIME][CLML] OpenCLML tuning and profiling enhanced 
(#13843)
     add e6262bf985 [ONNX] Support SequenceLength op (#13863)
     add 76c5186e15 Enable C++17 for cmake modules (#13869)
     add 803207c256 [Hexagon][CI] Update the docker image ID to reflect newer 
LLVM (#13870)
     add c81aaa852c [LLVM] Remove call to EmitDebugLocation from AddAliasInfo 
(#13872)
     add 558c994d1a [TIR][FIX] check args size when creating prim_func by 
runtime::Registry (#13809)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                             |  22 ++---
 ci/jenkins/docker-images.ini               |   2 +-
 python/tvm/relay/frontend/onnx.py          |  10 ++
 src/runtime/contrib/clml/clml_runtime.cc   | 143 ++++++++++++++++++-----------
 src/runtime/opencl/opencl_common.h         |  40 ++++----
 src/target/llvm/codegen_llvm.cc            |   1 -
 src/te/operation/create_primfunc.cc        |   1 +
 tests/python/frontend/onnx/test_forward.py |  21 ++++-
 tests/scripts/task_config_build_hexagon.sh |   5 +-
 9 files changed, 156 insertions(+), 89 deletions(-)

Reply via email to