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 --- latest/_cl_convolution3d_workload_8cpp_source.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'latest/_cl_convolution3d_workload_8cpp_source.html') diff --git a/latest/_cl_convolution3d_workload_8cpp_source.html b/latest/_cl_convolution3d_workload_8cpp_source.html index ecc0001ed7..ae1ab947c2 100644 --- a/latest/_cl_convolution3d_workload_8cpp_source.html +++ b/latest/_cl_convolution3d_workload_8cpp_source.html @@ -36,7 +36,7 @@ ArmNN
-  24.02 +  24.05
@@ -223,13 +223,13 @@ $(document).ready(function(){initNavTree('_cl_convolution3d_workload_8cpp_source
An ActivationDescriptor for the ActivationLayer.
Definition: Descriptors.hpp:36
DataLayout
Definition: Types.hpp:62
-
void ValidateInputsOutputs(const std::string &descName, unsigned int numExpectedIn, unsigned int numExpectedOut) const
+
void ValidateInputsOutputs(const std::string &descName, unsigned int numExpectedIn, unsigned int numExpectedOut) const
#define CHECK_LOCATION()
Definition: Exceptions.hpp:203
-
arm_compute::Conv3dInfo ComputeConv3DInfo(const armnn::Convolution3dDescriptor descriptor, bool isFastMathEnabled, const ActivationDescriptor *activationDescriptor)
Utility function used to setup an arm_compute::Conv3dInfo object from convolution3d descriptor.
+
arm_compute::Conv3dInfo ComputeConv3DInfo(const armnn::Convolution3dDescriptor descriptor, bool isFastMathEnabled, const ActivationDescriptor *activationDescriptor)
Utility function used to setup an arm_compute::Conv3dInfo object from convolution3d descriptor.
std::vector< TensorInfo > m_OutputTensorInfos
@@ -247,7 +247,7 @@ $(document).ready(function(){initNavTree('_cl_convolution3d_workload_8cpp_source
Status
Definition: Types.hpp:42
-
void RunClFunction(arm_compute::IFunction &function, const CheckLocation &location)
+
void RunClFunction(arm_compute::IFunction &function, const CheckLocation &location)
arm_compute::Status ClConvolution3dWorkloadValidate(const TensorInfo &input, const TensorInfo &output, const Convolution3dDescriptor &descriptor, const TensorInfo &weights, const Optional< TensorInfo > &biases, bool isFastMathEnabled, const ActivationDescriptor *activationDescriptor)
void IgnoreUnused(Ts &&...)
std::vector< TensorInfo > m_InputTensorInfos
@@ -263,7 +263,7 @@ $(document).ready(function(){initNavTree('_cl_convolution3d_workload_8cpp_source