Home
last modified time | relevance | path

Searched refs:AddGraphDefToFunctionLibrary (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_subgraphs_pass_test.cc48 Status AddGraphDefToFunctionLibrary(const GraphDefBuilder& graphdef_builder, in AddGraphDefToFunctionLibrary() function
912 AddGraphDefToFunctionLibrary(shape, "F1_F1_O1", &library_expected)); in TEST()
1048 AddGraphDefToFunctionLibrary(shape1, "F1_F1_O1", &library_expected)); in TEST()
1078 AddGraphDefToFunctionLibrary(shape2, "F1_F1_O2", &library_expected)); in TEST()
1770 AddGraphDefToFunctionLibrary(shape1, "F1_F1_O1", &library_expected)); in TEST()
1880 AddGraphDefToFunctionLibrary(shape1, "F1_F1_O1", &library_expected)); in TEST()
2000 AddGraphDefToFunctionLibrary(shape1, "F1_F1_O1", &library_expected)); in TEST()
2016 AddGraphDefToFunctionLibrary(shape2, "F1_F1_O2", &library_expected)); in TEST()
2171 AddGraphDefToFunctionLibrary(shape1, "F1_F1_O1", &library_expected)); in TEST()
2325 AddGraphDefToFunctionLibrary(shape1, "F1_F1_O1", &library_expected)); in TEST()
[all …]