Home
last modified time | relevance | path

Searched defs:remote_workers (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc172 std::vector<string> remote_workers; in CreateContext() local
271 std::vector<string> remote_workers; in UpdateContext() local
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc150 const std::vector<string>& remote_workers, in GetAllRemoteDevices()
181 std::vector<string>* remote_workers) { in ListRemoteWorkers()
269 TFE_Context* ctx, const std::vector<string>& remote_workers, in CreateRemoteContexts()
344 TFE_Context* ctx, const std::vector<string>& remote_workers, in UpdateRemoteContexts()
470 std::vector<string> remote_workers; in UpdateTFE_ContextWithServerDef() local
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc546 const std::vector<string>& remote_workers) { in RegisterExistingFunctionsOnRemoteWorkers()