From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ..._neon_depthwise_convolution_workload_8cpp.xhtml | 138 --------------------- 1 file changed, 138 deletions(-) delete mode 100644 Documentation/_neon_depthwise_convolution_workload_8cpp.xhtml (limited to 'Documentation/_neon_depthwise_convolution_workload_8cpp.xhtml') diff --git a/Documentation/_neon_depthwise_convolution_workload_8cpp.xhtml b/Documentation/_neon_depthwise_convolution_workload_8cpp.xhtml deleted file mode 100644 index 1ee58475bd..0000000000 --- a/Documentation/_neon_depthwise_convolution_workload_8cpp.xhtml +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - -ArmNN: src/backends/neon/workloads/NeonDepthwiseConvolutionWorkload.cpp File Reference - - - - - - - - - - - - - - - - -
-
- - - - ArmNN - - - -
-
-  20.02 -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
NeonDepthwiseConvolutionWorkload.cpp File Reference
-
-
-
#include "NeonDepthwiseConvolutionWorkload.hpp"
-#include "NeonWorkloadUtils.hpp"
-#include <armnnUtils/DataLayoutIndexed.hpp>
-#include <aclCommon/ArmComputeTensorUtils.hpp>
-#include <neon/NeonLayerSupport.hpp>
-#include <backendsCommon/CpuTensorHandle.hpp>
-#include <backendsCommon/WorkloadUtils.hpp>
-#include <arm_compute/runtime/NEON/functions/NEDepthwiseConvolutionLayer.h>
-
-

Go to the source code of this file.

- - - - - -

-Namespaces

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

-Functions

arm_compute::Status NeonDepthwiseConvolutionWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const DepthwiseConvolution2dDescriptor &descriptor, const TensorInfo &weights, const Optional< TensorInfo > &biases)
 
-
-
- - - - -- cgit v1.2.1