[AutoTVM][TOPI] Fix bifrost spatial packing conv2d auto tune (#5684)
authorNeo Chien <cchung100m@cs.ccu.edu.tw>
Sun, 31 May 2020 19:32:25 +0000 (03:32 +0800)
committerGitHub <noreply@github.com>
Sun, 31 May 2020 19:32:25 +0000 (12:32 -0700)
commit12cfe4ae47c44da43542fc889b927d1a2efc4801
tree87614ed7248a30a6b3ed0e2acae65283f15422fe
parent55aefc22a6a24ad21953b887f171eac75a33b825
[AutoTVM][TOPI] Fix bifrost spatial packing conv2d auto tune (#5684)

* [AutoTVM][TOPI] Fix bifrost spatial packing conv2d auto tune

* [AutoTVM][TOPI] Putting placeholder replacement in compute

* Fix winograd kernel replacement

* Fix sanity check: Line too long
topi/python/topi/arm_cpu/conv2d.py
topi/python/topi/arm_cpu/conv2d_spatial_pack.py
topi/python/topi/bifrost/conv2d.py
topi/python/topi/mali/conv2d.py