Searched defs:keep_checkpoint_max (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/tests/st/model_zoo_tests/DeepFM/src/ | ||
D | config.py | 60 keep_checkpoint_max = 15 variable in TrainConfig |
/third_party/mindspore/mindspore/train/callback/ | ||
D | _checkpoint.py | 140 keep_checkpoint_max=5, argument |