Home
last modified time | relevance | path

Searched defs:gte2 (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_simplifier_test.cc180 HloInstruction* gte2 = builder.AddInstruction( in TEST_F() local
238 HloInstruction* gte2 = builder.AddInstruction( in TEST_F() local
253 HloInstruction* gte2 = builder.AddInstruction( in TEST_F() local
274 HloInstruction* gte2 = builder.AddInstruction( in TEST_F() local
Dcopy_insertion_test.cc1113 auto gte2 = builder.AddInstruction(HloInstruction::CreateGetTupleElement( in TEST_F() local
1180 auto gte2 = builder.AddInstruction(HloInstruction::CreateGetTupleElement( in TEST_F() local
1480 auto gte2 = builder.AddInstruction(HloInstruction::CreateGetTupleElement( in TEST_F() local
Dbfloat16_propagation_test.cc1262 auto gte2 = FindInstruction(module.get(), "gte2"); in TEST_F() local
Dsharding_propagation_test.cc764 auto* gte2 = FindInstruction(module.get(), "gte.2"); in TEST_P() local