Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_constant_sinking_test.cc29 class WhileLoopConstantSinkingTest : public ::testing::Test {}; class
31 TEST_F(WhileLoopConstantSinkingTest, SinkOneConstant) { in TEST_F() argument
69 TEST_F(WhileLoopConstantSinkingTest, KeepConstantsLoopInvariant) { in TEST_F() argument
111 TEST_F(WhileLoopConstantSinkingTest, TupleShapedConstants) { in TEST_F() argument
151 TEST_F(WhileLoopConstantSinkingTest, DuplicateGTEs) { in TEST_F() argument
200 TEST_F(WhileLoopConstantSinkingTest, DontCreateDeadConstant) { in TEST_F() argument
246 TEST_F(WhileLoopConstantSinkingTest, ConditionalSinkConstant) { in TEST_F() argument
285 TEST_F(WhileLoopConstantSinkingTest, ConditionalTupleShapedConstants) { in TEST_F() argument
326 TEST_F(WhileLoopConstantSinkingTest, ConditionalDontCreateDeadConstant) { in TEST_F() argument
373 TEST_F(WhileLoopConstantSinkingTest, ConditionalMultipleSameIndexGTEs) { in TEST_F() argument