Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_depthfirst_generic.hpp203 class DepthwiseDepthfirstGeneric : public DepthwiseDepthfirstCommon<TInput, TWeight, TOutput, TAccu… class
217DepthwiseDepthfirstGeneric(StratType *const strat, const DepthwiseArgs &args, const OutputStage &o… in DepthwiseDepthfirstGeneric() function in arm_conv::depthwise::DepthwiseDepthfirstGeneric