Searched defs:cluster_flr_ (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ | ||
D | worker_session.h | 100 std::unique_ptr<ClusterFunctionLibraryRuntime> cluster_flr_; variable |
D | cluster_function_library_runtime_test.cc | 112 std::unique_ptr<ClusterFunctionLibraryRuntime> cluster_flr_; member in tensorflow::ClusterFunctionLibraryRuntimeTest |
/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
D | context.h | 505 OwnedOrUnownedHelper<DistributedFunctionLibraryRuntime> cluster_flr_; variable |
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | process_function_library_runtime_test.cc | 288 std::unique_ptr<TestClusterFLR> cluster_flr_; member in tensorflow::__anon7df932810111::ProcessFunctionLibraryRuntimeTest |