Home
last modified time | relevance | path

Searched defs:save_checkpoint_steps (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/st/model_zoo_tests/DeepFM/src/
Dconfig.py59 save_checkpoint_steps = 1 variable in TrainConfig
/third_party/mindspore/mindspore/train/callback/
D_checkpoint.py138 save_checkpoint_steps=1, argument
188 def save_checkpoint_steps(self): member in CheckpointConfig