Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
Dtree_reduction_rewriter_test.cc73 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
113 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
151 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
191 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
230 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
270 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
308 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
348 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
Dreduction_degenerate_dim_remover_test.cc66 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
95 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
Dreduction_dimension_grouper_test.cc62 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
Dreduction_layout_normalizer_test.cc63 MatchOptimizedHloWithShapes(hlo_text, in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dllvm_irgen_test_base.h67 void MatchOptimizedHloWithShapes(absl::string_view hlo, in MatchOptimizedHloWithShapes() function