Home
last modified time | relevance | path

Searched defs:a_offset (Results 1 – 25 of 992) sorted by relevance

12345678910>>...40

/external/ComputeLibrary/src/core/CL/kernels/
DCLGEMMLowpOffsetContributionKernel.cpp40 int32_t a_offset, int32_t b_offset) in validate_arguments()
102 …ector_sum_col, const ICLTensor *vector_sum_row, const ICLTensor *bias, int32_t k, int32_t a_offset, in configure()
110 int32_t k, int32_t a_offset, in configure()
174 int32_t a_offset, int32_t b_offset) in validate()
DCLGEMMLowpOffsetContributionOutputStageKernel.cpp42int32_t a_offset, int32_t b_offset, const GEMMLowpOutputStageInfo &output_stage, const ITensorInfo… in validate_arguments()
134 … int32_t k, int32_t a_offset, int32_t b_offset, const GEMMLowpOutputStageInfo &output_stage, in configure()
142 … int32_t k, int32_t a_offset, int32_t b_offset, const GEMMLowpOutputStageInfo &output_stage, in configure()
230 …const ITensorInfo *output, int32_t a_offset, int32_t b_offset, const GEMMLowpOutputStageInfo &outp… in validate()
/external/XNNPACK/test/
Dgemm-microkernel-tester.h165 inline GemmMicrokernelTester& a_offset(size_t a_offset) { in a_offset() function
170 inline size_t a_offset() const { in a_offset() function
/external/ComputeLibrary/src/core/NEON/kernels/
DNEGEMMLowpOffsetContributionKernel.cpp45 int32_t a_offset, int32_t b_offset) in validate_arguments()
96int32_t a_offset, int32_t b_offset, int32_t k_offset, bool slide_vector_sum_col, bool is_gemm3d) in run_offset_contribution()
363 … ITensor *vector_sum_col, const ITensor *vector_sum_row, int32_t k, int32_t a_offset, int32_t b_of… in configure()
397 int32_t a_offset, int32_t b_offset) in validate()
DNEGEMMLowpOffsetContributionOutputStageKernel.cpp129 inline int32x4x4_t get_a_offset(const int32_t *vector_sum_col_ptr, int32_t a_offset, int32_t x) in get_a_offset()
313int32_t a_offset, int32_t b_offset, int32_t k_offset, in run_offset_contribution_output_stage_window()
405int32_t a_offset, int32_t offset, int32_t min_bound, int32_t max_bound, in run_offset_contribution_output_stage_window_symm()
480int32_t a_offset, int32_t b_offset, int32_t k_offset, bool slide_vector_sum_col, in run_offset_contribution_output_stage()
675int32_t a_offset, int32_t b_offset, int32_t k_offset, bool slide_vector_sum_col, in run_offset_contribution_output_stage_symm()
775 int32_t a_offset, int32_t b_offset, GEMMLowpOutputStageInfo output_stage) in validate_arguments()
871 … int32_t k, int32_t a_offset, int32_t b_offset, in configure()
910int32_t a_offset, int32_t b_offset, GEMMLowpOutputStageInfo output_stage) in validate()
/external/XNNPACK/src/qs8-igemm/
Dc4-neondot.c.in34 size_t a_offset,
Dc16-neon-mlal.c.in28 size_t a_offset,
Dneon-mull-addw-dup.c.in28 size_t a_offset,
/external/XNNPACK/src/qu8-igemm/
Dc4-neondot.c.in31 size_t a_offset,
/external/XNNPACK/src/f32-igemm/
Dsse-load1.c.in25 size_t a_offset,
Davx-broadcast.c.in26 size_t a_offset,
Dsse-shuffle.c.in25 size_t a_offset,
Dsse-dup.c.in27 size_t a_offset,
Davx-shuffle4.c.in26 size_t a_offset,
Davx512-broadcast.c.in26 size_t a_offset,
DMRx2c4-sse.c.in25 size_t a_offset,
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc70 const std::uint8_t* a, std::int32_t a_offset, int lda, in EightBitIntGemmImpl()
109 const std::uint8_t* a, std::int32_t a_offset, in EightBitIntGemmInt32Impl()
303 std::int32_t a_offset, int lda, const std::uint8_t* b, in EightBitIntGemm()
340 std::int32_t a_offset, std::int32_t lda, in EightBitIntGemm()
/external/XNNPACK/src/f16-igemm/
Davx2-broadcast.c.in26 size_t a_offset,
Dneonfp16arith-ld64.c.in26 size_t a_offset,
/external/XNNPACK/src/f32-igemm/gen/
D1x8-minmax-avx-broadcast.c27 size_t a_offset, in xnn_f32_igemm_minmax_ukernel_1x8__avx_broadcast()
D1x16-minmax-avx512f-broadcast.c28 size_t a_offset, in xnn_f32_igemm_minmax_ukernel_1x16__avx512f_broadcast()
D1x8-minmax-fma3-broadcast.c27 size_t a_offset, in xnn_f32_igemm_minmax_ukernel_1x8__fma3_broadcast()
D1x8-minmax-wasmsimd-x86-loadsplat.c27 size_t a_offset, in xnn_f32_igemm_minmax_ukernel_1x8__wasmsimd_x86_loadsplat()
/external/ComputeLibrary/tests/datasets/
DGEMMLowpDataset.h102 void add_config(TensorShape a, TensorShape b, TensorShape c, int32_t a_offset, int32_t b_offset) in add_config()
/external/XNNPACK/src/f16-igemm/gen/
D1x8-minmax-avx2-broadcast.c28 size_t a_offset, in xnn_f16_igemm_minmax_ukernel_1x8__avx2_broadcast()

12345678910>>...40