[RELAY][PASS] add a relay pass to count #macs of a model (#2609)
* add a relay pass to count #macs of a model * remove unnecessary includes * fix end-of-file issues * address review comments * remove test resnet * address more review comments * use data layout string to locate the input channel * fix bug in conv 2d output tensor checking * C must exist
Showing
src/relay/pass/mac_count.cc
0 → 100644
tests/python/relay/test_pass_mac_count.py
0 → 100644
Please
register
or
sign in
to comment