Home
last modified time | relevance | path

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

12345678910>>...47

/external/ComputeLibrary/src/gpu/cl/kernels/
DClGemmLowpOffsetContributionKernel.cpp46 int32_t a_offset, int32_t b_offset) in validate_arguments()
110 int32_t k, int32_t a_offset, int32_t b_offset) in configure()
167 int32_t a_offset, int32_t b_offset) in validate()
DClGemmLowpOffsetContributionOutputStageKernel.cpp48int32_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()
212 …const ITensorInfo *dst, int32_t a_offset, int32_t b_offset, const GEMMLowpOutputStageInfo &output_… in validate()
/external/XNNPACK/test/
Dgemm-microkernel-tester.h164 inline GemmMicrokernelTester& a_offset(size_t a_offset) { in a_offset() argument
169 inline size_t a_offset() const { in a_offset() function
/external/ComputeLibrary/src/cpu/kernels/
DCpuGemmLowpOffsetContributionKernel.cpp48 int32_t a_offset, int32_t b_offset) in validate_arguments()
99int32_t a_offset, int32_t b_offset, int32_t k_offset, bool slide_vector_sum_col, bool is_gemm3d) in run_offset_contribution()
365 …TensorInfo *vector_sum_col, ITensorInfo *vector_sum_row, int32_t k, int32_t a_offset, int32_t b_of… in configure()
391 int32_t a_offset, int32_t b_offset) in validate()
DCpuGemmLowpOffsetContributionOutputStageKernel.cpp127 inline int32x4x4_t get_a_offset(const int32_t *vector_sum_col_ptr, int32_t a_offset, int32_t x) in get_a_offset()
311int32_t a_offset, int32_t b_offset, int32_t k_offset, in run_offset_contribution_output_stage_window()
403int32_t a_offset, int32_t offset, int32_t min_bound, int32_t max_bound, in run_offset_contribution_output_stage_window_symm()
478int32_t a_offset, int32_t b_offset, int32_t k_offset, bool is_vector_sum_col_batched, in run_offset_contribution_output_stage()
682int32_t a_offset, int32_t b_offset, int32_t k_offset, bool is_vector_sum_col_batched, in run_offset_contribution_output_stage_symm()
782 int32_t a_offset, int32_t b_offset, GEMMLowpOutputStageInfo output_stage) in validate_arguments()
857 … int32_t k, int32_t a_offset, int32_t b_offset, in configure()
893int32_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,
Dneon-mull-addw-dup.c.in28 size_t a_offset,
Dc16-neon-mlal.c.in28 size_t a_offset,
/external/XNNPACK/src/f32-igemm/
Dwasmsimd-loadsplat.c.in35 size_t a_offset,
Dwasmsimd-splat.c.in35 size_t a_offset,
Dsse-dup.c.in27 size_t a_offset,
Dsse-load1.c.in25 size_t a_offset,
Dsse-shuffle.c.in25 size_t a_offset,
Davx-broadcast.c.in26 size_t a_offset,
Davx512-broadcast.c.in26 size_t a_offset,
Davx-shuffle4.c.in26 size_t a_offset,
DMRx2c4-sse.c.in25 size_t a_offset,
/external/XNNPACK/src/qu8-igemm/
Dc4-neondot.c.in31 size_t a_offset,
/external/XNNPACK/src/f16-igemm/
Dneonfp16arith-ld64.c.in26 size_t a_offset,
Davx2-broadcast.c.in26 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/f32-igemm/gen/
D1x8-wasmsimd-loadsplat.c27 size_t a_offset, in xnn_f32_igemm_ukernel_1x8__wasmsimd_loadsplat()
D1x8-wasmrelaxedsimd-fma-loadsplat.c27 size_t a_offset, in xnn_f32_igemm_ukernel_1x8__wasmrelaxedsimd_fma_loadsplat()
D1x8-minmax-fma3-broadcast.c27 size_t a_offset, in xnn_f32_igemm_minmax_ukernel_1x8__fma3_broadcast()
/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>>...47