Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation_test.cc46 class HloComputationTest : public HloTestBase { class
48 HloComputationTest() {} in HloComputationTest() function in xla::__anond1f842fb0111::HloComputationTest
74 TEST_F(HloComputationTest, GetEmbeddedComputationsEmpty) { in TEST_F() argument
81 TEST_F(HloComputationTest, GetEmbeddedComputationsOneComputation) { in TEST_F() argument
93 TEST_F(HloComputationTest, GetEmbeddedComputationsDiamond) { in TEST_F() argument
124 TEST_F(HloComputationTest, PostOrderSingleton) { in TEST_F() argument
134 TEST_F(HloComputationTest, PostOrderSimple) { in TEST_F() argument
150 TEST_F(HloComputationTest, PostOrderTrace) { in TEST_F() argument
168 TEST_F(HloComputationTest, PostOrderDisconnectedInstructions) { in TEST_F() argument
186 TEST_F(HloComputationTest, PostOrderWithMultipleRoots) { in TEST_F() argument
[all …]