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/classarmnn_1_1_backend_id-members.html | 135 ++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 latest/classarmnn_1_1_backend_id-members.html (limited to 'latest/classarmnn_1_1_backend_id-members.html') diff --git a/latest/classarmnn_1_1_backend_id-members.html b/latest/classarmnn_1_1_backend_id-members.html new file mode 100644 index 0000000000..d6d4778df3 --- /dev/null +++ b/latest/classarmnn_1_1_backend_id-members.html @@ -0,0 +1,135 @@ + + + + + + + + +Arm NN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
BackendId Member List
+
+
+ +

This is the complete list of members for BackendId, including all inherited members.

+ + + + + + + + + + + + + + + + + + + + + + + +
BackendId()BackendIdinline
BackendId(const std::string &id)BackendIdinline
BackendId(const char *id)BackendIdinline
BackendId(const BackendId &other)=defaultBackendId
BackendId(BackendId &&other)=defaultBackendId
BackendId(Compute compute)BackendIdinline
Get() constBackendIdinline
IsCpuAcc() constBackendIdinline
IsCpuRef() constBackendIdinline
IsEmpty() constBackendIdinline
IsGpuAcc() constBackendIdinline
IsUndefined() constBackendIdinline
operator std::string() constBackendIdinline
operator!=(const O &other) constBackendIdinline
operator<(const BackendId &other) constBackendIdinline
operator=(const BackendId &other)=defaultBackendId
operator=(BackendId &&other)=defaultBackendId
operator=(const std::string &other)BackendIdinline
operator=(Compute compute)BackendIdinline
operator==(const BackendId &other) constBackendIdinline
operator==(const O &other) constBackendIdinline
~BackendId()BackendIdinline
+
+ + + + -- cgit v1.2.1