Searched defs:DepthfirstDriver (Results 1 – 2 of 2) sorted by relevance
58 class DepthfirstDriver : public PoolingCommon<TInput, TOutput> class287 DepthfirstDriver(const IDepthfirstStrategy *strategy, const PoolingArgs &args) in DepthfirstDriver() function in arm_conv::pooling::DepthfirstDriver
66 class DepthfirstDriver : public DepthwiseCommon<TInput, TWeight, TOutput> class269 DepthfirstDriver(IDepthfirstStrategy *strategy, const DepthwiseArgs &args) in DepthfirstDriver() function in arm_conv::depthwise::DepthfirstDriver