Searched defs:OnFirstCountEvent (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/fl/server/kernel/round/ | ||
| D | round_kernel.cc | 64 void RoundKernel::OnFirstCountEvent(const std::shared_ptr<ps::core::MessageHandler> &) { return; } in OnFirstCountEvent() function in mindspore::fl::server::kernel::RoundKernel |
| D | start_fl_job_kernel.cc | 133 void StartFLJobKernel::OnFirstCountEvent(const std::shared_ptr<ps::core::MessageHandler> &) { in OnFirstCountEvent() function in mindspore::fl::server::kernel::StartFLJobKernel |
| /third_party/mindspore/mindspore/ccsrc/fl/server/ | ||
| D | round.cc | 187 void Round::OnFirstCountEvent(const std::shared_ptr<ps::core::MessageHandler> &message) { in OnFirstCountEvent() function in mindspore::fl::server::Round |