Searched defs:DepthwiseDepthfirstGeneric (Results 1 – 1 of 1) sorted by relevance
203 class DepthwiseDepthfirstGeneric : public DepthwiseDepthfirstCommon<TInput, TWeight, TOutput, TAccu… class217 …DepthwiseDepthfirstGeneric(StratType *const strat, const DepthwiseArgs &args, const OutputStage &o… in DepthwiseDepthfirstGeneric() function in arm_conv::depthwise::DepthwiseDepthfirstGeneric