Home
last modified time | relevance | path

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

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