Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Dpooling_depthfirst.hpp80 class PoolingDepthfirst : public DepthfirstDriver<TInput, TOutput> class
276 PoolingDepthfirst(const DepthfirstStrategy<TInput, TOutput> *strat, in PoolingDepthfirst() function in arm_conv::pooling::PoolingDepthfirst