add Swish activation (#522)
* update impad
* fix docstring
* add shape for impad
* fix unit test
* remove old version & fix doc
* fix linting
* fix doc
* add linear decay learning rate scheduler
* fix impad
* fix setup.cfg
* fix linting
* add yapf
* add swish
* fix lr_updater
* fix lr_updater.py
* update swish
* add swish
* fix inplace
* fix typo
Co-authored-by:
lixiaojie <lixiaojie@sensetime.com>
Showing
mmcv/cnn/bricks/swish.py
0 → 100644
tests/test_cnn/test_swish.py
0 → 100644
Please register or sign in to comment