Searched refs:GetFuncNames (Results 1 – 3 of 3) sorted by relevance
131 std::vector<string> GetFuncNames(const tensorflow::GraphDef& graph_def);
444 std::vector<string> GetFuncNames(const tensorflow::GraphDef& graph_def) { in GetFuncNames() function
1294 std::vector<string> func_names = GetFuncNames(gdef); in TEST_F()1370 std::vector<string> func_names = GetFuncNames(gdef); in TEST_F()