Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dall_reduce_test.cc71 auto literal1 = LiteralUtil::CreateR1<float>({10, 20}); in XLA_TEST_F() local
98 auto literal1 = LiteralUtil::CreateR1<float>({10, 20}); in XLA_TEST_F() local
Dliteral_test_util_test.cc62 Literal literal1 = LiteralUtil::MakeTupleFromSlices({ in TEST() local
85 Literal literal1 = LiteralUtil::MakeTupleFromSlices({ in TEST() 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.cc314 Literal literal1 = LiteralUtil::MakeTupleFromSlices( in XLA_TEST_F() local
Darray_elementwise_ops_test.cc1565 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1592 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1617 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1642 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1669 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1701 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1734 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
1768 Literal literal1 = LiteralUtil::CreateR1<float>(values1); in XLA_TEST_F() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc1723 xla::Literal literal1 = xla::LiteralUtil::CreateR0<int32>(2); in TEST_F() local
1837 xla::Literal literal1 = xla::LiteralUtil::CreateR0<int32>(2); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc395 xla::Literal literal1 = in TEST() local
1402 auto literal1 = xla::LiteralUtil::CreateR1<float>({5.0f, 9.0f}); in TEST() local