Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/NEON/functions/
DNEDepthwiseConvolutionLayer.cpp304 NEDepthwiseConvolutionLayerOptimizedInternal func_optimized{ nullptr }; member
322 …_impl->func_optimized.configure(input, weights, biases, output, conv_info, depth_multiplier, act_i… in configure()
344 _impl->func_optimized.run(); in run()
359 _impl->func_optimized.prepare(); in prepare()