Home
last modified time | relevance | path

Searched defs:WorkerEnv (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_env.h39 struct WorkerEnv { struct
40 Env* env = nullptr;
43 SessionMgr* session_mgr = nullptr;
48 std::vector<Device*> local_devices;
56 DeviceMgr* device_mgr = nullptr;
59 RendezvousMgrInterface* rendezvous_mgr = nullptr;
63 std::unique_ptr<CollectiveExecutorMgrInterface> collective_executor_mgr;
66 thread::ThreadPool* compute_pool = nullptr;
Dserver_lib.h30 class WorkerEnv; variable
/external/tensorflow/tensorflow/c/eager/
Dimmediate_execution_distributed_manager.h25 class WorkerEnv; variable
/external/tensorflow/tensorflow/core/distributed_runtime/coordination/
Dcoordination_service_agent.h29 class WorkerEnv; variable
Dcoordination_service.h30 class WorkerEnv; variable