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.cc1951 auto while1 = builder.AddInstruction( in TEST_F() local
2026 const HloInstruction* while1 = bcast->operand(0); in TEST_F() local
2093 const HloInstruction* while1 = bcast->operand(0); in TEST_F() local
2173 auto while1 = builder.AddInstruction( in TEST_F() local
2267 auto while1 = builder.AddInstruction( in TEST_F() local
2409 auto while1 = builder.AddInstruction( in TEST_F() local
2493 auto while1 = builder.AddInstruction( in TEST_F() local
Dbfloat16_propagation_test.cc866 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