Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis_test.cc44 class HloDataflowAnalysisTest : public HloTestBase, class
47 HloDataflowAnalysisTest() : module_(CreateNewVerifiedModule()) {} in HloDataflowAnalysisTest() function in xla::__anondaadebfd0111::HloDataflowAnalysisTest
101 TEST_P(HloDataflowAnalysisTest, BinaryOperation) { in TEST_P() argument
144 TEST_P(HloDataflowAnalysisTest, TupleAndGtes) { in TEST_P() argument
200 TEST_P(HloDataflowAnalysisTest, NestedTuple) { in TEST_P() argument
251 TEST_P(HloDataflowAnalysisTest, SingleCall) { in TEST_P() argument
302 TEST_P(HloDataflowAnalysisTest, ComputationCalledTwiceWithSameArguments) { in TEST_P() argument
357 TEST_P(HloDataflowAnalysisTest, ComputationCalledTwiceWithDifferentArguments) { in TEST_P() argument
398 TEST_P(HloDataflowAnalysisTest, NestedCalls) { in TEST_P() argument
465 TEST_P(HloDataflowAnalysisTest, SingleWhile) { in TEST_P() argument
[all …]