From add078b7f9a658d52ee6e8fe6771ea0517c07674 Mon Sep 17 00:00:00 2001 From: mathad01 Date: Mon, 10 May 2021 16:51:20 +0100 Subject: IVGCVSW-5908 Update 21.05 Doxygen Documents Signed-off-by: mathad01 Change-Id: I95316d4fc5f9d10185492dc835bb2411c1daea7b --- 21.05/_cl_import_tensor_handle_factory_8cpp.xhtml | 136 ++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 21.05/_cl_import_tensor_handle_factory_8cpp.xhtml (limited to '21.05/_cl_import_tensor_handle_factory_8cpp.xhtml') diff --git a/21.05/_cl_import_tensor_handle_factory_8cpp.xhtml b/21.05/_cl_import_tensor_handle_factory_8cpp.xhtml new file mode 100644 index 0000000000..901b5f2987 --- /dev/null +++ b/21.05/_cl_import_tensor_handle_factory_8cpp.xhtml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + +ArmNN: src/backends/cl/ClImportTensorHandleFactory.cpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ClImportTensorHandleFactory.cpp File Reference
+
+
+
#include "ClImportTensorHandleFactory.hpp"
+#include "ClImportTensorHandle.hpp"
+#include <armnn/utility/NumericCast.hpp>
+#include <armnn/utility/PolymorphicDowncast.hpp>
+#include <arm_compute/core/Coordinates.h>
+#include <arm_compute/runtime/CL/CLTensor.h>
+
+

Go to the source code of this file.

+ + + + + +

+Namespaces

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

+Typedefs

using FactoryId = ITensorHandleFactory::FactoryId
 
+
+
+ + + + -- cgit v1.2.1