ArmNN
 25.11
Loading...
Searching...
No Matches
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>
Include dependency graph for WorkloadData.hpp:
This graph shows which files directly or indirectly include this file:

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  FusedQueueDescriptor
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  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  ElementwiseBinaryQueueDescriptor
struct  ElementwiseUnaryQueueDescriptor
struct  LogicalBinaryQueueDescriptor
struct  ReduceQueueDescriptor
struct  ShapeQueueDescriptor
struct  UnidirectionalSequenceLstmQueueDescriptor
struct  ChannelShuffleQueueDescriptor
struct  BatchMatMulQueueDescriptor
struct  ReverseV2QueueDescriptor
struct  TileQueueDescriptor
struct  BroadcastToQueueDescriptor
struct  ScatterNdQueueDescriptor

Namespaces

namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.

Typedefs

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

Functions

DataType GetBiasDataType (DataType inputDataType)