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 da7675c546 Fix memset of memory pool in PageMemoryManagerCreate 
(#12437)
     add a96bda446c Add RISC-V build/test pipeline to Jenkins. (#12441)
     add 88928a40f1 [HEXAGON] Auto-vectorization (fp16) for v68 (#12397)
     add efd7c45462 [TIR] [bfloat16] add bfloat16 promotion for CallNode 
(#12370)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                        | 257 +++++++++++++++++----
 ci/jenkins/Build.groovy.j2                         |  18 ++
 ci/jenkins/Test.groovy.j2                          |  20 ++
 ci/jenkins/generate.py                             |  10 +-
 python/tvm/target/target.py                        |   6 +
 src/tir/transforms/bf16_legalize.cc                |  21 ++
 .../contrib/test_hexagon/topi/test_tanh_slice.py   |   2 +-
 tests/python/relay/test_cpp_build_module.py        |   4 +-
 tests/scripts/ci.py                                |  14 ++
 ...build_cortexm.sh => task_config_build_riscv.sh} |   2 -
 ...m_compute_library.sh => task_riscv_microtvm.sh} |   9 +-
 11 files changed, 303 insertions(+), 60 deletions(-)
 copy tests/scripts/{task_config_build_cortexm.sh => 
task_config_build_riscv.sh} (96%)
 copy tests/scripts/{task_python_arm_compute_library.sh => 
task_riscv_microtvm.sh} (77%)

Reply via email to