Searched refs:depthwise_convolution_layer (Results 1 – 1 of 1) sorted by relevance
971 auto* depthwise_convolution_layer = new arm_compute::NEDepthwiseConvolutionLayer(); in armcl_convolution_f32() local972 layer.reset(depthwise_convolution_layer); in armcl_convolution_f32()973 depthwise_convolution_layer->configure( in armcl_convolution_f32()977 if (!depthwise_convolution_layer->validate( in armcl_convolution_f32()