Searched defs:vector_sum_row (Results 1 – 7 of 7) sorted by relevance
/external/ComputeLibrary/src/core/CL/kernels/ |
D | CLGEMMLowpOffsetContributionKernel.cpp | 39 … ITensorInfo *mm_result, const ITensorInfo *vector_sum_col, const ITensorInfo *vector_sum_row, con… in validate_arguments() 102 …igure(ICLTensor *mm_result, const ICLTensor *vector_sum_col, const ICLTensor *vector_sum_row, cons… in configure() 108 …le_context, ICLTensor *mm_result, const ICLTensor *vector_sum_col, const ICLTensor *vector_sum_row, in configure() 173 … ITensorInfo *mm_result, const ITensorInfo *vector_sum_col, const ITensorInfo *vector_sum_row, con… in validate()
|
D | CLGEMMLowpOffsetContributionOutputStageKernel.cpp | 41 … ITensorInfo *mm_result, const ITensorInfo *vector_sum_col, const ITensorInfo *vector_sum_row, con… in validate_arguments() 133 …const ICLTensor *mm_result, const ICLTensor *vector_sum_col, const ICLTensor *vector_sum_row, cons… in configure() 140 …text, const ICLTensor *mm_result, const ICLTensor *vector_sum_col, const ICLTensor *vector_sum_row, in configure() 229 … ITensorInfo *mm_result, const ITensorInfo *vector_sum_col, const ITensorInfo *vector_sum_row, con… in validate()
|
D | CLGEMMLowpReductionKernel.cpp | 70 void CLGEMMLowpMatrixAReductionKernel::configure(const ICLTensor *mtx_a, ICLTensor *vector_sum_row,… in configure() 75 …onst CLCompileContext &compile_context, const ICLTensor *mtx_a, ICLTensor *vector_sum_row, const G… in configure() 119 …pMatrixAReductionKernel::validate(const ITensorInfo *mtx_a, const ITensorInfo *vector_sum_row, con… in validate()
|
D | CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel.cpp | 53 … const ITensorInfo *vector_sum_col, const ITensorInfo *vector_sum_row, const ITensorInfo *bias, in validate_arguments() 193 … ITensorInfo *vector_sum_col, ITensorInfo *vector_sum_row, ITensorInfo *bias, in validate_and_configure_window() 297 … const ICLTensor *vector_sum_col, const ICLTensor *vector_sum_row, const ICLTensor *bias, in configure() 305 … const ICLTensor *vector_sum_col, const ICLTensor *vector_sum_row, const ICLTensor *bias, in configure() 464 … const ITensorInfo *vector_sum_col, const ITensorInfo *vector_sum_row, const ITensorInfo *bias, in validate()
|
/external/ComputeLibrary/src/core/NEON/kernels/ |
D | NEGEMMLowpOffsetContributionKernel.cpp | 44 …const ITensorInfo *mm_result, const ITensorInfo *vector_sum_col, const ITensorInfo *vector_sum_row, in validate_arguments() 95 … ITensor *mm_result, const ITensor *vector_sum_col, const ITensor *vector_sum_row, in run_offset_contribution() 363 …:configure(ITensor *mm_result, const ITensor *vector_sum_col, const ITensor *vector_sum_row, int32… in configure() 396 …const ITensorInfo *mm_result, const ITensorInfo *vector_sum_col, const ITensorInfo *vector_sum_row, in validate()
|
D | NEGEMMLowpOffsetContributionOutputStageKernel.cpp | 292 inline Iterator get_vector_sum_row_it(const Window &window, const ITensor *vector_sum_row) in get_vector_sum_row_it() 479 …const ITensor *mm_result, const ITensor *vector_sum_col, const ITensor *vector_sum_row, const ITen… in run_offset_contribution_output_stage() 674 …const ITensor *mm_result, const ITensor *vector_sum_col, const ITensor *vector_sum_row, const ITen… in run_offset_contribution_output_stage_symm() 774 … ITensorInfo *mm_result, const ITensorInfo *vector_sum_col, const ITensorInfo *vector_sum_row, con… in validate_arguments() 870 … const ITensor *vector_sum_row, const ITensor *bias, ITensor *output, in configure() 909 … const ITensorInfo *vector_sum_row, const ITensorInfo *bias, const ITensorInfo *output, in validate()
|
D | NEGEMMLowpReductionKernel.cpp | 69 void NEGEMMLowpMatrixAReductionKernel::configure(const ITensor *mtx_a, ITensor *vector_sum_row, con… in configure() 90 …pMatrixAReductionKernel::validate(const ITensorInfo *mtx_a, const ITensorInfo *vector_sum_row, con… in validate()
|