Home
last modified time | relevance | path

Searched defs:remote_contexts (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc463 const gtl::FlatMap<string, uint64>& remote_contexts, Rendezvous* r, in InitializeRemote()
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc117 tensorflow::gtl::FlatMap<string, tensorflow::uint64>* remote_contexts) { in CreateRemoteContexts()
207 tensorflow::gtl::FlatMap<string, tensorflow::uint64> remote_contexts; in UpdateTFE_ContextWithServerDef() local