Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.h105 remote_access_(remote_access), in BaseCollectiveExecutor()
121 return remote_access_.get(); in remote_access()
141 std::unique_ptr<CollectiveRemoteAccess> remote_access_; variable
Dbase_collective_executor.cc245 remote_access_->StartAbort(status); in StartAbort()