[RELAY][PASS] detect depthwise conv2d in mac_count pass (#3083)
authoreqy <eddieyan101@gmail.com>
Tue, 14 May 2019 12:34:16 +0000 (05:34 -0700)
committerLianmin Zheng <lianminzheng@gmail.com>
Tue, 14 May 2019 12:34:16 +0000 (20:34 +0800)
commit605b5e6074f01317b4afe03fc2fe5f58f1b36d89
tree50195b21d700df3441535e9288a02d317dd0dd0e
parent134a2f25d6305036cd2bd7d63caa555c7dbcbabf
[RELAY][PASS] detect depthwise conv2d in mac_count pass (#3083)

* check in

* use groups

* CHECK_EQ

* trigger CI

* Update mac_count.cc

* trigger CI

* trigger CI
src/relay/pass/mac_count.cc
tests/python/relay/test_pass_mac_count.py