Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_planar.hpp239 class DepthwisePlanar : public DepthwiseCommon<TInput, TWeight, TOutput> class
254 DepthwisePlanar(StrategyType *const strat, const DepthwiseArgs &args, const OutputStage &os = {}) in DepthwisePlanar() function in arm_conv::depthwise::DepthwisePlanar