Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis_test.cc23 class IndexedArrayAnalysisTest : public HloTestBase { class
76 TEST_F(IndexedArrayAnalysisTest, SimpleOneToOneGather) { in TEST_F() argument
96 TEST_F(IndexedArrayAnalysisTest, SimpleOneToOneConstantGather) { in TEST_F() argument
116 TEST_F(IndexedArrayAnalysisTest, GatherIsNotScalarIndexed0) { in TEST_F() argument
135 TEST_F(IndexedArrayAnalysisTest, GatherIsNotScalarIndexed1) { in TEST_F() argument
154 TEST_F(IndexedArrayAnalysisTest, GatherIsNotScalarIndexed2) { in TEST_F() argument
173 TEST_F(IndexedArrayAnalysisTest, GatherIsNotScalarIndexed3) { in TEST_F() argument
192 TEST_F(IndexedArrayAnalysisTest, GatherOfGather_OneToOne) { in TEST_F() argument
221 TEST_F(IndexedArrayAnalysisTest, GatherOfGather_ManyToOneWithOneToOne) { in TEST_F() argument
249 TEST_F(IndexedArrayAnalysisTest, GatherOfGather_OneToOneWithManyToOne) { in TEST_F() argument
[all …]