Home
last modified time | relevance | path

Searched defs:while2 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/
Dcpu_infeed_test.cc245 auto while2 = While(condition, build_body(infeed2_shape), result1); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dwhile_test.cc684 auto while2 = While(condition2, body2, while1); in XLA_TEST_F() local
750 auto while2 = While(condition2, body, while1); in XLA_TEST_F() local
814 auto while2 = While(condition2, body, init); in XLA_TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc2182 auto while2 = builder.AddInstruction( in TEST_F() local