PaddleClas/ppcls
stephon 7a17f72fc2 fix seed=0 bug 2021-11-01 06:16:24 +00: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 fix seed=0 bug 2021-11-01 06:16:24 +00: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