Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_depthfirst.hpp79 class DepthwiseDepthfirstStrategy : public DepthwiseDepthfirstStrategyCommon<TInput, TWeight, TOutp… class
108 class DepthwiseDepthfirstStrategy<TInput, TWeight, TOutput, int32_t> class