Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Dpooling_depthfirst.hpp39 class DepthfirstStrategy : public IDepthfirstStrategy class
44 DepthfirstStrategy(unsigned int window_rows, unsigned int window_cols, in DepthfirstStrategy() function in arm_conv::pooling::DepthfirstStrategy
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_strategies_common.hpp61 class DepthfirstStrategy : public DepthfirstStrategyUntyped class