From 9aed8fb43441228343b925b42464a55042c47ca0 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 17 Nov 2021 13:16:45 +0000 Subject: IVGCVSW-6040 Update 21.11 Doxygen Documents Signed-off-by: Nikhil Raj Change-Id: Ia36ec98c4bebc27a69103911ea3409cd7db587a5 --- 21.11/_ref_permute_workload_8hpp.xhtml | 148 +++++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 21.11/_ref_permute_workload_8hpp.xhtml (limited to '21.11/_ref_permute_workload_8hpp.xhtml') diff --git a/21.11/_ref_permute_workload_8hpp.xhtml b/21.11/_ref_permute_workload_8hpp.xhtml new file mode 100644 index 0000000000..1509112521 --- /dev/null +++ b/21.11/_ref_permute_workload_8hpp.xhtml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + +ArmNN: src/backends/reference/workloads/RefPermuteWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
RefPermuteWorkload.hpp File Reference
+
+
+ +

Go to the source code of this file.

+ + + + +

+Classes

class  RefPermuteWorkload< DataType >
 
+ + + + +

+Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 
+ + + + + + + + + + + + + +

+Typedefs

using RefPermuteBFloat16Workload = RefPermuteWorkload< DataType::BFloat16 >
 
using RefPermuteFloat16Workload = RefPermuteWorkload< DataType::Float16 >
 
using RefPermuteFloat32Workload = RefPermuteWorkload< DataType::Float32 >
 
using RefPermuteQAsymmS8Workload = RefPermuteWorkload< DataType::QAsymmS8 >
 
using RefPermuteQAsymm8Workload = RefPermuteWorkload< DataType::QAsymmU8 >
 
using RefPermuteQSymm16Workload = RefPermuteWorkload< DataType::QSymmS16 >
 
+
+
+ + + + -- cgit v1.2.1