Home
last modified time | relevance | path

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

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