Searched defs:WorkerSession (Results 1 – 2 of 2) sorted by relevance
33 struct WorkerSession { struct35 const string session_name;60 WorkerSession(const string& session_name, const string& worker_name, argument78 const std::unique_ptr<DeviceMgr> device_mgr_;79 DeviceMgr* const borrowed_device_mgr_; // Not owned.
95 WorkerSession::WorkerSession(const string& session_name, in WorkerSession() function in tensorflow::WorkerSession119 WorkerSession::WorkerSession(const string& session_name, in WorkerSession() function in tensorflow::WorkerSession