Home
last modified time | relevance | path

Searched defs:const0 (Results 1 – 25 of 36) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/tests/
Dcpu_gpu_fusion_test.cc200 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local
248 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local
346 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local
361 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local
376 auto const0 = builder.AddInstruction( in XLA_TEST_F() local
391 auto const0 = builder.AddInstruction( in XLA_TEST_F() local
406 auto const0 = builder.AddInstruction( in XLA_TEST_F() local
421 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local
436 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local
451 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local
[all …]
Dmultioutput_fusion_test.cc69 auto const0 = builder.AddInstruction( in RunTest2D() local
/external/libvpx/vp8/encoder/loongarch/
Ddct_lsx.c54 __m128i tmp0, tmp1, tmp2, tmp3, const0, const1; in vp8_short_fdct4x4_lsx() local
103 __m128i const0, const1, const2, vec0_w, vec1_w, vec2_w, vec3_w; in vp8_short_fdct8x4_lsx() local
/external/tensorflow/tensorflow/compiler/jit/
Dcompilability_check_util_test.cc120 Node* const0 = ops::SourceOp("InputFloatOp", opts); in TEST_F() local
153 Node* const0 = ops::SourceOp("InputFloatOp", opts); in TEST_F() local
192 Node* const0 = ops::SourceOp("InputFloatOp", builder.opts()); in TEST_F() local
243 Node* const0 = ops::SourceOp("InputFloatOp", builder.opts()); in TEST_F() local
Dextract_outside_compilation_pass_test.cc152 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST() local
177 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST() local
202 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST() local
273 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST_F() local
400 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST_F() local
855 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST_F() local
936 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST_F() local
Ddeadness_analysis_test.cc1014 Output const0 = ops::Const(root.WithOpName("const0"), 1); in TEST() local
1041 Output const0 = ops::Const(root.WithOpName("const0"), 1); in TEST() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dinstruction_fusion_test.cc37 HloInstruction* const0 = builder.AddInstruction( in TEST_F() local
57 HloInstruction* const0 = builder.AddInstruction( in TEST_F() local
77 HloInstruction* const0 = builder.AddInstruction( in TEST_F() local
96 HloInstruction* const0 = builder.AddInstruction( in TEST_F() local
Dhorizontal_input_fusion_test.cc124 HloInstruction* const0 = builder.AddInstruction( in TEST_F() local
/external/libvpx/vp8/encoder/mips/msa/
Ddct_msa.c72 v8i16 const0, const1; in vp8_short_fdct4x4_msa() local
118 v8i16 const0, const1, const2; in vp8_short_fdct8x4_msa() local
/external/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c19 const int32_t *const0, int16_t *int_buf) { in fadst16_cols_step1_msa()
86 static void fadst16_cols_step2_msa(int16_t *int_buf, const int32_t *const0, in fadst16_cols_step2_msa()
204 static void fadst16_rows_step1_msa(int16_t *input, const int32_t *const0, in fadst16_rows_step1_msa()
264 static void fadst16_rows_step2_msa(int16_t *int_buf, const int32_t *const0, in fadst16_rows_step2_msa()
/external/mesa3d/src/gallium/frontends/xa/
Dxa_tgsi.c130 struct ureg_src const0, struct ureg_src const1) in vs_normalize_coords()
147 struct ureg_src const0, const1; in create_vs() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dreshape_mover_test.cc188 auto const0 = builder.AddInstruction( variable
270 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( variable
Dbuffer_assignment_test.cc360 auto const0 = builder.AddInstruction( in TEST_F() local
380 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
434 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
1001 auto const0 = builder.AddInstruction( in TEST_F() local
Dheap_simulator_test.cc418 auto const0 = builder.AddInstruction( in TEST_F() local
969 auto const0 = builder_.AddInstruction( in DummyBufferValue() local
/external/libvpx/vpx_dsp/mips/
Dfwd_txfm_msa.h328 const0, const1, out0, out1, out2, out3) \ argument
/external/libvpx/vpx_dsp/loongarch/
Dfwd_txfm_lsx.h165 const0, const1, out0, out1, out2, out3) \ argument
/external/libaom/av1/common/riscv/
Dcdef_block_rvv.c167 vuint32m1_t const0 = __riscv_vmv_s_x_u32m1(210, 4); in compute_vert_directions_rvv() local
233 vuint32m1_t const0) { in fold_mul_and_sum_pairwise_rvv()
424 vuint32m1_t const0 = __riscv_vmv_s_x_u32m1(210, 4); in compute_horiz_directions_rvv() local
/external/libaom/av1/common/arm/
Dcdef_block_neon.c202 uint32x4_t const0 = vreinterpretq_u32_u64( in compute_vert_directions_neon() local
234 uint32x4_t const0) { in fold_mul_and_sum_pairwise_neon()
360 uint32x4_t const0 = vreinterpretq_u32_u64( in compute_horiz_directions_neon() local
/external/mesa3d/src/panfrost/compiler/bifrost/
Ddisassemble.c485 uint64_t const0 = bits(words[0], 8, 32) << 4 | (uint64_t)words[1] << 28 | in dump_clause() local
/external/libyuv/source/
Dscale_lsx.cc621 __m128i const0 = {0x0103030101010103, 0x0101010303010101}; in ScaleRowDown34_0_Box_LSX() local
685 __m128i const0 = {0x0103030101010103, 0x0101010303010101}; in ScaleRowDown34_1_Box_LSX() local
Dscale_msa.cc768 v16u8 const0 = {3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1}; in ScaleRowDown34_0_Box_MSA() local
862 v16u8 const0 = {3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1}; in ScaleRowDown34_1_Box_MSA() local
/external/libvpx/third_party/libyuv/source/
Dscale_msa.cc768 v16u8 const0 = {3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1}; in ScaleRowDown34_0_Box_MSA() local
862 v16u8 const0 = {3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1}; in ScaleRowDown34_1_Box_MSA() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear.c85 __m128i const0; member
/external/tensorflow/tensorflow/c/
Dc_api_test.cc1695 TF_Operation* const0 = FloatConst2x2(graph_, s_, const0_val, "Const_0"); in BuildErrorGraph() local
1718 TF_Operation* const0 = FloatConst2x2(graph_, s_, const0_val, "Const_0"); in BuildSuccessGraph() local
1756 TF_Operation* const0 = in BuildExpectedGraph() local
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc1709 Node* const0 = test::graph::Constant(&g, value0); in TEST() local
1762 Node* const0 = test::graph::Constant(&g, value0); in TEST() local

12