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 5efe8b0bfd Enhancement for fold_scale_axis and dnnl_json_runtime
(#11815)
add ef08c36294 [Adreno] Modify default AutoTVM params for conv2d (#12005)
No new revisions were added by this update.
Summary of changes:
python/tvm/topi/adreno/conv2d_nchw.py | 3 ++
python/tvm/topi/adreno/conv2d_nhwc.py | 5 +++
python/tvm/topi/adreno/depthwise_conv2d_nchw.py | 16 ++++++---
python/tvm/topi/adreno/depthwise_conv2d_nhwc.py | 15 ++++++---
python/tvm/topi/adreno/utils.py | 44 +++++++++++++++++++++++++
5 files changed, 73 insertions(+), 10 deletions(-)