test_topi_depthwise_conv2d.py
8.89 KB
-
[WIP] [TOPI] Depth wise Conv for NHWC (#325) · 989e99e6
* rename the nchw and pass the unit test; going to do it for nhwc depthwise * bug with fusion * nchw works fine; nhwc float32 problem remains * still cannot bind them together * fusion works * syntax fix * all bugs fixed; test cases pass * minor fix on nn.h
wetliu committed