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 03ed04e6a9 [CI] Amend docs bot comment (#11836)
add 25cf489b04 [TOPI] Layout Rewriting in TE (#11844)
No new revisions were added by this update.
Summary of changes:
python/tvm/auto_scheduler/relay_integration.py | 5 ++++
python/tvm/topi/cuda/conv2d_winograd.py | 1 +
python/tvm/topi/nn/batch_matmul.py | 14 +++++++++-
python/tvm/topi/nn/conv2d.py | 30 ++++++++++++++++++---
python/tvm/topi/nn/conv3d.py | 7 ++++-
python/tvm/topi/nn/dense.py | 36 +++++++++++++++++++++++---
src/auto_scheduler/compute_dag.cc | 10 +++++++
7 files changed, 95 insertions(+), 8 deletions(-)