Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dsession_mgr.h116 Status WorkerSessionForSessionLocked(
Dsession_mgr.cc263 Status SessionMgr::WorkerSessionForSessionLocked( in WorkerSessionForSessionLocked() function in tensorflow::SessionMgr
284 return WorkerSessionForSessionLocked(session_handle, out_session); in WorkerSessionForSession()