From 03c7ff3f6188240baaeaeb405a357a0c58195fec Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 22 Aug 2023 12:00:04 +0100 Subject: IVGCVSW-7702 Update Doxygen Docu for 23.08 Signed-off-by: Nikhil Raj Change-Id: I357a9f7e47614589327c1ac5d95b6224ff77103d --- latest/_arm_n_n_8hpp_source.html | 148 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 latest/_arm_n_n_8hpp_source.html (limited to 'latest/_arm_n_n_8hpp_source.html') diff --git a/latest/_arm_n_n_8hpp_source.html b/latest/_arm_n_n_8hpp_source.html new file mode 100644 index 0000000000..c58efe8d8d --- /dev/null +++ b/latest/_arm_n_n_8hpp_source.html @@ -0,0 +1,148 @@ + + + + + + + + +Arm NN: include/armnn/ArmNN.hpp Source File + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
ArmNN.hpp
+
+
+Go to the documentation of this file.
1 //
+
2 // Copyright © 2017 Arm Ltd. All rights reserved.
+
3 // SPDX-License-Identifier: MIT
+
4 //
+
5 #pragma once
+
6 
+
7 #include "BackendId.hpp"
+
8 #include "BackendHelper.hpp"
+
9 #include "Descriptors.hpp"
+
10 #include "Exceptions.hpp"
+
11 #include "INetwork.hpp"
+
12 #include "IRuntime.hpp"
+
13 #include "IWorkingMemHandle.hpp"
+
14 #include "LstmParams.hpp"
+
15 #include "Optional.hpp"
+
16 #include "QuantizedLstmParams.hpp"
+
17 #include "Tensor.hpp"
+
18 #include "Types.hpp"
+
19 #include "TypesUtils.hpp"
+
20 #include "Utils.hpp"
+
21 #include "Version.hpp"
+
+
+ + + + + + + + + + + + +
Copyright (c) 2021 ARM Limited and Contributors.
+ + + + + + + -- cgit v1.2.1