Home
last modified time | relevance | path

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

/external/XNNPACK/bench/
Dconvolution.cc971 auto* depthwise_convolution_layer = new arm_compute::NEDepthwiseConvolutionLayer(); in armcl_convolution_f32() local
972 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()