ArmNN
 22.08
WorkloadData.hpp File Reference
#include "TensorHandle.hpp"
#include <armnn/Deprecated.hpp>
#include <armnn/Descriptors.hpp>
#include <armnn/Exceptions.hpp>
#include <armnn/Types.hpp>
#include <armnn/Tensor.hpp>
#include <common/include/ProfilingGuid.hpp>

Go to the source code of this file.

Classes

struct  QueueDescriptor
 
struct  QueueDescriptorWithParameters< LayerDescriptor >
 
struct  MapQueueDescriptor
 
struct  UnmapQueueDescriptor
 
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  CastQueueDescriptor
 
struct  FillQueueDescriptor
 
struct  FullyConnectedQueueDescriptor
 
struct  PermuteQueueDescriptor
 
struct  Pooling2dQueueDescriptor
 
struct  Pooling3dQueueDescriptor
 
struct  Convolution2dQueueDescriptor
 
struct  Convolution3dQueueDescriptor
 
struct  DepthwiseConvolution2dQueueDescriptor
 Depthwise Convolution 2D layer workload data. More...
 
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  RankQueueDescriptor
 
struct  ResizeQueueDescriptor
 
struct  FakeQuantizationQueueDescriptor
 
struct  InstanceNormalizationQueueDescriptor
 
struct  L2NormalizationQueueDescriptor
 
struct  LogSoftmaxQueueDescriptor
 
struct  ConstantQueueDescriptor
 
struct  ReshapeQueueDescriptor
 
struct  SpaceToBatchNdQueueDescriptor
 
struct  SpaceToDepthQueueDescriptor
 
struct  FloorQueueDescriptor
 
struct  LstmQueueDescriptor
 
struct  ConvertBf16ToFp32QueueDescriptor
 
struct  ConvertFp32ToBf16QueueDescriptor
 
struct  ConvertFp16ToFp32QueueDescriptor
 
struct  ConvertFp32ToFp16QueueDescriptor
 
struct  BatchToSpaceNdQueueDescriptor
 
struct  StridedSliceQueueDescriptor
 
struct  MinimumQueueDescriptor
 
struct  GreaterQueueDescriptor
 
struct  DebugQueueDescriptor
 
struct  RsqrtQueueDescriptor
 
struct  GatherNdQueueDescriptor
 
struct  GatherQueueDescriptor
 
struct  PreCompiledQueueDescriptor
 
struct  DequantizeQueueDescriptor
 
struct  MergeQueueDescriptor
 
struct  SwitchQueueDescriptor
 
struct  PreluQueueDescriptor
 
struct  TransposeConvolution2dQueueDescriptor
 
struct  TransposeQueueDescriptor
 
struct  QLstmQueueDescriptor
 
struct  QuantizedLstmQueueDescriptor
 
struct  AbsQueueDescriptor
 
struct  SliceQueueDescriptor
 
struct  DepthToSpaceQueueDescriptor
 
struct  ComparisonQueueDescriptor
 
struct  ElementwiseUnaryQueueDescriptor
 
struct  LogicalBinaryQueueDescriptor
 
struct  ReduceQueueDescriptor
 
struct  ShapeQueueDescriptor
 
struct  UnidirectionalSequenceLstmQueueDescriptor
 
struct  ChannelShuffleQueueDescriptor
 
struct  BatchMatMulQueueDescriptor
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Typedefs

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

Functions

DataType GetBiasDataType (DataType inputDataType)
 
ARMNN_NO_DEPRECATE_WARN_BEGIN struct ARMNN_DEPRECATED_MSG_REMOVAL_DATE ("ResizeBilinearQueueDescriptor is deprecated use ResizeQueueDescriptor instead", "22.08") ResizeBilinearQueueDescriptor