Searched refs:ProcessBeforeScalingIn (Results 1 – 4 of 4) sorted by relevance
193 … std::bind(&FLWorker::ProcessBeforeScalingIn, this)); in InitializeFollowerScaler()229 void FLWorker::ProcessBeforeScalingIn() { in ProcessBeforeScalingIn() function in mindspore::fl::worker::FLWorker
122 void ProcessBeforeScalingIn();
135 void ProcessBeforeScalingIn();
318 … std::bind(&Server::ProcessBeforeScalingIn, this)); in RegisterCommCallbacks()455 void Server::ProcessBeforeScalingIn() { in ProcessBeforeScalingIn() function in mindspore::fl::server::Server