Home
last modified time | relevance | path

Searched defs:_offset_contribution_kernel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClGemmLowpMatrixMultiplyCore.h131 …unique_ptr<kernels::ClGemmLowpOffsetContributionKernel> _offset_contribution_kernel; variable
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuGemmLowpMatrixMultiplyCore.h145 …d::unique_ptr<kernels::CpuGemmLowpOffsetContributionKernel> _offset_contribution_kernel; variable