PaddleClas/ppcls
Tingquan Gao 54323e4de9 fix: fix bug that overrided eval() can't be called in distributed
The eval() overrided can't be called because model is a DataParallel object in distributed.
2022-03-04 16:31:07 +08:00
..
arch fix: fix bug that overrided eval() can't be called in distributed 2022-03-04 16:31:07 +08:00
configs improve distillation config (#1691) 2022-02-17 16:32:15 +08:00
data fix augmix bug 2021-12-08 07:53:33 +00:00
engine fix: raise warning when using Global.class_num 2022-01-25 15:06:36 +08:00
loss fox dist err (#1621) 2022-01-06 09:46:52 +08:00
metric fix: fix key error in distillation 2021-12-16 18:21:08 +08:00
optimizer refine code 2021-12-21 06:30:13 +00:00
static refactor: change params to be consistent with amp 2022-01-25 11:58:07 +08:00
utils dbg 2022-01-25 17:40:48 +08:00
__init__.py move files 2021-05-24 11:42:24 +08:00