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 D | depthwise_strategies_common.cpp | 46 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 D | depthwise_planar.hpp | 138 …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 |