12struct ActivationDescriptor;
13struct ArgMinMaxDescriptor;
14struct BatchMatMulDescriptor;
15struct BatchNormalizationDescriptor;
16struct BatchToSpaceNdDescriptor;
17struct BroadcastToDescriptor;
18struct ChannelShuffleDescriptor;
19struct ComparisonDescriptor;
20struct Convolution2dDescriptor;
21struct Convolution3dDescriptor;
22struct DepthwiseConvolution2dDescriptor;
23struct DetectionPostProcessDescriptor;
24struct ElementwiseBinaryDescriptor;
25struct ElementwiseUnaryDescriptor;
26struct FakeQuantizationDescriptor;
28struct FullyConnectedDescriptor;
29struct FusedDescriptor;
30struct GatherDescriptor;
31struct InstanceNormalizationDescriptor;
32struct L2NormalizationDescriptor;
33struct LogicalBinaryDescriptor;
36struct NormalizationDescriptor;
37struct OriginsDescriptor;
39struct PermuteDescriptor;
42struct PreCompiledDescriptor;
43struct QLstmDescriptor;
44struct ReshapeDescriptor;
45struct ResizeDescriptor;
46struct ReduceDescriptor;
47struct ScatterNdDescriptor;
48struct SliceDescriptor;
49struct SoftmaxDescriptor;
50struct SpaceToBatchNdDescriptor;
51struct SpaceToDepthDescriptor;
52struct StackDescriptor;
53struct StandInDescriptor;
54struct StridedSliceDescriptor;
56struct TransposeConvolution2dDescriptor;
57struct TransposeDescriptor;
58struct ViewsDescriptor;
const armnnSerializer::Pooling3dDescriptor * Pooling3dDescriptor
const armnnSerializer::Pooling2dDescriptor * Pooling2dDescriptor
Copyright (c) 2021 ARM Limited and Contributors.
An LstmDescriptor for the LstmLayer.
An OriginsDescriptor for the ConcatLayer.
A SoftmaxDescriptor for the SoftmaxLayer.
A SpaceToDepthDescriptor for the SpaceToDepthLayer.
A ViewsDescriptor for the SplitterLayer.