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.cc45 class HloComputationTest : public HloTestBase { class
47 HloComputationTest() {} in HloComputationTest() function in xla::__anon800280600111::HloComputationTest
73 TEST_F(HloComputationTest, GetEmbeddedComputationsEmpty) { in TEST_F() argument
80 TEST_F(HloComputationTest, GetEmbeddedComputationsOneComputation) { in TEST_F() argument
92 TEST_F(HloComputationTest, GetEmbeddedComputationsDiamond) { in TEST_F() argument
123 TEST_F(HloComputationTest, PostOrderSingleton) { in TEST_F() argument
133 TEST_F(HloComputationTest, PostOrderSimple) { in TEST_F() argument
149 TEST_F(HloComputationTest, PostOrderDisconnectedInstructions) { in TEST_F() argument
167 TEST_F(HloComputationTest, PostOrderWithMultipleRoots) { in TEST_F() argument
191 TEST_F(HloComputationTest, VisitWithMultipleRoots) { in TEST_F() argument
[all …]