Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/graph/
DTypeLoader.cpp110 { "optimized3x3", DepthwiseConvolutionMethod::Optimized3x3 }, in depthwise_convolution_method_from_name()
/external/ComputeLibrary/arm_compute/graph/
DTypePrinter.h287 case DepthwiseConvolutionMethod::Optimized3x3:
DTypes.h139 Optimized3x3, /**< Optimized 3x3 direct depthwise convolution */ enumerator
/external/ComputeLibrary/tests/validate_examples/
Dgraph_depthwiseconvolution.cpp106 arm_compute::graph::DepthwiseConvolutionMethod::Optimized3x3, in DepthConvolutionOptions()
/external/ComputeLibrary/arm_compute/graph/backends/
DValidateHelpers.h252 case DepthwiseConvolutionMethod::Optimized3x3: in validate_depthwise_convolution_layer()