Pre-allocate buffer for x86 roi_align (#3475)
authorYao Wang <kevinthesunwy@gmail.com>
Wed, 3 Jul 2019 17:08:04 +0000 (10:08 -0700)
committerYizhi Liu <liuyizhi@apache.org>
Wed, 3 Jul 2019 17:08:04 +0000 (10:08 -0700)
commit287078c33db85d4f312d8d2457a064442d9d18c3
tree1f76d3b52d9e54a5e4e43621b270939a4d1debd3
parentf3dcab42073848bff430ce22e3c0e91cdf93daaa
Pre-allocate buffer for x86 roi_align (#3475)

* Pre-allocate buffer for x86 roi_align

* Fix typo
topi/python/topi/x86/roi_align.py
topi/tests/python/test_topi_vision.py