Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dconditional_test.cc546 auto true_constant2 = ConstantR1<float>(&true_builder, {12.8f, 14.6f}); in XLA_TEST_F() local
550 {Tuple(&true_builder, {true_constant1, true_constant2}), in XLA_TEST_F()