Home
last modified time | relevance | path

Searched defs:param0_literal (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dmap_test.cc172 Literal param0_literal = LiteralUtil::CreateR0<float>(42.0); in TEST_F() local
186 Literal param0_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_F() local
200 Literal param0_literal = in TEST_F() local
214 Literal param0_literal = in TEST_F() local
227 Literal param0_literal = in TEST_F() local
241 Literal param0_literal = in TEST_F() local
258 Literal param0_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_F() local
274 Literal param0_literal = in TEST_F() local
290 Literal param0_literal = LiteralUtil::CreateR2<float>( in TEST_F() local
345 Literal param0_literal = in TEST_F() local
[all …]
Dparams_test.cc45 Literal param0_literal = LiteralUtil::CreateR0<float>(3.14159f); in XLA_TEST_F() local
57 Literal param0_literal = LiteralUtil::CreateR1<float>({}); in XLA_TEST_F() local
69 Literal param0_literal = LiteralUtil::CreateR1<float>({3.14f, -100.25f}); in XLA_TEST_F() local
82 Literal param0_literal = LiteralUtil::CreateR1U8(str); in XLA_TEST_F() local
95 Literal param0_literal = in XLA_TEST_F() local
108 Literal param0_literal = LiteralUtil::CreateR2<float>( in XLA_TEST_F() local
Ddeconstruct_tuple_test.cc173 Literal param0_literal = LiteralUtil::CreateR1<float>({3.14f, -100.25f}); in XLA_TEST_F() local
Dprng_test.cc196 Literal param0_literal = in XLA_TEST_F() local
Dreshape_test.cc116 Literal param0_literal = LiteralUtil::CreateR0<float>(1.0f); in XLA_TEST_P() local
144 Literal param0_literal = in XLA_TEST_P() local
Dfusion_test.cc866 auto param0_literal = in BM_ParallelFusion() local
Darray_elementwise_ops_test.cc2167 Literal param0_literal = in XLA_TEST_F() local
2189 Literal param0_literal = in XLA_TEST_F() local
2211 Literal param0_literal = in XLA_TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dsample_harness.cc40 xla::Literal param0_literal = in main() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc214 xla::Literal param0_literal = xla::LiteralUtil::CreateR1<int32>({7, 42}); in TEST_F() local
265 xla::Literal param0_literal = xla::LiteralUtil::CreateR1<int32>({7, 42}); in TEST_F() local
502 xla::Literal param0_literal = xla::LiteralUtil::CreateR1<int32>({7, 42}); in TEST_F() local
534 xla::Literal param0_literal = xla::LiteralUtil::CreateR1<int32>({7, 42}); in TEST_F() local
960 xla::Literal param0_literal = xla::LiteralUtil::CreateR1<int32>({7, 42}); in RunAndCheckVariablesComputation() local
1237 xla::Literal param0_literal = in TEST_F() local
1306 xla::Literal param0_literal = in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc2053 Literal param0_literal = LiteralUtil::CreateR1<float>({1, 2, 3, 4}); in TEST_P() local