Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dscalar_computations_test.cc229 Literal b_literal = LiteralUtil::CreateR0<float>(5.5f); in XLA_TEST_F() local
Dreduce_test.cc869 Literal b_literal = LiteralUtil::CreateR1<float>({1.0f, 4.0f}); in XLA_TEST_F() local
Darray_elementwise_ops_test.cc328 Literal b_literal = LiteralUtil::CreateR1<float>({b_values}); in TEST_P() local
357 auto b_literal = LiteralUtil::CreateR1<float>(values); in XLA_TEST_F() local