From 1dc83febfb76d6a770bdf3ba16c4034a970c2320 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 16 May 2024 09:47:51 +0100 Subject: IVGCVSW-8260 Update Doxgen Docu for 24.05 Signed-off-by: Nikhil Raj Change-Id: If4bc983bf2793a27ded8e26ac2b29523fc1e4711 --- ...mnn_1_1_depthwise_convolution2d_descriptor.html | 30 +++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'latest/structarmnn_1_1_depthwise_convolution2d_descriptor.html') diff --git a/latest/structarmnn_1_1_depthwise_convolution2d_descriptor.html b/latest/structarmnn_1_1_depthwise_convolution2d_descriptor.html index 35430ca656..767241c49a 100644 --- a/latest/structarmnn_1_1_depthwise_convolution2d_descriptor.html +++ b/latest/structarmnn_1_1_depthwise_convolution2d_descriptor.html @@ -36,7 +36,7 @@ ArmNN
-  24.02 +  24.05
@@ -229,14 +229,14 @@ Public Attributes

Get the number of views/inputs.

-

Definition at line 479 of file Descriptors.cpp.

- @@ -299,7 +299,7 @@ Public Attributes

Definition at line 708 of file Descriptors.hpp.

-

Referenced by DepthwiseConvolution2dDescriptor::GetNumInputs(), LayerSupportHandle::IsDepthwiseConvolutionSupported(), LayerSupportHandle::IsDilatedDepthwiseConvolutionSupported(), NeonDepthwiseConvolutionWorkload::NeonDepthwiseConvolutionWorkload(), DepthwiseConvolution2dDescriptor::operator==(), NeonBackend::OptimizeSubgraphView(), ClBackend::OptimizeSubgraphView(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

+

Referenced by DepthwiseConvolution2dDescriptor::GetNumInputs(), LayerSupportHandle::IsDepthwiseConvolutionSupported(), LayerSupportHandle::IsDilatedDepthwiseConvolutionSupported(), NeonDepthwiseConvolutionWorkload::NeonDepthwiseConvolutionWorkload(), DepthwiseConvolution2dDescriptor::operator==(), NeonBackend::OptimizeSubgraphView(), ClBackend::OptimizeSubgraphView(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

@@ -319,7 +319,7 @@ Public Attributes

Definition at line 710 of file Descriptors.hpp.

-

Referenced by DepthwiseConvolution2dLayer::InferOutputShapes(), DepthwiseConvolution2dDescriptor::operator==(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

+

Referenced by DepthwiseConvolution2dLayer::InferOutputShapes(), DepthwiseConvolution2dDescriptor::operator==(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

@@ -339,7 +339,7 @@ Public Attributes

Definition at line 704 of file Descriptors.hpp.

-

Referenced by DepthwiseConvolution2dLayer::InferOutputShapes(), DepthwiseConvolution2dDescriptor::operator==(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

+

Referenced by DepthwiseConvolution2dLayer::InferOutputShapes(), DepthwiseConvolution2dDescriptor::operator==(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

@@ -359,7 +359,7 @@ Public Attributes

Definition at line 706 of file Descriptors.hpp.

-

Referenced by DepthwiseConvolution2dLayer::InferOutputShapes(), DepthwiseConvolution2dDescriptor::operator==(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

+

Referenced by DepthwiseConvolution2dLayer::InferOutputShapes(), DepthwiseConvolution2dDescriptor::operator==(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

@@ -459,7 +459,7 @@ Public Attributes

Definition at line 700 of file Descriptors.hpp.

-

Referenced by DepthwiseConvolution2dLayer::InferOutputShapes(), DepthwiseConvolution2dDescriptor::operator==(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

+

Referenced by DepthwiseConvolution2dLayer::InferOutputShapes(), DepthwiseConvolution2dDescriptor::operator==(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

@@ -479,7 +479,7 @@ Public Attributes

Definition at line 702 of file Descriptors.hpp.

-

Referenced by DepthwiseConvolution2dLayer::InferOutputShapes(), DepthwiseConvolution2dDescriptor::operator==(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

+

Referenced by DepthwiseConvolution2dLayer::InferOutputShapes(), DepthwiseConvolution2dDescriptor::operator==(), StringifyLayerParameters< DepthwiseConvolution2dDescriptor >::Serialize(), and DepthwiseConvolution2dQueueDescriptor::Validate().

@@ -496,7 +496,7 @@ Public Attributes
uint32_t m_DilationY
Dilation factor value for height dimension.
uint32_t m_PadRight
Padding right value in the width dimension.
uint32_t m_PadBottom
Padding bottom value in the height dimension.
-
uint32_t GetNumInputs(bool biasEnabled)
+
uint32_t GetNumInputs(bool biasEnabled)
uint32_t m_DilationX
Dilation factor value for width dimension.
uint32_t m_StrideX
Stride value when proceeding through input for the width dimension.
@@ -505,7 +505,7 @@ Public Attributes