Home
last modified time | relevance | path

Searched defs:OnFirstCountEvent (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/fl/server/kernel/round/
Dround_kernel.cc64 void RoundKernel::OnFirstCountEvent(const std::shared_ptr<ps::core::MessageHandler> &) { return; } in OnFirstCountEvent() function in mindspore::fl::server::kernel::RoundKernel
Dstart_fl_job_kernel.cc133 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/
Dround.cc187 void Round::OnFirstCountEvent(const std::shared_ptr<ps::core::MessageHandler> &message) { in OnFirstCountEvent() function in mindspore::fl::server::Round