PaddleClas/ppcls/engine/train
gaotingquan 162f013ebe fix: minimize() dont support parameter_list of type dict
there are diffs that step()+update() and minimize().
this will be fixed in https://github.com/PaddlePaddle/Paddle/pull/53773.
2023-05-25 11:58:05 +08:00
..
__init__.py Revert "refactor: build_train_func & build_eval_func" 2023-03-14 16:47:13 +08:00
train.py fix: minimize() dont support parameter_list of type dict 2023-05-25 11:58:05 +08:00
train_fixmatch.py fix: minimize() dont support parameter_list of type dict 2023-05-25 11:58:05 +08:00
train_fixmatch_ccssl.py fix turtle import bug 2023-01-06 10:57:05 +08:00
train_metabin.py fix: minimize() dont support parameter_list of type dict 2023-05-25 11:58:05 +08:00
train_progressive.py Revert "refactor: build_train_func & build_eval_func" 2023-03-14 16:47:13 +08:00
utils.py Revert "refactor: mv all dataloaders to engine.dataloader_dict" 2023-03-14 16:47:13 +08:00