Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
Dcpu_infeed_test.cc239 auto while1 = While(condition, build_body(infeed1_shape), init); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc2099 auto while1 = builder.AddInstruction( in TEST_F() local
2174 const HloInstruction* while1 = bcast->operand(0); in TEST_F() local
2241 const HloInstruction* while1 = bcast->operand(0); in TEST_F() local
2321 auto while1 = builder.AddInstruction( in TEST_F() local
2414 auto while1 = builder.AddInstruction( in TEST_F() local
2591 auto while1 = builder.AddInstruction( in TEST_F() local
2674 auto while1 = builder.AddInstruction( in TEST_F() local
Dbfloat16_propagation_test.cc896 auto while1 = builder.AddInstruction( in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dwhile_test.cc682 auto while1 = While(condition, body, init); in XLA_TEST_F() local
748 auto while1 = While(condition, body, init); in XLA_TEST_F() local
813 auto while1 = While(condition, body, init); in XLA_TEST_F() local