Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_dataflow_analysis_test.cc50 class HloDataflowAnalysisTest : public HloTestBase, class
53 HloDataflowAnalysisTest() : module_(CreateNewVerifiedModule()) {} in HloDataflowAnalysisTest() function in xla::__anonba9409f30111::HloDataflowAnalysisTest
111 TEST_P(HloDataflowAnalysisTest, BinaryOperation) { in TEST_P() argument
154 TEST_P(HloDataflowAnalysisTest, TupleAndGtes) { in TEST_P() argument
210 TEST_P(HloDataflowAnalysisTest, NestedTuple) { in TEST_P() argument
261 TEST_P(HloDataflowAnalysisTest, SingleCall) { in TEST_P() argument
312 TEST_P(HloDataflowAnalysisTest, NestedCalls) { in TEST_P() argument
379 TEST_P(HloDataflowAnalysisTest, SingleWhile) { in TEST_P() argument
480 TEST_P(HloDataflowAnalysisTest, SequentialWhiles) { in TEST_P() argument
554 TEST_P(HloDataflowAnalysisTest, MultiLevelNestedWhile) { in TEST_P() argument
[all …]