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/_workload_data_8hpp.xhtml | 281 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 281 insertions(+) create mode 100644 20.02/_workload_data_8hpp.xhtml (limited to '20.02/_workload_data_8hpp.xhtml') diff --git a/20.02/_workload_data_8hpp.xhtml b/20.02/_workload_data_8hpp.xhtml new file mode 100644 index 0000000000..c883c0efa6 --- /dev/null +++ b/20.02/_workload_data_8hpp.xhtml @@ -0,0 +1,281 @@ + + + + + + + + + + + + + +ArmNN: src/backends/backendsCommon/WorkloadData.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
WorkloadData.hpp File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Classes

struct  QueueDescriptor
 
struct  QueueDescriptorWithParameters< LayerDescriptor >
 
struct  MemCopyQueueDescriptor
 
struct  MemImportQueueDescriptor
 
struct  MemSyncQueueDescriptor
 
struct  SoftmaxQueueDescriptor
 
struct  SplitterQueueDescriptor
 
struct  SplitterQueueDescriptor::ViewOrigin
 
struct  ConcatQueueDescriptor
 
struct  ConcatQueueDescriptor::ViewOrigin
 
struct  StackQueueDescriptor
 
struct  ActivationQueueDescriptor
 
struct  ArgMinMaxQueueDescriptor
 
struct  FullyConnectedQueueDescriptor
 
struct  PermuteQueueDescriptor
 
struct  Pooling2dQueueDescriptor
 
struct  Convolution2dQueueDescriptor
 
struct  DepthwiseConvolution2dQueueDescriptor
 
struct  DetectionPostProcessQueueDescriptor
 
struct  NormalizationQueueDescriptor
 
struct  AdditionQueueDescriptor
 
struct  MultiplicationQueueDescriptor
 
struct  DivisionQueueDescriptor
 
struct  SubtractionQueueDescriptor
 
struct  MaximumQueueDescriptor
 
struct  MeanQueueDescriptor
 
struct  PadQueueDescriptor
 
struct  QuantizeQueueDescriptor
 
struct  EqualQueueDescriptor
 
struct  BatchNormalizationQueueDescriptor
 
struct  ResizeBilinearQueueDescriptor
 
struct  ResizeQueueDescriptor
 
struct  FakeQuantizationQueueDescriptor
 
struct  InstanceNormalizationQueueDescriptor
 
struct  L2NormalizationQueueDescriptor
 
struct  LogSoftmaxQueueDescriptor
 
struct  ConstantQueueDescriptor
 
struct  ReshapeQueueDescriptor
 
struct  SpaceToBatchNdQueueDescriptor
 
struct  SpaceToDepthQueueDescriptor
 
struct  FloorQueueDescriptor
 
struct  LstmQueueDescriptor
 
struct  ConvertFp16ToFp32QueueDescriptor
 
struct  ConvertFp32ToFp16QueueDescriptor
 
struct  BatchToSpaceNdQueueDescriptor
 
struct  StridedSliceQueueDescriptor
 
struct  MinimumQueueDescriptor
 
struct  GreaterQueueDescriptor
 
struct  DebugQueueDescriptor
 
struct  RsqrtQueueDescriptor
 
struct  GatherQueueDescriptor
 
struct  PreCompiledQueueDescriptor
 
struct  DequantizeQueueDescriptor
 
struct  MergeQueueDescriptor
 
struct  SwitchQueueDescriptor
 
struct  PreluQueueDescriptor
 
struct  TransposeConvolution2dQueueDescriptor
 
struct  TransposeQueueDescriptor
 
struct  QuantizedLstmQueueDescriptor
 
struct  AbsQueueDescriptor
 
struct  SliceQueueDescriptor
 
struct  DepthToSpaceQueueDescriptor
 
struct  ComparisonQueueDescriptor
 
struct  ElementwiseUnaryQueueDescriptor
 
+ + + + +

+Namespaces

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

+Typedefs

using InputQueueDescriptor = MemCopyQueueDescriptor
 
using OutputQueueDescriptor = MemCopyQueueDescriptor
 
using MergerQueueDescriptor = ConcatQueueDescriptor
 
+ + + +

+Functions

DataType GetBiasDataType (DataType inputDataType)
 
+
+
+ + + + -- cgit v1.2.1