From 8d2ca734165a068478df7cffa46185680b05cd20 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 24 Feb 2023 10:28:19 +0000 Subject: Update Doxygen docu for 23.02 Signed-off-by: Nikhil Raj Change-Id: Ie6c19a27d50fefab2796b2b5875374e81f5bf971 --- 23.02/_internal_types_8cpp.xhtml | 157 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 23.02/_internal_types_8cpp.xhtml (limited to '23.02/_internal_types_8cpp.xhtml') diff --git a/23.02/_internal_types_8cpp.xhtml b/23.02/_internal_types_8cpp.xhtml new file mode 100644 index 0000000000..c53583015a --- /dev/null +++ b/23.02/_internal_types_8cpp.xhtml @@ -0,0 +1,157 @@ + + + + + + + + + + + + + +ArmNN: src/armnn/InternalTypes.cpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
InternalTypes.cpp File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Namespaces

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

+Macros

#define X(name)   case LayerType::name: return #name;
 
+ + + +

+Functions

const char * GetLayerTypeAsCString (LayerType type)
 
+

Macro Definition Documentation

+ +

◆ X

+ +
+
+ + + + + + + + +
#define X( name)   case LayerType::name: return #name;
+
+ +
+
+
+
+ + + + -- cgit v1.2.1