This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from f4fdc136b9 [Hexagon] [runtime] Allow creation of thread manager
without hardware resources (#13174)
add e5c7c9371e [TIR] Add the missing nearbyint intrinsic (#13175)
No new revisions were added by this update.
Summary of changes:
src/target/intrin_rule.cc | 3 +++
src/target/llvm/intrin_rule_nvptx.cc | 3 +++
src/target/llvm/intrin_rule_rocm.cc | 3 +++
src/target/source/intrin_rule_aocl.cc | 6 ++++++
src/target/source/intrin_rule_cuda.cc | 3 +++
src/target/source/intrin_rule_metal.cc | 3 +++
src/target/source/intrin_rule_opencl.cc | 3 +++
src/target/source/intrin_rule_vhls.cc | 3 +++
src/target/spirv/intrin_rule_spirv.cc | 6 ++++++
tests/python/frontend/pytorch/test_forward.py | 5 +++--
tests/python/relay/test_op_level5.py | 5 +++--
tests/python/topi/python/test_topi_image.py | 5 +++--
12 files changed, 42 insertions(+), 6 deletions(-)