Home
last modified time | relevance | path

Searched refs:true_constant4 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dconditional_test.cc548 auto true_constant4 = ConstantR0<float>(&true_builder, 35.6f); in XLA_TEST_F() local
551 Tuple(&true_builder, {true_constant3, true_constant4})}); in XLA_TEST_F()