PaddleClas/ppcls
cuicheng01 622a94eea9
Update metrics.py
2022-11-18 13:19:38 +08:00
..
arch fix error that sync bn should not be used on cpu 2022-11-16 16:05:30 +08:00
configs update RepVGG configs 2022-10-31 14:31:45 +08:00
data merge CAE 2022-09-08 08:11:25 +00:00
engine fix bugs to adapt to the new framework 2022-09-20 10:08:12 +00:00
loss Update celoss.py 2022-11-14 21:39:55 +08:00
metric Update metrics.py 2022-11-18 13:19:38 +08:00
optimizer merge CAE 2022-09-08 08:11:25 +00:00
static fix: replace use_gpu, etc. by device 2022-10-31 10:43:35 +08:00
utils fix: change to relative import 2022-08-19 11:40:38 +08:00
__init__.py