Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc461 std::unique_ptr<eager::EagerClientCache> remote_eager_workers, in InitializeRemote()
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc116 tensorflow::eager::EagerClientCache* remote_eager_workers, bool async, in CreateRemoteContexts()
203 std::unique_ptr<tensorflow::eager::EagerClientCache> remote_eager_workers( in UpdateTFE_ContextWithServerDef() local