Home
last modified time | relevance | path

Searched defs:eager_client (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_execute_node.h33 EagerClient* eager_client, in RemoteExecuteNode()
49 EagerClient* eager_client) in RemoteExecuteNode()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc322 auto* eager_client = in MaybeRegisterFunctionRemotely() local
Dexecute.cc529 EagerContext* ctx, eager::EagerClient* eager_client, uint64 context_id, in GetRemoteTensorDestructor()
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc135 auto* eager_client = remote_eager_workers->GetClient(remote_worker); in CreateRemoteContexts() local