Home
last modified time | relevance | path

Searched defs:a_literal (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_precision_test.cc232 Literal a_literal = LiteralUtil::CreateR1<float>({input_values}); in XLA_TEST_P() local
255 Literal a_literal = LiteralUtil::CreateR1<float>({1.00001}); in XLA_TEST_F() local
284 Literal a_literal = LiteralUtil::CreateR1<float>({1.00001, 1.00001}); in XLA_TEST_F() local
310 Literal a_literal = LiteralUtil::CreateR1<float>({1.00001, 1.00001}); in XLA_TEST_F() local
334 Literal a_literal = LiteralUtil::CreateR1<float>({1.00001}); in XLA_TEST_F() local
359 Literal a_literal = LiteralUtil::CreateR1<float>({1.00001, 1.00001}); in XLA_TEST_F() local
Dscalar_computations_test.cc164 Literal a_literal = LiteralUtil::CreateR0<int64>(value); in XLA_TEST_F() local
228 Literal a_literal = LiteralUtil::CreateR0<float>(2.1f); in XLA_TEST_F() local
Dconcat_test.cc497 auto a_literal = LiteralUtil::CreateR1<float>({256.0}); in XLA_TEST_F() local
Darray_elementwise_ops_test.cc322 Literal a_literal = LiteralUtil::CreateR1<float>({a_values}); in TEST_P() local
355 auto a_literal = LiteralUtil::CreateR1<float>(values); in XLA_TEST_F() local
2896 Literal a_literal = LiteralUtil::CreateR4FromArray4DWithLayout( in XLA_TEST_F() local