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 --- Documentation/_cl_softmax_base_workload_8cpp.xhtml | 134 +++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 Documentation/_cl_softmax_base_workload_8cpp.xhtml (limited to 'Documentation/_cl_softmax_base_workload_8cpp.xhtml') diff --git a/Documentation/_cl_softmax_base_workload_8cpp.xhtml b/Documentation/_cl_softmax_base_workload_8cpp.xhtml new file mode 100644 index 0000000000..0be40c0119 --- /dev/null +++ b/Documentation/_cl_softmax_base_workload_8cpp.xhtml @@ -0,0 +1,134 @@ + + + + + + + + + + + + + +ArmNN: src/backends/cl/workloads/ClSoftmaxBaseWorkload.cpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ClSoftmaxBaseWorkload.cpp File Reference
+
+
+
#include "ClSoftmaxBaseWorkload.hpp"
+#include <aclCommon/ArmComputeTensorUtils.hpp>
+#include <aclCommon/ArmComputeUtils.hpp>
+#include <arm_compute/runtime/CL/functions/CLSoftmaxLayer.h>
+
+

Go to the source code of this file.

+ + + + + +

+Namespaces

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

+Functions

arm_compute::Status ClSoftmaxWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const SoftmaxDescriptor &descriptor)
 
+
+
+ + + + -- cgit v1.2.1