Home
last modified time | relevance | path

Searched refs:NEDepthwiseConvolutionLayerOptimizedInternal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEDepthwiseConvolutionLayer.h120 class NEDepthwiseConvolutionLayerOptimizedInternal : public IFunction
124NEDepthwiseConvolutionLayerOptimizedInternal(std::shared_ptr<IMemoryManager> memory_manager = null…
126NEDepthwiseConvolutionLayerOptimizedInternal(const NEDepthwiseConvolutionLayerOptimizedInternal &)…
128NEDepthwiseConvolutionLayerOptimizedInternal(NEDepthwiseConvolutionLayerOptimizedInternal &&) = de…
130NEDepthwiseConvolutionLayerOptimizedInternal &operator=(const NEDepthwiseConvolutionLayerOptimized…
132NEDepthwiseConvolutionLayerOptimizedInternal &operator=(NEDepthwiseConvolutionLayerOptimizedIntern…
134 ~NEDepthwiseConvolutionLayerOptimizedInternal() = default;
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEDepthwiseConvolutionLayer.cpp40 struct NEDepthwiseConvolutionLayer::NEDepthwiseConvolutionLayerOptimizedInternal::Impl
62 NEDepthwiseConvolutionLayer::NEDepthwiseConvolutionLayerOptimizedInternal::NEDepthwiseConvolutionLa… in NEDepthwiseConvolutionLayerOptimizedInternal() function in arm_compute::NEDepthwiseConvolutionLayer::NEDepthwiseConvolutionLayerOptimizedInternal
67 void NEDepthwiseConvolutionLayer::NEDepthwiseConvolutionLayerOptimizedInternal::configure(ITensor … in configure()
149 Status NEDepthwiseConvolutionLayer::NEDepthwiseConvolutionLayerOptimizedInternal::validate(const IT… in validate()
162 void NEDepthwiseConvolutionLayer::NEDepthwiseConvolutionLayerOptimizedInternal::run() in run()
181 void NEDepthwiseConvolutionLayer::NEDepthwiseConvolutionLayerOptimizedInternal::prepare() in prepare()
304 NEDepthwiseConvolutionLayerOptimizedInternal func_optimized{ nullptr };