Home
last modified time | relevance | path

Searched defs:update_model_threshold (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/fl/server/
Diteration.cc660 size_t update_model_threshold = static_cast<size_t>( in SummarizeIteration() local
723 …size_t update_model_threshold = static_cast<size_t>(std::ceil(start_fl_job_threshold * update_mode… in ReInitRounds() local
Ddistributed_metadata_store.cc255 auto update_model_threshold = metadata_[name].mutable_update_model_threshold(); in DoUpdateMetadata() local
/third_party/mindspore/mindspore/ccsrc/ps/core/protos/
Dfl.proto150 UpdateModelThreshold update_model_threshold = 5; field
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Daction.cc832 …size_t update_model_threshold = static_cast<size_t>(std::ceil(start_fl_job_threshold * update_mode… in StartServerAction() local