[TOPI] bitserial_conv2d move to autotvm template and updates (#2819)
authorMeghan Cowan <cowanmeg@cs.washington.edu>
Thu, 4 Apr 2019 04:22:01 +0000 (21:22 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Thu, 4 Apr 2019 04:22:01 +0000 (21:22 -0700)
commit173518758b0ff417923a2bd4a19b395ae1f11ac9
tree8fccbb481fba97773e4ff707c9792b4971bf460d
parentcefe07e2a85a09caa7f9bc627c328fdb382db99a
[TOPI] bitserial_conv2d move to autotvm template and updates (#2819)
python/tvm/autotvm/task/task.py
python/tvm/autotvm/task/topi_integration.py
topi/python/topi/arm_cpu/bitserial_conv2d.py
topi/python/topi/nn/bitserial_conv2d.py
topi/python/topi/x86/bitserial_conv2d.py
topi/tests/python/test_topi_bitserial_conv2d.py
topi/tests/python/test_topi_bitserial_conv2d_rasp.py