Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_strategies_common.cpp46 bool DepthfirstStrategyUntyped::get_kernel_packing_point(const unsigned int index, unsigned int &x,… in get_kernel_packing_point() function in arm_conv::depthwise::DepthfirstStrategyUntyped
H A Ddepthwise_planar.hpp138 …virtual bool get_kernel_packing_point(const unsigned int index, unsigned int &x, unsigned int &y) … in get_kernel_packing_point() function in arm_conv::depthwise::PlanarStrategy