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 --- 20.02/dir_2d9c087bc7f49a1d7a25fdc615d2f0c9.xhtml | 309 +++++++++++++++++++++++ 1 file changed, 309 insertions(+) create mode 100644 20.02/dir_2d9c087bc7f49a1d7a25fdc615d2f0c9.xhtml (limited to '20.02/dir_2d9c087bc7f49a1d7a25fdc615d2f0c9.xhtml') diff --git a/20.02/dir_2d9c087bc7f49a1d7a25fdc615d2f0c9.xhtml b/20.02/dir_2d9c087bc7f49a1d7a25fdc615d2f0c9.xhtml new file mode 100644 index 0000000000..b1cddf25a3 --- /dev/null +++ b/20.02/dir_2d9c087bc7f49a1d7a25fdc615d2f0c9.xhtml @@ -0,0 +1,309 @@ + + + + + + + + + + + + + +ArmNN: src/backends/cl/workloads Directory Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
workloads Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Files

file  ClAbsWorkload.cpp [code]
 
file  ClAbsWorkload.hpp [code]
 
file  ClActivationWorkload.cpp [code]
 
file  ClActivationWorkload.hpp [code]
 
file  ClAdditionWorkload.cpp [code]
 
file  ClAdditionWorkload.hpp [code]
 
file  ClArgMinMaxWorkload.cpp [code]
 
file  ClArgMinMaxWorkload.hpp [code]
 
file  ClBatchNormalizationFloatWorkload.cpp [code]
 
file  ClBatchNormalizationFloatWorkload.hpp [code]
 
file  ClBatchToSpaceNdWorkload.cpp [code]
 
file  ClBatchToSpaceNdWorkload.hpp [code]
 
file  ClConcatWorkload.cpp [code]
 
file  ClConcatWorkload.hpp [code]
 
file  ClConstantWorkload.cpp [code]
 
file  ClConstantWorkload.hpp [code]
 
file  ClConvertFp16ToFp32Workload.cpp [code]
 
file  ClConvertFp16ToFp32Workload.hpp [code]
 
file  ClConvertFp32ToFp16Workload.cpp [code]
 
file  ClConvertFp32ToFp16Workload.hpp [code]
 
file  ClConvolution2dWorkload.cpp [code]
 
file  ClConvolution2dWorkload.hpp [code]
 
file  ClDepthToSpaceWorkload.cpp [code]
 
file  ClDepthToSpaceWorkload.hpp [code]
 
file  ClDepthwiseConvolutionWorkload.cpp [code]
 
file  ClDepthwiseConvolutionWorkload.hpp [code]
 
file  ClDequantizeWorkload.cpp [code]
 
file  ClDequantizeWorkload.hpp [code]
 
file  ClDivisionFloatWorkload.cpp [code]
 
file  ClDivisionFloatWorkload.hpp [code]
 
file  ClFloorFloatWorkload.cpp [code]
 
file  ClFloorFloatWorkload.hpp [code]
 
file  ClFullyConnectedWorkload.cpp [code]
 
file  ClFullyConnectedWorkload.hpp [code]
 
file  ClGreaterWorkload.cpp [code]
 
file  ClGreaterWorkload.hpp [code]
 
file  ClInstanceNormalizationWorkload.cpp [code]
 
file  ClInstanceNormalizationWorkload.hpp [code]
 
file  ClL2NormalizationFloatWorkload.cpp [code]
 
file  ClL2NormalizationFloatWorkload.hpp [code]
 
file  ClLstmFloatWorkload.cpp [code]
 
file  ClLstmFloatWorkload.hpp [code]
 
file  ClMaximumWorkload.cpp [code]
 
file  ClMaximumWorkload.hpp [code]
 
file  ClMeanWorkload.cpp [code]
 
file  ClMeanWorkload.hpp [code]
 
file  ClMinimumWorkload.cpp [code]
 
file  ClMinimumWorkload.hpp [code]
 
file  ClMultiplicationWorkload.cpp [code]
 
file  ClMultiplicationWorkload.hpp [code]
 
file  ClNormalizationFloatWorkload.cpp [code]
 
file  ClNormalizationFloatWorkload.hpp [code]
 
file  ClPadWorkload.cpp [code]
 
file  ClPadWorkload.hpp [code]
 
file  ClPermuteWorkload.cpp [code]
 
file  ClPermuteWorkload.hpp [code]
 
file  ClPooling2dWorkload.cpp [code]
 
file  ClPooling2dWorkload.hpp [code]
 
file  ClPreluWorkload.cpp [code]
 
file  ClPreluWorkload.hpp [code]
 
file  ClQuantizedLstmWorkload.cpp [code]
 
file  ClQuantizedLstmWorkload.hpp [code]
 
file  ClQuantizeWorkload.cpp [code]
 
file  ClQuantizeWorkload.hpp [code]
 
file  ClReshapeWorkload.cpp [code]
 
file  ClReshapeWorkload.hpp [code]
 
file  ClResizeWorkload.cpp [code]
 
file  ClResizeWorkload.hpp [code]
 
file  ClRsqrtWorkload.cpp [code]
 
file  ClRsqrtWorkload.hpp [code]
 
file  ClSliceWorkload.cpp [code]
 
file  ClSliceWorkload.hpp [code]
 
file  ClSoftmaxBaseWorkload.cpp [code]
 
file  ClSoftmaxBaseWorkload.hpp [code]
 
file  ClSoftmaxFloatWorkload.cpp [code]
 
file  ClSoftmaxFloatWorkload.hpp [code]
 
file  ClSoftmaxUint8Workload.cpp [code]
 
file  ClSoftmaxUint8Workload.hpp [code]
 
file  ClSpaceToBatchNdWorkload.cpp [code]
 
file  ClSpaceToBatchNdWorkload.hpp [code]
 
file  ClSpaceToDepthWorkload.cpp [code]
 
file  ClSpaceToDepthWorkload.hpp [code]
 
file  ClSplitterWorkload.cpp [code]
 
file  ClSplitterWorkload.hpp [code]
 
file  ClStackWorkload.cpp [code]
 
file  ClStackWorkload.hpp [code]
 
file  ClStridedSliceWorkload.cpp [code]
 
file  ClStridedSliceWorkload.hpp [code]
 
file  ClSubtractionWorkload.cpp [code]
 
file  ClSubtractionWorkload.hpp [code]
 
file  ClTransposeConvolution2dWorkload.cpp [code]
 
file  ClTransposeConvolution2dWorkload.hpp [code]
 
file  ClTransposeWorkload.cpp [code]
 
file  ClTransposeWorkload.hpp [code]
 
file  ClWorkloads.hpp [code]
 
file  ClWorkloadUtils.hpp [code]
 
+
+
+ + + + -- cgit v1.2.1