Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/graph/nodes/
DFusedDepthwiseConvolutionBatchNormalizationNode.h123 … static constexpr NodeType node_type = NodeType::FusedDepthwiseConvolutionBatchNormalizationLayer;
/external/ComputeLibrary/arm_compute/graph/
DTypes.h160 FusedDepthwiseConvolutionBatchNormalizationLayer, enumerator
DTypePrinter.h119 case NodeType::FusedDepthwiseConvolutionBatchNormalizationLayer:
/external/ComputeLibrary/src/graph/backends/NEON/
DNEFunctionFactory.cpp167 case NodeType::FusedDepthwiseConvolutionBatchNormalizationLayer: in create()
/external/ComputeLibrary/src/graph/backends/CL/
DCLFunctionsFactory.cpp276 case NodeType::FusedDepthwiseConvolutionBatchNormalizationLayer: in create()