Home
last modified time | relevance | path

Searched refs:UpdateRemoteWorker (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h355 Status UpdateRemoteWorker(
Dcontext.cc1188 Status EagerContext::UpdateRemoteWorker( in UpdateRemoteWorker() function in tensorflow::EagerContext
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc292 Status s = ctx->UpdateRemoteWorker( in UpdateContext()