Searched refs:SubGraphMatcher (Results 1 – 4 of 4) sorted by relevance
174 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F()256 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F()356 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F()377 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F()413 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F()434 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F()549 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in TEST_F()
179 class SubGraphMatcher {181 SubGraphMatcher(MutableGraphView* graph_view) : graph_view_(graph_view){}; in SubGraphMatcher() function
57 bool SubGraphMatcher<MatchingDirection::kFollowInputs>::DoesOpTypePatternMatch( in DoesOpTypePatternMatch()168 bool SubGraphMatcher<MatchingDirection::kFollowInputs>::GetMatchedNodes( in GetMatchedNodes()
1239 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindMatMulBiasAddAndGelu()1350 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindMulAndMaximum()1433 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindSigmoidAndMul()1521 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindMklLayerNorm()2005 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindFusedBatchMatMul()3293 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindSoftplusAndTanhAndMul()