Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/gpu/cl/operators/
DClGemmConv2d.h164 std::unique_ptr<kernels::ClWeightsReshapeKernel> _weights_reshape_kernel; variable
/external/ComputeLibrary/src/cpu/operators/
DCpuGemmConv2d.h219 std::unique_ptr<kernels::CpuWeightsReshapeKernel> _weights_reshape_kernel; variable