[AutoTVM][BugFix] Fix autotvm on the conv2d_nchw_winograd.mali operator (#6130)
authorYanming Wang <yanmingwang01@gmail.com>
Fri, 24 Jul 2020 23:00:09 +0000 (16:00 -0700)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2020 23:00:09 +0000 (16:00 -0700)
commit659f12bf0755ebca78ede0f931b3e01880d67c15
tree50dd54a57fe3863bc281668513e55aa3430d4258
parent922e0a05c8cc8fce7964d3f9907fde6981c5f72d
[AutoTVM][BugFix] Fix autotvm on the conv2d_nchw_winograd.mali operator (#6130)

* [AutoTVM] Fix conv2d_nchw_winograd.mali

* Fix pylint error

Co-authored-by: Yanming Wang <yanmwang@amazon.com>
python/tvm/autotvm/task/task.py
topi/python/topi/mali/conv2d.py