Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment_test.cc2177 auto while1 = builder.AddInstruction( in TEST_F() local
2252 const HloInstruction* while1 = bcast->operand(0); in TEST_F() local
2319 const HloInstruction* while1 = bcast->operand(0); in TEST_F() local
2399 auto while1 = builder.AddInstruction( in TEST_F() local
2492 auto while1 = builder.AddInstruction( in TEST_F() local
2730 auto while1 = builder.AddInstruction( in TEST_F() local
2812 auto while1 = builder.AddInstruction( in TEST_F() local
H A Dbfloat16_propagation_test.cc853 auto while1 = builder.AddInstruction( in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dwhile_test.cc674 auto while1 = While(condition, body, init); in XLA_TEST_F() local
738 auto while1 = While(condition, body, init); in XLA_TEST_F() local
801 auto while1 = While(condition, body, init); in XLA_TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
H A Dcpu_infeed_test.cc239 auto while1 = While(condition, build_body(infeed1_shape), init); in TEST_F() local