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 21db1eb586 [F2QI] Fix a rounding error on AvgPool when input and
output affine scales differ (#12577)
add bb00a15c26 [CUDA][CodeGen] Fix cuda codegen's fp16 inf literal (#12581)
add 01fcdfcf5f [ci] Default to n=2 for test parallelism (#12414)
No new revisions were added by this update.
Summary of changes:
Jenkinsfile | 60 ++++++++++++++++++++++++++++++++++--
ci/jenkins/Jenkinsfile.j2 | 2 +-
ci/jenkins/macros.j2 | 3 ++
python/tvm/testing/plugin.py | 42 +++++++++++++++++++++++++
src/target/source/codegen_cuda.cc | 6 ++--
tests/python/relay/test_op_level3.py | 16 +++++++---
tests/scripts/setup-pytest-env.sh | 8 ++++-
7 files changed, 127 insertions(+), 10 deletions(-)