Searched refs:ProcessBeforeScalingOut (Results 1 – 4 of 4) sorted by relevance
191 … std::bind(&FLWorker::ProcessBeforeScalingOut, this)); in InitializeFollowerScaler()219 void FLWorker::ProcessBeforeScalingOut() { in ProcessBeforeScalingOut() function in mindspore::fl::worker::FLWorker
121 void ProcessBeforeScalingOut();
134 void ProcessBeforeScalingOut();
316 … std::bind(&Server::ProcessBeforeScalingOut, this)); in RegisterCommCallbacks()449 void Server::ProcessBeforeScalingOut() { in ProcessBeforeScalingOut() function in mindspore::fl::server::Server