Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator_test.cc4968 class PatternMatchParseWhileLoopTest : public HloTestBase {}; class
4970 TEST_F(PatternMatchParseWhileLoopTest, LoopBoundDefinedInsideOfCond) { in TEST_F() argument
5017 TEST_F(PatternMatchParseWhileLoopTest, LoopBoundDefinedOutsideOfCond) { in TEST_F() argument
5066 TEST_F(PatternMatchParseWhileLoopTest, LoopBoundComputedOutsideOfCond) { in TEST_F() argument
5117 TEST_F(PatternMatchParseWhileLoopTest, StepSizeNotOne) { in TEST_F() argument
5169 TEST_F(PatternMatchParseWhileLoopTest, RecursiveCond) { in TEST_F() argument
5228 TEST_F(PatternMatchParseWhileLoopTest, RecursiveCondGetTupleElement) { in TEST_F() argument
5290 TEST_F(PatternMatchParseWhileLoopTest, LoopBoundDependsOnAnotherLoop) { in TEST_F() argument
5377 TEST_F(PatternMatchParseWhileLoopTest, DynamicLoop) { in TEST_F() argument
5422 TEST_F(PatternMatchParseWhileLoopTest, BooleanCond) { in TEST_F() argument