[TOPI] migrate global_avg_pool, fully_connected (#472)
* migrate global_avg_pool, fully_connected * fix pylint * enable fusion of pooling schedule * rename fc->dense, enable fusion * improve dense schedule * unified global pool
Showing
topi/python/topi/cuda/dense.py
0 → 100644
topi/python/topi/cuda/pooling.py
0 → 100644
topi/tests/python/test_topi_dense.py
0 → 100644
topi/tests/python/test_topi_pooling.py
0 → 100644
Please
register
or
sign in
to comment