HomeSort by relevance Sort by last modified time
    Searched defs:collective_executor_mgr (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/distributed_runtime/
master_env.h 97 CollectiveExecutorMgrInterface* collective_executor_mgr = nullptr; member in struct:tensorflow::MasterEnv
worker_env.h 63 CollectiveExecutorMgrInterface* collective_executor_mgr = nullptr; member in struct:tensorflow::WorkerEnv
  /external/tensorflow/tensorflow/core/common_runtime/eager/
context.h 161 CollectiveExecutorMgrInterface* collective_executor_mgr() { function in class:tensorflow::EagerContext
169 collective_executor_mgr()->FindOrCreate(0), true /*inherit_ref*/));

Completed in 268 milliseconds