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 fcec5f4a76 [TVMScript] StmtDoc Definitions (#12111)
add c35c9fd3a5 [Relay][PyTorch] Add aten::lerp (#12167)
add 4bcaecf979 [Adreno] Fix winograd tests and accuracy (#12202)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/pytorch.py | 11 +++++
python/tvm/topi/adreno/conv2d_winograd_common.py | 16 ++++---
tests/python/frontend/pytorch/test_forward.py | 15 ++++++
tests/python/relay/test_conv2d_nchw_texture.py | 60 +++++++++++++++++++++++-
tests/python/relay/utils/adreno_utils.py | 25 ++++++++--
5 files changed, 114 insertions(+), 13 deletions(-)