Home
last modified time | relevance | path

Searched defs:cluster_flr (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_session.h55 ClusterFunctionLibraryRuntime* cluster_flr() const { in cluster_flr() function
Dgraph_mgr.cc129 DistributedFunctionLibraryRuntime* cluster_flr, Item* item) { in InitItem()
299 DistributedFunctionLibraryRuntime* cluster_flr, string* graph_handle) { in Register()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc80 DistributedFunctionLibraryRuntime* cluster_flr) in EagerContext()
190 DistributedFunctionLibraryRuntime* cluster_flr) { in ResetPFLR()
326 DistributedFunctionLibraryRuntime* cluster_flr) { in ResetClusterFLR()
1207 DistributedFunctionLibraryRuntime* cluster_flr, in InitializeRemoteMaster()
1304 int keep_alive_secs, DistributedFunctionLibraryRuntime* cluster_flr, in SetMasterContextState()
1425 DistributedFunctionLibraryRuntime* cluster_flr, in InitializeRemoteWorker()
Dcontext_distributed_manager.cc621 tensorflow::DistributedFunctionLibraryRuntime* cluster_flr = in UpdateContextWithServerDef() local
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc291 DistributedFunctionLibraryRuntime* cluster_flr = in CreateContext() local