Home
last modified time | relevance | path

Searched refs:unowned_collective_executor_mgr_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h164 : unowned_collective_executor_mgr_; in collective_executor_mgr()
314 CollectiveExecutorMgrInterface* unowned_collective_executor_mgr_ = nullptr; variable
Dcontext.cc433 unowned_collective_executor_mgr_ = rpc_collective_executor_mgr; in StoreCollectiveOpsServer()