From 0e2bab81442ee6cc2b94e4f7881ed0c5c6af65e7 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Thu, 19 Mar 2020 17:03:14 +0000 Subject: Creating gh-pages documentation for ArmNN Signed-off-by: Jim Flynn --- .../_cl_fully_connected_workload_8hpp.xhtml | 140 +++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 Documentation/_cl_fully_connected_workload_8hpp.xhtml (limited to 'Documentation/_cl_fully_connected_workload_8hpp.xhtml') diff --git a/Documentation/_cl_fully_connected_workload_8hpp.xhtml b/Documentation/_cl_fully_connected_workload_8hpp.xhtml new file mode 100644 index 0000000000..121ec56823 --- /dev/null +++ b/Documentation/_cl_fully_connected_workload_8hpp.xhtml @@ -0,0 +1,140 @@ + + + + + + + + + + + + + +ArmNN: src/backends/cl/workloads/ClFullyConnectedWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ClFullyConnectedWorkload.hpp File Reference
+
+
+
#include <backendsCommon/Workload.hpp>
+#include <arm_compute/runtime/CL/functions/CLFullyConnectedLayer.h>
+#include <arm_compute/runtime/MemoryManagerOnDemand.h>
+#include <memory>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  ClFullyConnectedWorkload
 
+ + + + +

+Namespaces

 armnn
 Copyright (c) 2020 ARM Limited.
 
+ + + +

+Functions

arm_compute::Status ClFullyConnectedWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const TensorInfo &weights, const TensorInfo &biases, const FullyConnectedDescriptor &descriptor)
 
+
+
+ + + + -- cgit v1.2.1