| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/train/callback/ |
| D | _lr_scheduler_callback.py | 63 def step_end(self, run_context): member in LearningRateScheduler
|
| D | _loss_monitor.py | 64 def step_end(self, run_context): member in LossMonitor
|
| D | _cluster_monitor.py | 174 def step_end(self, run_context): member in ClusterMonitor
|
| D | _flops_collector.py | 136 def step_end(self, run_context): member in FlopsUtilizationCollector
|
| D | _callback.py | 210 def step_end(self, run_context): member in Callback 404 def step_end(self, run_context): member in CallbackManager
|
| D | _checkpoint.py | 511 def step_end(self, run_context): member in ModelCheckpoint
|
| D | _summary_collector.py | 485 def step_end(self, run_context): member in SummaryCollector
|
| /third_party/mindspore/mindspore-src/source/tests/st/networks/models/resnet50/src/ |
| D | callback.py | 34 def step_end(self, run_context): member in LossGet
|
| /third_party/mindspore/mindspore-src/source/tests/st/networks/models/resnet50/ |
| D | test_resnet50_imagenet.py | 59 def step_end(self, run_context): member in LossGet
|
| /third_party/mindspore/mindspore-src/source/tests/st/networks/models/bert/bert_performance/ |
| D | test_bert_tdt_ge.py | 153 def step_end(self, run_context): member in ModelCallback
|
| D | test_bert_tdt_lossscale.py | 156 def step_end(self, run_context): member in ModelCallback
|
| /third_party/mindspore/mindspore-src/source/tests/st/dataset/ |
| D | test_dataset_with_multiprocessing.py | 80 def step_end(self, run_context): member in EvalCall
|
| D | test_set_init_step.py | 34 def step_end(self, run_context): member in SaveLossCallback
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/callback/ |
| D | ds_callback.py | 308 def step_end(self, run_context): member in WaitedDSCallback
|
| /third_party/mindspore/mindspore-src/source/tests/st/export_and_load/ |
| D | test_ckpt.py | 123 def step_end(self, run_context): member in ErrorCallback
|
| /third_party/mindspore/mindspore-src/source/tests/st/networks/models/bert/bert_precision/ |
| D | test_bert_tdt_lossscale.py | 154 def step_end(self, run_context): member in ModelCallback
|
| /third_party/mindspore/mindspore-src/source/tests/st/pynative/dynamic_shape/ |
| D | test_unknown_shape_lenet.py | 179 def step_end(self, run_context): member in CustomCallback
|
| /third_party/mindspore/mindspore-src/source/tests/st/ge/dynamic_shape/ |
| D | test_dynamic_shape_input_train.py | 151 def step_end(self, run_context): member in LossCallBack
|
| /third_party/mindspore/mindspore-src/source/tests/st/networks/ |
| D | test_lenet.py | 323 def step_end(self, run_context): member in CustomCallback
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/train/ |
| D | test_training.py | 288 def step_end(self, run_context): member in CallbackTest
|
| /third_party/mindspore/mindspore-src/source/tests/st/networks/models/bert/bert_performance/src/ |
| D | utils.py | 102 def step_end(self, run_context): member in LossCallBack
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/dataset/ |
| D | test_callbacks.py | 306 def step_end(self, run_context): member in MyMSCallback
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/train/ |
| D | model.py | 73 def step_end(run_context): member in _StepSync 85 def step_end(self, run_context): member in _FrameworkProfilerCallback
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/ |
| D | debug_services.cc | 332 void DebugServices::AddWatchPointsToCheck(bool init_dbg_suspend, bool step_end, bool recheck, in AddWatchPointsToCheck() 538 … int end, int chunk_id, const bool init_dbg_suspend, const bool step_end, in CheckWatchpointsForTensor() 652 … const bool init_dbg_suspend, const bool step_end, const bool recheck, in CheckWatchpoints()
|