Home
last modified time | relevance | path

Searched defs:literal1 (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dall_reduce_test.cc70 auto literal1 = LiteralUtil::CreateR1<float>({10, 20}); in XLA_TEST_F() local
96 auto literal1 = LiteralUtil::CreateR1<float>({10, 20}); in XLA_TEST_F() local
Dparams_test.cc129 Literal literal1 = LiteralUtil::CreateR1<float>({10, 20}); in XLA_TEST_F() local
174 Literal literal1 = LiteralUtil::CreateR1<float>({10, 20}); in XLA_TEST_F() local
193 Literal literal1 = LiteralUtil::CreateR1<float>({10, 20, 30}); in XLA_TEST_F() local
Dtransfer_manager_test.cc272 Literal literal1 = LiteralUtil::MakeTupleFromSlices( in XLA_TEST_F() local
Darray_elementwise_ops_test.cc1511 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1536 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1561 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1586 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1613 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1645 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1678 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1712 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc275 xla::Literal literal1 = in TEST() local
1105 auto literal1 = xla::LiteralUtil::CreateR1<float>({5.0f, 9.0f}); in TEST() local