Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h667 Status SetMasterContextState(
Dcontext.cc1224 return SetMasterContextState( in InitializeRemoteMaster()
1298 Status EagerContext::SetMasterContextState( in SetMasterContextState() function in tensorflow::EagerContext