mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* add non_local module * rewrite non local module comments * perfect docstring and adjust init function * not to init norm layer * Correct initialize when there is a norm * set normal method for both embedded_gaussian and dot_product