Searched refs:ReadyForPull (Results 1 – 2 of 2) sorted by relevance
139 inline bool ReadyForPull(const Key &key);
457 inline bool ParameterServer::ReadyForPull(const Key &key) { in ReadyForPull() function in mindspore::ps::ParameterServer777 bool ready = ps_->ReadyForPull(key); in HandleCheckReadyForPull()