Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/gpu/cl/operators/
DClGemmLowpMatrixMultiplyCore.h129 …td::unique_ptr<kernels::ClGemmLowpMatrixAReductionKernel> _mtx_a_reduction_kernel; variable
/external/ComputeLibrary/src/cpu/operators/
DCpuGemmLowpMatrixMultiplyCore.h143 … std::unique_ptr<kernels::CpuGemmLowpMatrixAReductionKernel> _mtx_a_reduction_kernel; variable