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 060d9d2 [AOT] Introduce checks for return values from operators
(#10424)
add 0fa3540 [QNN] Add nn.adaptive_avg_pool1d to FQ2I (#10541)
add 1f60529 [Hexagon] Resolve breakage in
test_hexagon/test_cache_read_write (#10520)
No new revisions were added by this update.
Summary of changes:
.../transform/fake_quantization_to_integer.py | 11 +
src/tir/transforms/lower_tvm_builtin.cc | 245 ++++++++-------------
.../contrib/test_hexagon/test_cache_read_write.py | 5 +-
.../test_pass_fake_quantization_to_integer.py | 13 ++
tests/scripts/task_python_hexagon.sh | 2 +-
tests/scripts/task_python_hexagon_simulator.sh | 2 +-
6 files changed, 120 insertions(+), 158 deletions(-)