mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* add bce loss for multilabel task * minor change * apply class wise sum * fix docstring * do not apply sum over classes and fix docstring * fix docstring * fix weight shape * fix weight shape * fix docstring * fix linting issue Co-authored-by: Y. Xiong <xiongyuxy@gmail.com>