Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Ddepthfirst_driver.hpp58 class DepthfirstDriver : public PoolingCommon<TInput, TOutput> class
287 DepthfirstDriver(const IDepthfirstStrategy *strategy, const PoolingArgs &args) in DepthfirstDriver() function in arm_conv::pooling::DepthfirstDriver
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthfirst_driver.hpp66 class DepthfirstDriver : public DepthwiseCommon<TInput, TWeight, TOutput> class
269 DepthfirstDriver(IDepthfirstStrategy *strategy, const DepthwiseArgs &args) in DepthfirstDriver() function in arm_conv::depthwise::DepthfirstDriver