Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_depthfirst.hpp156 class DepthwiseDepthfirstCommon : public DepthfirstDriver<TInput, TWeight, TOutput> class
166DepthwiseDepthfirstCommon(StratType *const strat, const DepthwiseArgs &args, const OutputStage &os) in DepthwiseDepthfirstCommon() function in arm_conv::depthwise::DepthwiseDepthfirstCommon