Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dpattern_utils_test.cc174 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F() local
256 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F() local
356 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F() local
377 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F() local
413 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F() local
434 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher(&graph_view); in TEST_F() local
549 SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in TEST_F() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dremapper.cc1239 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindMatMulBiasAddAndGelu() local
1350 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindMulAndMaximum() local
1433 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindSigmoidAndMul() local
1521 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindMklLayerNorm() local
2005 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindFusedBatchMatMul() local
3293 utils::SubGraphMatcher<MatchingDirection::kFollowInputs> graph_matcher( in FindSoftplusAndTanhAndMul() local