Home
last modified time | relevance | path

Searched defs:ConstructFunctionGraph (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime.cc28 Status ClusterFunctionLibraryRuntime::ConstructFunctionGraph( in ConstructFunctionGraph() function in tensorflow::ClusterFunctionLibraryRuntime
Dcluster_function_library_runtime_test.cc104 TEST_F(ClusterFunctionLibraryRuntimeTest, ConstructFunctionGraph) { in TEST_F() argument