aboutsummaryrefslogtreecommitdiff
path: root/21.02/structarmnn_1_1_base_descriptor.xhtml
blob: f07776bed5fb65f6225d8667b63fb2e2a44216b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!-- Copyright (c) 2020 ARM Limited. -->
<!--                                 -->
<!-- SPDX-License-Identifier: MIT    -->
<!--                                 -->
<!-- HTML header for doxygen 1.8.13-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="robots" content="NOINDEX, NOFOLLOW" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ArmNN: BaseDescriptor Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
  MathJax.Hub.Config({
    extensions: ["tex2jax.js"],
    jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
  <td style="padding-left: 0.5em;">
   <div id="projectname">
   &#160;<span id="projectnumber">21.02</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('structarmnn_1_1_base_descriptor.xhtml','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="headertitle">
<div class="title">BaseDescriptor Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Base class for all descriptors.  
 <a href="structarmnn_1_1_base_descriptor.xhtml#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for BaseDescriptor:</div>
<div class="dyncontent">
 <div class="center">
  <img src="structarmnn_1_1_base_descriptor.png" usemap="#BaseDescriptor_map" alt=""/>
  <map id="BaseDescriptor_map" name="BaseDescriptor_map">
<area href="structarmnn_1_1_activation_descriptor.xhtml" title="An ActivationDescriptor for the ActivationLayer. " alt="ActivationDescriptor" shape="rect" coords="221,56,432,80"/>
<area href="structarmnn_1_1_arg_min_max_descriptor.xhtml" title="An ArgMinMaxDescriptor for ArgMinMaxLayer. " alt="ArgMinMaxDescriptor" shape="rect" coords="221,112,432,136"/>
<area href="structarmnn_1_1_batch_normalization_descriptor.xhtml" title="A BatchNormalizationDescriptor for the BatchNormalizationLayer. " alt="BatchNormalizationDescriptor" shape="rect" coords="221,168,432,192"/>
<area href="structarmnn_1_1_batch_to_space_nd_descriptor.xhtml" title="A BatchToSpaceNdDescriptor for the BatchToSpaceNdLayer. " alt="BatchToSpaceNdDescriptor" shape="rect" coords="221,224,432,248"/>
<area href="structarmnn_1_1_comparison_descriptor.xhtml" title="A ComparisonDescriptor for the ComparisonLayer. " alt="ComparisonDescriptor" shape="rect" coords="221,280,432,304"/>
<area href="structarmnn_1_1_convolution2d_descriptor.xhtml" title="A Convolution2dDescriptor for the Convolution2dLayer. " alt="Convolution2dDescriptor" shape="rect" coords="221,336,432,360"/>
<area href="structarmnn_1_1_depthwise_convolution2d_descriptor.xhtml" title="A DepthwiseConvolution2dDescriptor for the DepthwiseConvolution2dLayer. " alt="DepthwiseConvolution2dDescriptor" shape="rect" coords="221,392,432,416"/>
<area href="structarmnn_1_1_detection_post_process_descriptor.xhtml" alt="DetectionPostProcessDescriptor" shape="rect" coords="221,448,432,472"/>
<area href="structarmnn_1_1_elementwise_unary_descriptor.xhtml" title="A ElementwiseUnaryDescriptor for the ElementwiseUnaryLayer. " alt="ElementwiseUnaryDescriptor" shape="rect" coords="221,504,432,528"/>
<area href="structarmnn_1_1_fake_quantization_descriptor.xhtml" title="A FakeQuantizationDescriptor for the FakeQuantizationLayer. " alt="FakeQuantizationDescriptor" shape="rect" coords="221,560,432,584"/>
<area href="structarmnn_1_1_fill_descriptor.xhtml" title="A FillDescriptor for the FillLayer. " alt="FillDescriptor" shape="rect" coords="221,616,432,640"/>
<area href="structarmnn_1_1_fully_connected_descriptor.xhtml" title="A FullyConnectedDescriptor for the FullyConnectedLayer. " alt="FullyConnectedDescriptor" shape="rect" coords="221,672,432,696"/>
<area href="structarmnn_1_1_gather_descriptor.xhtml" title="A GatherDescriptor for the GatherLayer. " alt="GatherDescriptor" shape="rect" coords="221,728,432,752"/>
<area href="structarmnn_1_1_instance_normalization_descriptor.xhtml" title="An InstanceNormalizationDescriptor for InstanceNormalizationLayer. " alt="InstanceNormalizationDescriptor" shape="rect" coords="221,784,432,808"/>
<area href="structarmnn_1_1_l2_normalization_descriptor.xhtml" title="A L2NormalizationDescriptor for the L2NormalizationLayer. " alt="L2NormalizationDescriptor" shape="rect" coords="221,840,432,864"/>
<area href="structarmnn_1_1_logical_binary_descriptor.xhtml" title="A LogicalBinaryDescriptor for the LogicalBinaryLayer. " alt="LogicalBinaryDescriptor" shape="rect" coords="221,896,432,920"/>
<area href="structarmnn_1_1_lstm_descriptor.xhtml" title="An LstmDescriptor for the LstmLayer. " alt="LstmDescriptor" shape="rect" coords="221,952,432,976"/>
<area href="structarmnn_1_1_mean_descriptor.xhtml" title="A MeanDescriptor for the MeanLayer. " alt="MeanDescriptor" shape="rect" coords="221,1008,432,1032"/>
<area href="structarmnn_1_1_normalization_descriptor.xhtml" title="A NormalizationDescriptor for the NormalizationLayer. " alt="NormalizationDescriptor" shape="rect" coords="221,1064,432,1088"/>
<area href="structarmnn_1_1_origins_descriptor.xhtml" title="An OriginsDescriptor for the ConcatLayer. " alt="OriginsDescriptor" shape="rect" coords="221,1120,432,1144"/>
<area href="structarmnn_1_1_pad_descriptor.xhtml" title="A PadDescriptor for the PadLayer. " alt="PadDescriptor" shape="rect" coords="221,1176,432,1200"/>
<area href="structarmnn_1_1_permute_descriptor.xhtml" title="A PermuteDescriptor for the PermuteLayer. " alt="PermuteDescriptor" shape="rect" coords="221,1232,432,1256"/>
<area href="structarmnn_1_1_pooling2d_descriptor.xhtml" title="A Pooling2dDescriptor for the Pooling2dLayer. " alt="Pooling2dDescriptor" shape="rect" coords="221,1288,432,1312"/>
<area href="structarmnn_1_1_pre_compiled_descriptor.xhtml" title="A PreCompiledDescriptor for the PreCompiledLayer. " alt="PreCompiledDescriptor" shape="rect" coords="221,1344,432,1368"/>
<area href="structarmnn_1_1_q_lstm_descriptor.xhtml" title="A QLstmDescriptor for the QLstmLayer. " alt="QLstmDescriptor" shape="rect" coords="221,1400,432,1424"/>
<area href="structarmnn_1_1_reduce_descriptor.xhtml" title="A ReduceDescriptor for the REDUCE operators. " alt="ReduceDescriptor" shape="rect" coords="221,1456,432,1480"/>
<area href="structarmnn_1_1_reshape_descriptor.xhtml" title="A ReshapeDescriptor for the ReshapeLayer. " alt="ReshapeDescriptor" shape="rect" coords="221,1512,432,1536"/>
<area href="structarmnn_1_1_resize_bilinear_descriptor.xhtml" title="A ResizeBilinearDescriptor for the ResizeBilinearLayer. " alt="ResizeBilinearDescriptor" shape="rect" coords="221,1568,432,1592"/>
<area href="structarmnn_1_1_resize_descriptor.xhtml" title="A ResizeDescriptor for the ResizeLayer. " alt="ResizeDescriptor" shape="rect" coords="221,1624,432,1648"/>
<area href="structarmnn_1_1_slice_descriptor.xhtml" title="A SliceDescriptor for the SliceLayer. " alt="SliceDescriptor" shape="rect" coords="221,1680,432,1704"/>
<area href="structarmnn_1_1_softmax_descriptor.xhtml" title="A SoftmaxDescriptor for the SoftmaxLayer. " alt="SoftmaxDescriptor" shape="rect" coords="221,1736,432,1760"/>
<area href="structarmnn_1_1_space_to_batch_nd_descriptor.xhtml" title="A SpaceToBatchNdDescriptor for the SpaceToBatchNdLayer. " alt="SpaceToBatchNdDescriptor" shape="rect" coords="221,1792,432,1816"/>
<area href="structarmnn_1_1_space_to_depth_descriptor.xhtml" title="A SpaceToDepthDescriptor for the SpaceToDepthLayer. " alt="SpaceToDepthDescriptor" shape="rect" coords="221,1848,432,1872"/>
<area href="structarmnn_1_1_stack_descriptor.xhtml" title="A StackDescriptor for the StackLayer. " alt="StackDescriptor" shape="rect" coords="221,1904,432,1928"/>
<area href="structarmnn_1_1_stand_in_descriptor.xhtml" title="A StandInDescriptor for the StandIn layer. " alt="StandInDescriptor" shape="rect" coords="221,1960,432,1984"/>
<area href="structarmnn_1_1_strided_slice_descriptor.xhtml" title="A StridedSliceDescriptor for the StridedSliceLayer. " alt="StridedSliceDescriptor" shape="rect" coords="221,2016,432,2040"/>
<area href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml" title="A TransposeConvolution2dDescriptor for the TransposeConvolution2dLayer. " alt="TransposeConvolution2dDescriptor" shape="rect" coords="221,2072,432,2096"/>
<area href="structarmnn_1_1_transpose_descriptor.xhtml" title="A TransposeDescriptor for the TransposeLayer. " alt="TransposeDescriptor" shape="rect" coords="221,2128,432,2152"/>
<area href="structarmnn_1_1_views_descriptor.xhtml" title="A ViewsDescriptor for the SplitterLayer. " alt="ViewsDescriptor" shape="rect" coords="221,2184,432,2208"/>
</map>
 </div></div>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Base class for all descriptors. </p>

<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00022">22</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li>include/armnn/<a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="namespacearmnn.xhtml">armnn</a></li><li class="navelem"><a class="el" href="structarmnn_1_1_base_descriptor.xhtml">BaseDescriptor</a></li>
    <li class="footer">Generated on Fri Mar 19 2021 15:26:10 for ArmNN by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
  </ul>
</div>
</body>
</html>