Xiaojie Li
|
49e32c2688
|
Implementation of 2D convolution in tensorflow with `padding` as "same" (#529)
* 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
* update
* add same padding
* fix docstring
* add unittest
* fix register
* change name
Co-authored-by: lixiaojie <lixiaojie@sensetime.com>
|
2020-09-09 23:57:48 +08:00 |