Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/gpu/cl/operators/
DClGemmConv2d.h165 std::unique_ptr<kernels::ClIm2ColKernel> _im2col_kernel; variable
/external/ComputeLibrary/src/cpu/operators/
DCpuGemmConv2d.h220 std::unique_ptr<cpu::kernels::CpuIm2ColKernel> _im2col_kernel; variable