Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
Ddepthwise_strategies_common.hpp61 class DepthfirstStrategy : public DepthfirstStrategyUntyped class
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
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