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.cc64 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f}); in XLA_TEST_P() local
77 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f}); in XLA_TEST_P() local
90 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f}); in XLA_TEST_P() local
108 auto expected_literal = LiteralUtil::CreateR0<float>(1.0f); in XLA_TEST_P() local
123 auto expected_literal = LiteralUtil::CreateR1<float>({-1.0f}); in XLA_TEST_P() local
136 auto expected_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_P() local
150 auto expected_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_P() local
163 auto expected_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_P() local
176 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f, 2.0f, 3.0f}); in XLA_TEST_P() local
189 auto expected_literal = LiteralUtil::CreateR1<float>({1.0f, 2.0f, 3.0f}); in XLA_TEST_P() local
[all …]
Dclient_library_test_base.h421 Literal expected_literal = LiteralUtil::CreateR0<NativeT>(expected); in ComputeAndCompareR0() local
437 Literal expected_literal = LiteralUtil::CreateR0<NativeT>(expected); in ComputeAndCompareR0() local
446 Literal expected_literal = LiteralUtil::CreateR1<NativeT>(expected); in ComputeAndCompareR1() local
462 Literal expected_literal = LiteralUtil::CreateR1<NativeT>(expected); in ComputeAndCompareR1() local
471 Literal expected_literal = in ComputeAndCompareR2() local
488 Literal expected_literal = in ComputeAndCompareR2() local
498 Literal expected_literal = in ComputeAndCompareR3() local
515 Literal expected_literal = in ComputeAndCompareR3() local
525 Literal expected_literal = in ComputeAndCompareR4() local
542 Literal expected_literal = in ComputeAndCompareR4() local
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.cc389 auto expected_literal = in XLA_TEST_F() local
431 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.cc660 Literal expected_literal = LiteralUtil::CreateFromArray(*expected); in DoIt() local
/external/tensorflow/tensorflow/compiler/xla/rpc/
Dgrpc_client_test.cc98 Literal expected_literal = LiteralUtil::CreateR1<float>(expected); in TEST_F() local
/external/pdfium/testing/
Dtest_support.h28 #define STR_IN_OUT_CASE(input_literal, expected_literal, ...) \ argument
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc228 xla::Literal expected_literal = xla::LiteralUtil::MakeTuple({&expected0}); in TEST_F() local
513 xla::Literal expected_literal = xla::LiteralUtil::MakeTuple({&expected0}); in TEST_F() local
788 xla::Literal expected_literal = in TEST_F() local
975 xla::Literal expected_literal = in RunAndCheckVariablesComputation() local
1129 xla::Literal expected_literal = xla::LiteralUtil::MakeTuple({}); in TEST_F() local
1255 xla::Literal expected_literal = in TEST_F() local
1323 xla::Literal expected_literal = in TEST_F() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc355 xla::Literal expected_literal = in TEST() local
1179 auto expected_literal = in TEST() local