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 d375f7483a Fix ACOS precision issue for boundary values (x=±1.0) 
(#18582)
     add 5989ef57a6 [BugFix][OpenCL] Guard QCOM perf hint behind 
USE_OPENCL_EXTN_QCOM to avoid undefined symbol on non-QCOM runtimes (#18589)
     add 44d973b0aa [Relax] Add layout inference support for repeat operator 
(#18579)

No new revisions were added by this update.

Summary of changes:
 src/relax/op/tensor/manipulate.cc                  | 60 ++++++++++++++-
 src/runtime/opencl/opencl_device_api.cc            |  2 +-
 .../python/relax/test_transform_convert_layout.py  | 85 ++++++++++++++++++++++
 3 files changed, 145 insertions(+), 2 deletions(-)

Reply via email to