mirror of
https://github.com/open-mmlab/mmpretrain.git
synced 2025-06-03 14:59:18 +08:00
* GlabelAveragePooling support 1d, 2d and 3d by param, and add neck test * Imporve neck test * Change 'mode' attribute in GAP to 'dim', and add docstring