PaddleClas/ppcls
Walter a5d0e37b02
Merge pull request #1341 from RainFrost1/googlenet_bug
fig goooglenet distributed eval bug
2021-10-29 10:28:37 +08:00
..
arch fix: fix a DeprecationWarning & style 2021-10-27 19:47:43 +08:00
configs refactor: deprecate MixCELoss 2021-10-27 19:47:43 +08:00
data fix: fix type of label to int64 2021-10-28 17:22:39 +08:00
engine Merge pull request #1341 from RainFrost1/googlenet_bug 2021-10-29 10:28:37 +08:00
loss refactor: deprecate MixCELoss 2021-10-27 19:47:43 +08:00
metric add multilabel feature 2021-09-26 07:05:13 +00:00
optimizer fix: raise exception 2021-09-30 10:48:36 +00:00
static refactor: adapt to static graph in deprecating MixCELoss 2021-10-27 19:47:43 +08:00
utils add profiler 2021-09-22 08:29:44 +00:00
__init__.py