Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dreshape_test.cc64 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f}); in XLA_TEST_P() local
78 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f}); in XLA_TEST_P() local
92 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f}); in XLA_TEST_P() local
111 auto expected_literal = LiteralUtil::CreateR0<float>(1.0f); in XLA_TEST_P() local
127 auto expected_literal = LiteralUtil::CreateR1<float>({-1.0f}); in XLA_TEST_P() local
141 auto expected_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_P() local
156 auto expected_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_P() local
170 auto expected_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_P() local
184 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f, 2.0f, 3.0f}); in XLA_TEST_P() local
198 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f, 2.0f, 3.0f}); in XLA_TEST_P() local
[all …]
H A 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 …]
H A Dcompute_constant_test.cc224 Literal expected_literal = LiteralUtil::CreateR1<int32_t>({4, 6}); in TEST_F() local
239 Literal expected_literal = LiteralUtil::CreateR0<int32_t>(5); in TEST_F() local
259 Literal expected_literal = LiteralUtil::CreateR2WithLayout<int32_t>( in XLA_TEST_F() local
H A Dclient_test.cc58 Literal expected_literal = LiteralUtil::CreateR2WithLayout<int32_t>( in XLA_TEST_F() local
H A Dclient_library_test_base.cc164 Literal expected_literal = LiteralUtil::CreateR1(expected); in ComputeAndCompareR1() local
428 Literal expected_literal = LiteralUtil::CreateR1U8(expected); in ComputeAndCompareR1U8() local
H A Dscalar_computations_test.cc398 auto expected_literal = in XLA_TEST_F() local
440 auto expected_literal = in XLA_TEST_F() local
H A Dslice_test.cc193 auto expected_literal = LiteralUtil::CreateR4FromArray4DWithLayout( in XLA_TEST_F() local
H A Dconvolution_variants_test.cc1344 auto expected_literal = expected_flat.Reshape({1, 1, 1, 1, 1}).value(); in XLA_TEST_F() local
1365 auto expected_literal = expected_flat.Reshape({1, 1, 1, 1, 3}).value(); in XLA_TEST_F() local
H A Dreduce_window_test.cc674 Literal expected_literal = LiteralUtil::CreateFromArray(*expected); in DoIt() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiler_test.cc236 xla::Literal expected_literal = xla::LiteralUtil::MakeTuple({&expected0}); in TEST_F() local
861 xla::Literal expected_literal = in TEST_F() local
1111 xla::Literal expected_literal = in RunAndCheckVariablesComputation() local
1272 xla::Literal expected_literal = xla::LiteralUtil::MakeTuple({}); in TEST_F() local
1400 xla::Literal expected_literal = in TEST_F() local
1471 xla::Literal expected_literal = in TEST_F() local
1827 xla::Literal expected_literal = in TEST_F() local
/aosp_15_r20/external/libgav1/src/utils/
H A Draw_bit_reader_test.cc88 uint32_t expected_literal = 0; in TEST_P() local
110 for (const int64_t expected_literal : expected_literals) { in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/rpc/
H A Dgrpc_client_test.cc103 Literal expected_literal = LiteralUtil::CreateR1<float>(expected); in TEST_F() local
/aosp_15_r20/external/pdfium/testing/
H A Dtest_support.h18 #define STR_IN_OUT_CASE(input_literal, expected_literal, ...) \ argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/
H A Draw_api_test.cc559 xla::Literal expected_literal = in TEST() local
1889 auto expected_literal = in TEST() local
1988 auto expected_literal = in TEST() local