Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/convolution/depthwise/
Ddepthwise_pack_parameters.cpp98 template struct PackParameters<3, 3, 2ul, 2ul>; variable
99 template struct PackParameters<3, 3, 4ul, 4ul>; variable
100 template struct PackParameters<5, 5, 2ul, 2ul>; variable
101 template struct PackParameters<5, 5, 4ul, 4ul>; variable
Dimpl_base.hpp60 struct PackParameters struct