You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use reduce_mean instead of Average Pooling in Resnet (#3675)
* Try out affine layer instead of dense
* Use reduce mean instead of avg pooling
* Remove np
* Use reduce mean instead of avg pooling
* Fix axes
* Cleanup
* Fixing comment
* Fixing tests
0 commit comments