From 8efb48a6847c5cd166c561127ae6611150963ce3 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 19 May 2023 11:14:28 +0100 Subject: Update Doxygen docu for 23.05 Signed-off-by: Nikhil Raj Change-Id: I0a992286f14fa68fcc6e5eba31ac39fed003cbbe --- 23.05/_i_backend_internal_8hpp.xhtml | 156 +++++++++++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 23.05/_i_backend_internal_8hpp.xhtml (limited to '23.05/_i_backend_internal_8hpp.xhtml') diff --git a/23.05/_i_backend_internal_8hpp.xhtml b/23.05/_i_backend_internal_8hpp.xhtml new file mode 100644 index 0000000000..5dd64df929 --- /dev/null +++ b/23.05/_i_backend_internal_8hpp.xhtml @@ -0,0 +1,156 @@ + + + + + + + + + + + + + +ArmNN: include/armnn/backends/IBackendInternal.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
IBackendInternal.hpp File Reference
+
+
+
#include <armnn/Types.hpp>
+#include <armnn/IRuntime.hpp>
+#include <armnn/Deprecated.hpp>
+#include <ExecutionData.hpp>
+#include <ISubgraphViewConverter.hpp>
+#include <WorkingMemDescriptor.hpp>
+#include <armnn/backends/IBackendContext.hpp>
+#include <armnn/backends/IMemoryManager.hpp>
+#include <armnn/backends/ITensorHandleFactory.hpp>
+#include <armnn/backends/OptimizationViews.hpp>
+#include <armnn/backends/SubgraphView.hpp>
+#include <client/include/backends/IBackendProfiling.hpp>
+#include <client/include/backends/IBackendProfilingContext.hpp>
+#include <vector>
+#include <memory>
+
+

Go to the source code of this file.

+ + + + + + +

+Classes

struct  BackendVersion
 
class  IBackendInternal
 
+ + + + +

+Namespaces

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

+Functions

std::ostream & operator<< (std::ostream &os, const BackendVersion &backendVersion)
 
+
+
+ + + + -- cgit v1.2.1