Searched refs:ConstructFunctionGraph (Results 1 – 3 of 3) sorted by relevance
59 return ClusterFunctionLibraryRuntime::ConstructFunctionGraph( in ConstructFunctionGraphHelper()118 TEST_F(ClusterFunctionLibraryRuntimeTest, ConstructFunctionGraph) { in TEST_F() argument
62 static Status ConstructFunctionGraph(
36 Status ClusterFunctionLibraryRuntime::ConstructFunctionGraph( in ConstructFunctionGraph() function in tensorflow::ClusterFunctionLibraryRuntime209 TF_RETURN_IF_ERROR(ConstructFunctionGraph(sig, attrs, options, *lib_def, in Instantiate()