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 498b02d rebase (#10525)
add bd0f52a Optimize the implmentation of swish operator (#10655)
add b01e3fc [TIR] CSE-TIR Pass - More deterministic behavior (#10663)
add c756f89 [ci] Disable failing hexagon conv2d test (#10666)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/paddlepaddle.py | 5 ++-
src/tir/transforms/common_subexpr_elim_tools.cc | 17 +++++++-
.../contrib/test_hexagon/test_conv2d_conv2d.py | 1 +
.../test_tir_transform_common_subexpr_elim.py | 48 ++++++++++++++++++++++
4 files changed, 67 insertions(+), 4 deletions(-)