Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion_test.cc404 class WhileCopyInsertionTest : public CopyInsertionTest { class
406 WhileCopyInsertionTest() : module_(CreateNewUnverifiedModule()) {} in WhileCopyInsertionTest() function in xla::__anon1fa5445b0111::WhileCopyInsertionTest
793 TEST_F(WhileCopyInsertionTest, IndependentTupleElements) { in TEST_F() argument
822 TEST_F(WhileCopyInsertionTest, DependentTupleElements) { in TEST_F() argument
866 TEST_F(WhileCopyInsertionTest, DependentTupleElements_OneReadOnly) { in TEST_F() argument
881 TEST_F(WhileCopyInsertionTest, in TEST_F() argument
938 TEST_F(WhileCopyInsertionTest, in TEST_F() argument
1019 TEST_F(WhileCopyInsertionTest, NestedTupleElements) { in TEST_F() argument
1056 TEST_F(WhileCopyInsertionTest, InitPointsToConstant) { in TEST_F() argument
1073 TEST_F(WhileCopyInsertionTest, InitPointsToParameter) { in TEST_F() argument
[all …]