Home
last modified time | relevance | path

Searched defs:NodeManager (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/core/
Dinstance_manager.cc22 …id InstanceManager::NewInstanceAsync(const std::shared_ptr<TcpClient> &client, const NodeManager &, in NewInstanceAsync()
41 … InstanceManager::QueryInstanceAsync(const std::shared_ptr<TcpClient> &client, const NodeManager &, in QueryInstanceAsync()
61 void InstanceManager::EnableFLSAsync(const std::shared_ptr<TcpClient> &client, const NodeManager &, in EnableFLSAsync()
81 void InstanceManager::DisableFLSAsync(const std::shared_ptr<TcpClient> &client, const NodeManager &, in DisableFLSAsync()
Dnode_manager.h46 NodeManager() in NodeManager() function