depthwise_conv2d_map_test.py
7.32 KB
-
[TOPI] Example for depthwise convolution (#197) · 4580e690
* first commit * move to topi/recipe * refactor, almost rewrite * 2-D sum reduction; implement SAME pad; improve schedule * add util.py; separate test script * conv + bn + relu fusion * auto fusion * separate declare and schedule; using op tag * divide large image into blocks * move to topi; improve blocking schedule * restructure * add doc * using time_evaluator
Yuwei HU committed