From 38b600d8abb2c5f7a44511b5deddf441f975d51d Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 15 Feb 2024 15:02:19 +0000 Subject: IVGCVSW-7968 Update Doxygen docu for 24.02 Signed-off-by: Nikhil Raj Change-Id: I8c1e45815c6cf78f80d6f2c0959a5bbba6cd11de --- latest/_cl_permute_workload_8cpp_source.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'latest/_cl_permute_workload_8cpp_source.html') diff --git a/latest/_cl_permute_workload_8cpp_source.html b/latest/_cl_permute_workload_8cpp_source.html index 1e99f7ad7b..66d82d97b6 100644 --- a/latest/_cl_permute_workload_8cpp_source.html +++ b/latest/_cl_permute_workload_8cpp_source.html @@ -36,7 +36,7 @@ ArmNN
-  23.11 +  24.02
@@ -153,13 +153,12 @@ $(document).ready(function(){initNavTree('_cl_permute_workload_8cpp_source.html'
56 {
57  ARMNN_SCOPED_PROFILING_EVENT_CL_NAME_GUID("ClPermuteWorkload_Execute");
-
58  RunClFunction(m_PermuteFunction, CHECK_LOCATION());
+
58  RunClFunction(m_PermuteFunction, CHECK_LOCATION());
59 }
60 
61 } // namespace armnn
-
void RunClFunction(arm_compute::IFunction &function, const CheckLocation &location)
ClPermuteWorkload(const PermuteQueueDescriptor &descriptor, const WorkloadInfo &info, const arm_compute::CLCompileContext &clCompileContext)
void ValidateInputsOutputs(const std::string &descName, unsigned int numExpectedIn, unsigned int numExpectedOut) const
@@ -182,6 +181,7 @@ $(document).ready(function(){initNavTree('_cl_permute_workload_8cpp_source.html'
void Execute() const override
+
void RunClFunction(arm_compute::IFunction &function, const CheckLocation &location)
Copyright (c) 2021 ARM Limited and Contributors.
@@ -191,7 +191,7 @@ $(document).ready(function(){initNavTree('_cl_permute_workload_8cpp_source.html'