Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cse_test.cc47 class HloCseTest : public HloTestBase { class
49 HloCseTest() {} in HloCseTest() function in xla::__anonba7bb5a30111::HloCseTest
52 TEST_F(HloCseTest, CombineTwoConstants) { in TEST_F() argument
79 TEST_F(HloCseTest, CombineTwoConstantsDifferentLayoutsAndInsensitive) { in TEST_F() argument
111 TEST_F(HloCseTest, CombineTwoConstantsDifferentLayoutsAndSensitive) { in TEST_F() argument
141 TEST_F(HloCseTest, ConstantsSameValueDifferentType) { in TEST_F() argument
187 TEST_F(HloCseTest, NonscalarConstants) { in TEST_F() argument
222 TEST_F(HloCseTest, IdenticalInstructions) { in TEST_F() argument
252 TEST_F(HloCseTest, WhileLoopsIdenticalConditionsAndBodiesSameInput) { in TEST_F() argument
293 TEST_F(HloCseTest, WhileLoopsIdenticalConditionsSameInputAndDifferentBodies) { in TEST_F() argument
[all …]