Searched defs:OnLastCountEvent (Results 1 – 6 of 6) sorted by relevance
66 void RoundKernel::OnLastCountEvent(const std::shared_ptr<ps::core::MessageHandler> &) { return; } in OnLastCountEvent() function in mindspore::fl::server::kernel::RoundKernel
69 void PushMetricsKernel::OnLastCountEvent(const std::shared_ptr<ps::core::MessageHandler> &) { in OnLastCountEvent() function in mindspore::fl::server::kernel::PushMetricsKernel
118 void ReconstructSecretsKernel::OnLastCountEvent(const std::shared_ptr<ps::core::MessageHandler> &) { in OnLastCountEvent() function in mindspore::fl::server::kernel::ReconstructSecretsKernel
74 void PushWeightKernel::OnLastCountEvent(const std::shared_ptr<ps::core::MessageHandler> &) { in OnLastCountEvent() function in mindspore::fl::server::kernel::PushWeightKernel
115 void UpdateModelKernel::OnLastCountEvent(const std::shared_ptr<ps::core::MessageHandler> &) { in OnLastCountEvent() function in mindspore::fl::server::kernel::UpdateModelKernel
201 void Round::OnLastCountEvent(const std::shared_ptr<ps::core::MessageHandler> &message) { in OnLastCountEvent() function in mindspore::fl::server::Round