Home
last modified time | relevance | path

Searched defs:expected_literal (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dreshape_test.cc65 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f}); in XLA_TEST_P() local
79 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f}); in XLA_TEST_P() local
93 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f}); in XLA_TEST_P() local
112 auto expected_literal = LiteralUtil::CreateR0<float>(1.0f); in XLA_TEST_P() local
128 auto expected_literal = LiteralUtil::CreateR1<float>({-1.0f}); in XLA_TEST_P() local
142 auto expected_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_P() local
157 auto expected_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_P() local
171 auto expected_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_P() local
185 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f, 2.0f, 3.0f}); in XLA_TEST_P() local
199 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f, 2.0f, 3.0f}); in XLA_TEST_P() local
[all …]
Dclient_library_test_base.h452 Literal expected_literal = LiteralUtil::CreateR0<NativeT>(expected); in ComputeAndCompareR0() local
468 Literal expected_literal = LiteralUtil::CreateR0<NativeT>(expected); in ComputeAndCompareR0() local
477 Literal expected_literal = LiteralUtil::CreateR1<NativeT>(expected); in ComputeAndCompareR1() local
493 Literal expected_literal = LiteralUtil::CreateR1<NativeT>(expected); in ComputeAndCompareR1() local
502 Literal expected_literal = in ComputeAndCompareR2() local
519 Literal expected_literal = in ComputeAndCompareR2() local
529 Literal expected_literal = in ComputeAndCompareR3() local
546 Literal expected_literal = in ComputeAndCompareR3() local
556 Literal expected_literal = in ComputeAndCompareR4() local
573 Literal expected_literal = in ComputeAndCompareR4() local
[all …]
Dcompute_constant_test.cc225 Literal expected_literal = LiteralUtil::CreateR1<int32>({4, 6}); in TEST_F() local
239 Literal expected_literal = LiteralUtil::CreateR0<int32>(5); in TEST_F() local
259 Literal expected_literal = LiteralUtil::CreateR2WithLayout<int32>( in XLA_TEST_F() local
Dclient_test.cc59 Literal expected_literal = LiteralUtil::CreateR2WithLayout<int32>( in XLA_TEST_F() local
Dclient_library_test_base.cc165 Literal expected_literal = LiteralUtil::CreateR1(expected); in ComputeAndCompareR1() local
426 Literal expected_literal = LiteralUtil::CreateR1U8(expected); in ComputeAndCompareR1U8() local
Dslice_test.cc194 auto expected_literal = LiteralUtil::CreateR4FromArray4DWithLayout( in XLA_TEST_F() local
Dscalar_computations_test.cc399 auto expected_literal = in XLA_TEST_F() local
441 auto expected_literal = in XLA_TEST_F() local
Dconvolution_variants_test.cc1347 auto expected_literal = in XLA_TEST_F() local
1371 auto expected_literal = in XLA_TEST_F() local
Dreduce_window_test.cc676 Literal expected_literal = LiteralUtil::CreateFromArray(*expected); in DoIt() local
/external/tensorflow/tensorflow/compiler/xla/rpc/
Dgrpc_client_test.cc104 Literal expected_literal = LiteralUtil::CreateR1<float>(expected); in TEST_F() local
/external/pdfium/testing/
Dtest_support.h18 #define STR_IN_OUT_CASE(input_literal, expected_literal, ...) \ argument
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc235 xla::Literal expected_literal = xla::LiteralUtil::MakeTuple({&expected0}); in TEST_F() local
856 xla::Literal expected_literal = in TEST_F() local
1040 xla::Literal expected_literal = in RunAndCheckVariablesComputation() local
1197 xla::Literal expected_literal = xla::LiteralUtil::MakeTuple({}); in TEST_F() local
1323 xla::Literal expected_literal = in TEST_F() local
1392 xla::Literal expected_literal = in TEST_F() local
1748 xla::Literal expected_literal = in TEST_F() local
1855 xla::Literal expected_literal = xla::LiteralUtil::MakeTuple({&expected}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc560 xla::Literal expected_literal = in TEST() local
1882 auto expected_literal = in TEST() local
1981 auto expected_literal = in TEST() local