Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cse_test.cc192 auto common_constant2 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
202 {common_constant1, common_constant2, uncommon_constant})); in TEST_F()
209 op::Tuple(common_constant1, common_constant2, uncommon_constant)); in TEST_F()
217 ::testing::AnyOf(common_constant1, common_constant2)); in TEST_F()