Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClGemmConv2d.h168 std::unique_ptr<opencl::kernels::ClCol2ImKernel> _col2im_kernel; variable
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuGemmConv2d.h223 std::unique_ptr<kernels::CpuCol2ImKernel> _col2im_kernel; variable