Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_depthfirst_multiplier.hpp476 class DepthwiseDepthfirstMultiplier : public DepthfirstDriver<TInput, TWeight, TOutput> class
491DepthwiseDepthfirstMultiplier(StratType *const strat, const DepthwiseArgs &args, const OutputStage… in DepthwiseDepthfirstMultiplier() function in arm_conv::depthwise::DepthwiseDepthfirstMultiplier