PaddleClas/ppcls/optimizer
Tingquan Gao f91bc7ba0b
perf: add parameter validation (#1249)
When using warm up, the total epoch num must be greater than warm up epoch num. Otherwise,
there will be raising warning and warm up epoch num will be set to total epoch num.
2021-09-22 14:35:37 +08:00
..
__init__.py feat: add AdamW 2021-09-01 08:07:48 +00:00
learning_rate.py perf: add parameter validation (#1249) 2021-09-22 14:35:37 +08:00
optimizer.py feat: add AdamW 2021-09-01 08:07:48 +00:00