Home
last modified time | relevance | path

Searched defs:HloDataflowAnalysisTest (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis_test.cc45 class HloDataflowAnalysisTest : public HloTestBase, class
48 HloDataflowAnalysisTest() : module_(CreateNewVerifiedModule()) {} in HloDataflowAnalysisTest() function in xla::__anon587423c40111::HloDataflowAnalysisTest
104 TEST_P(HloDataflowAnalysisTest, BinaryOperation) { in TEST_P() argument
147 TEST_P(HloDataflowAnalysisTest, TupleAndGtes) { in TEST_P() argument
203 TEST_P(HloDataflowAnalysisTest, NestedTuple) { in TEST_P() argument
254 TEST_P(HloDataflowAnalysisTest, SingleCall) { in TEST_P() argument
305 TEST_P(HloDataflowAnalysisTest, NestedCalls) { in TEST_P() argument
372 TEST_P(HloDataflowAnalysisTest, SingleWhile) { in TEST_P() argument
473 TEST_P(HloDataflowAnalysisTest, SequentialWhiles) { in TEST_P() argument
547 TEST_P(HloDataflowAnalysisTest, MultiLevelNestedWhile) { in TEST_P() argument
[all …]