blob: 805c459eb82051ce0064718181947d72bd66c0da [file] [log] [blame]
Ryan OSheade36e4a2020-03-13 16:26:19 +00001<!-- Copyright (c) 2020 ARM Limited. -->
2<!-- -->
3<!-- SPDX-License-Identifier: MIT -->
4<!-- -->
5<!-- HTML header for doxygen 1.8.13-->
6<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7<html xmlns="http://www.w3.org/1999/xhtml">
8<head>
9<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
10<meta http-equiv="X-UA-Compatible" content="IE=9"/>
11<meta name="generator" content="Doxygen 1.8.13"/>
12<meta name="robots" content="NOINDEX, NOFOLLOW" />
13<meta name="viewport" content="width=device-width, initial-scale=1"/>
14<title>ArmNN: QueueDescriptor Struct Reference</title>
15<link href="tabs.css" rel="stylesheet" type="text/css"/>
16<script type="text/javascript" src="jquery.js"></script>
17<script type="text/javascript" src="dynsections.js"></script>
18<link href="navtree.css" rel="stylesheet" type="text/css"/>
19<script type="text/javascript" src="resize.js"></script>
20<script type="text/javascript" src="navtreedata.js"></script>
21<script type="text/javascript" src="navtree.js"></script>
22<script type="text/javascript">
23 $(document).ready(initResizable);
24</script>
25<link href="search/search.css" rel="stylesheet" type="text/css"/>
26<script type="text/javascript" src="search/searchdata.js"></script>
27<script type="text/javascript" src="search/search.js"></script>
28<script type="text/x-mathjax-config">
29 MathJax.Hub.Config({
30 extensions: ["tex2jax.js"],
31 jax: ["input/TeX","output/HTML-CSS"],
32});
33</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
34<link href="doxygen.css" rel="stylesheet" type="text/css" />
35<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
36</head>
37<body>
38<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
39<div id="titlearea">
40<table cellspacing="0" cellpadding="0">
41 <tbody>
42 <tr style="height: 56px;">
43 <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
44 <td style="padding-left: 0.5em;">
45 <div id="projectname">
46 &#160;<span id="projectnumber">20.02</span>
47 </div>
48 </td>
49 </tr>
50 </tbody>
51</table>
52</div>
53<!-- end header part -->
54<!-- Generated by Doxygen 1.8.13 -->
55<script type="text/javascript">
56var searchBox = new SearchBox("searchBox", "search",false,'Search');
57</script>
58<script type="text/javascript" src="menudata.js"></script>
59<script type="text/javascript" src="menu.js"></script>
60<script type="text/javascript">
61$(function() {
62 initMenu('',true,false,'search.php','Search');
63 $(document).ready(function() { init_search(); });
64});
65</script>
66<div id="main-nav"></div>
67</div><!-- top -->
68<div id="side-nav" class="ui-resizable side-nav-resizable">
69 <div id="nav-tree">
70 <div id="nav-tree-contents">
71 <div id="nav-sync" class="sync"></div>
72 </div>
73 </div>
74 <div id="splitbar" style="-moz-user-select:none;"
75 class="ui-resizable-handle">
76 </div>
77</div>
78<script type="text/javascript">
79$(document).ready(function(){initNavTree('structarmnn_1_1_queue_descriptor.xhtml','');});
80</script>
81<div id="doc-content">
82<!-- window showing the filter options -->
83<div id="MSearchSelectWindow"
84 onmouseover="return searchBox.OnSearchSelectShow()"
85 onmouseout="return searchBox.OnSearchSelectHide()"
86 onkeydown="return searchBox.OnSearchSelectKey(event)">
87</div>
88
89<!-- iframe showing the search results (closed by default) -->
90<div id="MSearchResultsWindow">
91<iframe src="javascript:void(0)" frameborder="0"
92 name="MSearchResults" id="MSearchResults">
93</iframe>
94</div>
95
96<div class="header">
97 <div class="summary">
98<a href="#pub-methods">Public Member Functions</a> &#124;
99<a href="#pub-attribs">Public Attributes</a> &#124;
100<a href="#pro-methods">Protected Member Functions</a> &#124;
101<a href="structarmnn_1_1_queue_descriptor-members.xhtml">List of all members</a> </div>
102 <div class="headertitle">
103<div class="title">QueueDescriptor Struct Reference</div> </div>
104</div><!--header-->
105<div class="contents">
106
107<p><code>#include &lt;<a class="el" href="_workload_data_8hpp_source.xhtml">WorkloadData.hpp</a>&gt;</code></p>
108<div class="dynheader">
109Inheritance diagram for QueueDescriptor:</div>
110<div class="dyncontent">
111 <div class="center">
112 <img src="structarmnn_1_1_queue_descriptor.png" usemap="#QueueDescriptor_map" alt=""/>
113 <map id="QueueDescriptor_map" name="QueueDescriptor_map">
114<area href="structarmnn_1_1_abs_queue_descriptor.xhtml" alt="AbsQueueDescriptor" shape="rect" coords="430,56,850,80"/>
115<area href="structarmnn_1_1_addition_queue_descriptor.xhtml" alt="AdditionQueueDescriptor" shape="rect" coords="430,112,850,136"/>
116<area href="structarmnn_1_1_constant_queue_descriptor.xhtml" alt="ConstantQueueDescriptor" shape="rect" coords="430,168,850,192"/>
117<area href="structarmnn_1_1_convert_fp16_to_fp32_queue_descriptor.xhtml" alt="ConvertFp16ToFp32QueueDescriptor" shape="rect" coords="430,224,850,248"/>
118<area href="structarmnn_1_1_convert_fp32_to_fp16_queue_descriptor.xhtml" alt="ConvertFp32ToFp16QueueDescriptor" shape="rect" coords="430,280,850,304"/>
119<area href="structarmnn_1_1_debug_queue_descriptor.xhtml" alt="DebugQueueDescriptor" shape="rect" coords="430,336,850,360"/>
120<area href="structarmnn_1_1_dequantize_queue_descriptor.xhtml" alt="DequantizeQueueDescriptor" shape="rect" coords="430,392,850,416"/>
121<area href="structarmnn_1_1_division_queue_descriptor.xhtml" alt="DivisionQueueDescriptor" shape="rect" coords="430,448,850,472"/>
122<area href="structarmnn_1_1_equal_queue_descriptor.xhtml" alt="EqualQueueDescriptor" shape="rect" coords="430,504,850,528"/>
123<area href="structarmnn_1_1_floor_queue_descriptor.xhtml" alt="FloorQueueDescriptor" shape="rect" coords="430,560,850,584"/>
124<area href="structarmnn_1_1_gather_queue_descriptor.xhtml" alt="GatherQueueDescriptor" shape="rect" coords="430,616,850,640"/>
125<area href="structarmnn_1_1_greater_queue_descriptor.xhtml" alt="GreaterQueueDescriptor" shape="rect" coords="430,672,850,696"/>
126<area href="structarmnn_1_1_maximum_queue_descriptor.xhtml" alt="MaximumQueueDescriptor" shape="rect" coords="430,728,850,752"/>
127<area href="structarmnn_1_1_mem_copy_queue_descriptor.xhtml" alt="MemCopyQueueDescriptor" shape="rect" coords="430,784,850,808"/>
128<area href="structarmnn_1_1_mem_import_queue_descriptor.xhtml" alt="MemImportQueueDescriptor" shape="rect" coords="430,840,850,864"/>
129<area href="structarmnn_1_1_mem_sync_queue_descriptor.xhtml" alt="MemSyncQueueDescriptor" shape="rect" coords="430,896,850,920"/>
130<area href="structarmnn_1_1_merge_queue_descriptor.xhtml" alt="MergeQueueDescriptor" shape="rect" coords="430,952,850,976"/>
131<area href="structarmnn_1_1_minimum_queue_descriptor.xhtml" alt="MinimumQueueDescriptor" shape="rect" coords="430,1008,850,1032"/>
132<area href="structarmnn_1_1_multiplication_queue_descriptor.xhtml" alt="MultiplicationQueueDescriptor" shape="rect" coords="430,1064,850,1088"/>
133<area href="structarmnn_1_1_prelu_queue_descriptor.xhtml" alt="PreluQueueDescriptor" shape="rect" coords="430,1120,850,1144"/>
134<area href="structarmnn_1_1_quantized_lstm_queue_descriptor.xhtml" alt="QuantizedLstmQueueDescriptor" shape="rect" coords="430,1176,850,1200"/>
135<area href="structarmnn_1_1_quantize_queue_descriptor.xhtml" alt="QuantizeQueueDescriptor" shape="rect" coords="430,1232,850,1256"/>
136<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; LayerDescriptor &gt;" shape="rect" coords="430,1288,850,1312"/>
137<area href="structarmnn_1_1_rsqrt_queue_descriptor.xhtml" alt="RsqrtQueueDescriptor" shape="rect" coords="430,1344,850,1368"/>
138<area href="structarmnn_1_1_subtraction_queue_descriptor.xhtml" alt="SubtractionQueueDescriptor" shape="rect" coords="430,1400,850,1424"/>
139<area href="structarmnn_1_1_switch_queue_descriptor.xhtml" alt="SwitchQueueDescriptor" shape="rect" coords="430,1456,850,1480"/>
140<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ActivationDescriptor &gt;" shape="rect" coords="430,1512,850,1536"/>
141<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ArgMinMaxDescriptor &gt;" shape="rect" coords="430,1568,850,1592"/>
142<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; BatchNormalizationDescriptor &gt;" shape="rect" coords="430,1624,850,1648"/>
143<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; BatchToSpaceNdDescriptor &gt;" shape="rect" coords="430,1680,850,1704"/>
144<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ComparisonDescriptor &gt;" shape="rect" coords="430,1736,850,1760"/>
145<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; Convolution2dDescriptor &gt;" shape="rect" coords="430,1792,850,1816"/>
146<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; DepthToSpaceDescriptor &gt;" shape="rect" coords="430,1848,850,1872"/>
147<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; DepthwiseConvolution2dDescriptor &gt;" shape="rect" coords="430,1904,850,1928"/>
148<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; DetectionPostProcessDescriptor &gt;" shape="rect" coords="430,1960,850,1984"/>
149<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ElementwiseUnaryDescriptor &gt;" shape="rect" coords="430,2016,850,2040"/>
150<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; FakeQuantizationDescriptor &gt;" shape="rect" coords="430,2072,850,2096"/>
151<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; FullyConnectedDescriptor &gt;" shape="rect" coords="430,2128,850,2152"/>
152<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; InstanceNormalizationDescriptor &gt;" shape="rect" coords="430,2184,850,2208"/>
153<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; L2NormalizationDescriptor &gt;" shape="rect" coords="430,2240,850,2264"/>
154<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; LogSoftmaxDescriptor &gt;" shape="rect" coords="430,2296,850,2320"/>
155<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; LstmDescriptor &gt;" shape="rect" coords="430,2352,850,2376"/>
156<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; MeanDescriptor &gt;" shape="rect" coords="430,2408,850,2432"/>
157<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; NormalizationDescriptor &gt;" shape="rect" coords="430,2464,850,2488"/>
158<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; OriginsDescriptor &gt;" shape="rect" coords="430,2520,850,2544"/>
159<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; PadDescriptor &gt;" shape="rect" coords="430,2576,850,2600"/>
160<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; PermuteDescriptor &gt;" shape="rect" coords="430,2632,850,2656"/>
161<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; Pooling2dDescriptor &gt;" shape="rect" coords="430,2688,850,2712"/>
162<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; PreCompiledDescriptor &gt;" shape="rect" coords="430,2744,850,2768"/>
163<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ReshapeDescriptor &gt;" shape="rect" coords="430,2800,850,2824"/>
164<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ResizeBilinearDescriptor &gt;" shape="rect" coords="430,2856,850,2880"/>
165<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ResizeDescriptor &gt;" shape="rect" coords="430,2912,850,2936"/>
166<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; SliceDescriptor &gt;" shape="rect" coords="430,2968,850,2992"/>
167<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; SoftmaxDescriptor &gt;" shape="rect" coords="430,3024,850,3048"/>
168<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; SpaceToBatchNdDescriptor &gt;" shape="rect" coords="430,3080,850,3104"/>
169<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; SpaceToDepthDescriptor &gt;" shape="rect" coords="430,3136,850,3160"/>
170<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; StackDescriptor &gt;" shape="rect" coords="430,3192,850,3216"/>
171<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; StridedSliceDescriptor &gt;" shape="rect" coords="430,3248,850,3272"/>
172<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; TransposeConvolution2dDescriptor &gt;" shape="rect" coords="430,3304,850,3328"/>
173<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; TransposeDescriptor &gt;" shape="rect" coords="430,3360,850,3384"/>
174<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ViewsDescriptor &gt;" shape="rect" coords="430,3416,850,3440"/>
175</map>
176 </div></div>
177<table class="memberdecls">
178<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
179Public Member Functions</h2></td></tr>
180<tr class="memitem:a765d2cee4ccce5b9467e0c2b6d25b84a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml#a765d2cee4ccce5b9467e0c2b6d25b84a">ValidateInputsOutputs</a> (const std::string &amp;descName, unsigned int numExpectedIn, unsigned int numExpectedOut) const</td></tr>
181<tr class="separator:a765d2cee4ccce5b9467e0c2b6d25b84a"><td class="memSeparator" colspan="2">&#160;</td></tr>
182</table><table class="memberdecls">
183<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
184Public Attributes</h2></td></tr>
185<tr class="memitem:a4b50e46a6810018f3edecfb68b2a76b3"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="classarmnn_1_1_i_tensor_handle.xhtml">ITensorHandle</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml#a4b50e46a6810018f3edecfb68b2a76b3">m_Inputs</a></td></tr>
186<tr class="separator:a4b50e46a6810018f3edecfb68b2a76b3"><td class="memSeparator" colspan="2">&#160;</td></tr>
187<tr class="memitem:a6abd491bb99ffe88bd472c1ae5a1ed1a"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="classarmnn_1_1_i_tensor_handle.xhtml">ITensorHandle</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml#a6abd491bb99ffe88bd472c1ae5a1ed1a">m_Outputs</a></td></tr>
188<tr class="separator:a6abd491bb99ffe88bd472c1ae5a1ed1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
189</table><table class="memberdecls">
190<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
191Protected Member Functions</h2></td></tr>
192<tr class="memitem:af67c3785421c91d37fb22132d441f704"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml#af67c3785421c91d37fb22132d441f704">~QueueDescriptor</a> ()=default</td></tr>
193<tr class="separator:af67c3785421c91d37fb22132d441f704"><td class="memSeparator" colspan="2">&#160;</td></tr>
194<tr class="memitem:a40f14131fbead7c8eaf32b67eedd9e01"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml#a40f14131fbead7c8eaf32b67eedd9e01">QueueDescriptor</a> ()=default</td></tr>
195<tr class="separator:a40f14131fbead7c8eaf32b67eedd9e01"><td class="memSeparator" colspan="2">&#160;</td></tr>
196<tr class="memitem:a75d3b85e1e50b1dff74ee84a593d089e"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml#a75d3b85e1e50b1dff74ee84a593d089e">QueueDescriptor</a> (<a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> const &amp;)=default</td></tr>
197<tr class="separator:a75d3b85e1e50b1dff74ee84a593d089e"><td class="memSeparator" colspan="2">&#160;</td></tr>
198<tr class="memitem:a1c928b975a0de05cf2536c721ba6b521"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml#a1c928b975a0de05cf2536c721ba6b521">operator=</a> (<a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> const &amp;)=default</td></tr>
199<tr class="separator:a1c928b975a0de05cf2536c721ba6b521"><td class="memSeparator" colspan="2">&#160;</td></tr>
200</table>
201<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
202<div class="textblock">
203<p class="definition">Definition at line <a class="el" href="_workload_data_8hpp_source.xhtml#l00028">28</a> of file <a class="el" href="_workload_data_8hpp_source.xhtml">WorkloadData.hpp</a>.</p>
204</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
205<a id="af67c3785421c91d37fb22132d441f704"></a>
206<h2 class="memtitle"><span class="permalink"><a href="#af67c3785421c91d37fb22132d441f704">&#9670;&nbsp;</a></span>~QueueDescriptor()</h2>
207
208<div class="memitem">
209<div class="memproto">
210<table class="mlabels">
211 <tr>
212 <td class="mlabels-left">
213 <table class="memname">
214 <tr>
215 <td class="memname">~<a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> </td>
216 <td>(</td>
217 <td class="paramname"></td><td>)</td>
218 <td></td>
219 </tr>
220 </table>
221 </td>
222 <td class="mlabels-right">
223<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">default</span></span> </td>
224 </tr>
225</table>
226</div><div class="memdoc">
227
228</div>
229</div>
230<a id="a40f14131fbead7c8eaf32b67eedd9e01"></a>
231<h2 class="memtitle"><span class="permalink"><a href="#a40f14131fbead7c8eaf32b67eedd9e01">&#9670;&nbsp;</a></span>QueueDescriptor() <span class="overload">[1/2]</span></h2>
232
233<div class="memitem">
234<div class="memproto">
235<table class="mlabels">
236 <tr>
237 <td class="mlabels-left">
238 <table class="memname">
239 <tr>
240 <td class="memname"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> </td>
241 <td>(</td>
242 <td class="paramname"></td><td>)</td>
243 <td></td>
244 </tr>
245 </table>
246 </td>
247 <td class="mlabels-right">
248<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">default</span></span> </td>
249 </tr>
250</table>
251</div><div class="memdoc">
252
253</div>
254</div>
255<a id="a75d3b85e1e50b1dff74ee84a593d089e"></a>
256<h2 class="memtitle"><span class="permalink"><a href="#a75d3b85e1e50b1dff74ee84a593d089e">&#9670;&nbsp;</a></span>QueueDescriptor() <span class="overload">[2/2]</span></h2>
257
258<div class="memitem">
259<div class="memproto">
260<table class="mlabels">
261 <tr>
262 <td class="mlabels-left">
263 <table class="memname">
264 <tr>
265 <td class="memname"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> </td>
266 <td>(</td>
267 <td class="paramtype"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> const &amp;&#160;</td>
268 <td class="paramname"></td><td>)</td>
269 <td></td>
270 </tr>
271 </table>
272 </td>
273 <td class="mlabels-right">
274<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">default</span></span> </td>
275 </tr>
276</table>
277</div><div class="memdoc">
278
279</div>
280</div>
281<h2 class="groupheader">Member Function Documentation</h2>
282<a id="a1c928b975a0de05cf2536c721ba6b521"></a>
283<h2 class="memtitle"><span class="permalink"><a href="#a1c928b975a0de05cf2536c721ba6b521">&#9670;&nbsp;</a></span>operator=()</h2>
284
285<div class="memitem">
286<div class="memproto">
287<table class="mlabels">
288 <tr>
289 <td class="mlabels-left">
290 <table class="memname">
291 <tr>
292 <td class="memname"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a>&amp; operator= </td>
293 <td>(</td>
294 <td class="paramtype"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> const &amp;&#160;</td>
295 <td class="paramname"></td><td>)</td>
296 <td></td>
297 </tr>
298 </table>
299 </td>
300 <td class="mlabels-right">
301<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">default</span></span> </td>
302 </tr>
303</table>
304</div><div class="memdoc">
305
306</div>
307</div>
308<a id="a765d2cee4ccce5b9467e0c2b6d25b84a"></a>
309<h2 class="memtitle"><span class="permalink"><a href="#a765d2cee4ccce5b9467e0c2b6d25b84a">&#9670;&nbsp;</a></span>ValidateInputsOutputs()</h2>
310
311<div class="memitem">
312<div class="memproto">
313 <table class="memname">
314 <tr>
315 <td class="memname">void ValidateInputsOutputs </td>
316 <td>(</td>
317 <td class="paramtype">const std::string &amp;&#160;</td>
318 <td class="paramname"><em>descName</em>, </td>
319 </tr>
320 <tr>
321 <td class="paramkey"></td>
322 <td></td>
323 <td class="paramtype">unsigned int&#160;</td>
324 <td class="paramname"><em>numExpectedIn</em>, </td>
325 </tr>
326 <tr>
327 <td class="paramkey"></td>
328 <td></td>
329 <td class="paramtype">unsigned int&#160;</td>
330 <td class="paramname"><em>numExpectedOut</em>&#160;</td>
331 </tr>
332 <tr>
333 <td></td>
334 <td>)</td>
335 <td></td><td> const</td>
336 </tr>
337 </table>
338</div><div class="memdoc">
339
340<p class="definition">Definition at line <a class="el" href="_workload_data_8cpp_source.xhtml#l00461">461</a> of file <a class="el" href="_workload_data_8cpp_source.xhtml">WorkloadData.cpp</a>.</p>
341
342<p class="reference">References <a class="el" href="_workload_data_8hpp_source.xhtml#l00030">QueueDescriptor::m_Inputs</a>, and <a class="el" href="_workload_data_8hpp_source.xhtml#l00031">QueueDescriptor::m_Outputs</a>.</p>
343
344<p class="reference">Referenced by <a class="el" href="_cl_abs_workload_8cpp_source.xhtml#l00027">ClAbsWorkload::ClAbsWorkload()</a>, <a class="el" href="_cl_activation_workload_8cpp_source.xhtml#l00032">ClActivationWorkload::ClActivationWorkload()</a>, <a class="el" href="_cl_addition_workload_8cpp_source.xhtml#l00020">ClAdditionWorkload::ClAdditionWorkload()</a>, <a class="el" href="_cl_batch_to_space_nd_workload_8cpp_source.xhtml#l00018">ClBatchToSpaceNdWorkload::ClBatchToSpaceNdWorkload()</a>, <a class="el" href="_cl_convert_fp16_to_fp32_workload_8cpp_source.xhtml#l00017">ClConvertFp16ToFp32Workload::ClConvertFp16ToFp32Workload()</a>, <a class="el" href="_cl_convert_fp32_to_fp16_workload_8cpp_source.xhtml#l00017">ClConvertFp32ToFp16Workload::ClConvertFp32ToFp16Workload()</a>, <a class="el" href="_cl_depth_to_space_workload_8cpp_source.xhtml#l00039">ClDepthToSpaceWorkload::ClDepthToSpaceWorkload()</a>, <a class="el" href="_cl_dequantize_workload_8cpp_source.xhtml#l00031">ClDequantizeWorkload::ClDequantizeWorkload()</a>, <a class="el" href="_cl_division_float_workload_8cpp_source.xhtml#l00027">ClDivisionFloatWorkload::ClDivisionFloatWorkload()</a>, <a class="el" href="_cl_floor_float_workload_8cpp_source.xhtml#l00023">ClFloorFloatWorkload::ClFloorFloatWorkload()</a>, <a class="el" href="_cl_greater_workload_8cpp_source.xhtml#l00042">ClGreaterWorkload&lt; T &gt;::ClGreaterWorkload()</a>, <a class="el" href="_cl_instance_normalization_workload_8cpp_source.xhtml#l00032">ClInstanceNormalizationWorkload::ClInstanceNormalizationWorkload()</a>, <a class="el" href="_cl_l2_normalization_float_workload_8cpp_source.xhtml#l00029">ClL2NormalizationFloatWorkload::ClL2NormalizationFloatWorkload()</a>, <a class="el" href="_cl_maximum_workload_8cpp_source.xhtml#l00039">ClMaximumWorkload::ClMaximumWorkload()</a>, <a class="el" href="_cl_mean_workload_8cpp_source.xhtml#l00031">ClMeanWorkload::ClMeanWorkload()</a>, <a class="el" href="_cl_minimum_workload_8cpp_source.xhtml#l00039">ClMinimumWorkload::ClMinimumWorkload()</a>, <a class="el" href="_cl_multiplication_workload_8cpp_source.xhtml#l00034">ClMultiplicationWorkload::ClMultiplicationWorkload()</a>, <a class="el" href="_cl_normalization_float_workload_8cpp_source.xhtml#l00031">ClNormalizationFloatWorkload::ClNormalizationFloatWorkload()</a>, <a class="el" href="_cl_pad_workload_8cpp_source.xhtml#l00018">ClPadWorkload::ClPadWorkload()</a>, <a class="el" href="_cl_pooling2d_workload_8cpp_source.xhtml#l00030">ClPooling2dWorkload::ClPooling2dWorkload()</a>, <a class="el" href="_cl_prelu_workload_8cpp_source.xhtml#l00029">ClPreluWorkload::ClPreluWorkload()</a>, <a class="el" href="_cl_quantize_workload_8cpp_source.xhtml#l00032">ClQuantizeWorkload::ClQuantizeWorkload()</a>, <a class="el" href="_cl_reshape_workload_8cpp_source.xhtml#l00024">ClReshapeWorkload::ClReshapeWorkload()</a>, <a class="el" href="_cl_resize_workload_8cpp_source.xhtml#l00046">ClResizeWorkload::ClResizeWorkload()</a>, <a class="el" href="_cl_rsqrt_workload_8cpp_source.xhtml#l00027">ClRsqrtWorkload::ClRsqrtWorkload()</a>, <a class="el" href="_cl_slice_workload_8cpp_source.xhtml#l00034">ClSliceWorkload::ClSliceWorkload()</a>, <a class="el" href="_cl_softmax_float_workload_8cpp_source.xhtml#l00016">ClSoftmaxFloatWorkload::ClSoftmaxFloatWorkload()</a>, <a class="el" href="_cl_softmax_uint8_workload_8cpp_source.xhtml#l00016">ClSoftmaxUint8Workload::ClSoftmaxUint8Workload()</a>, <a class="el" href="_cl_space_to_batch_nd_workload_8cpp_source.xhtml#l00047">ClSpaceToBatchNdWorkload::ClSpaceToBatchNdWorkload()</a>, <a class="el" href="_cl_space_to_depth_workload_8cpp_source.xhtml#l00019">ClSpaceToDepthWorkload::ClSpaceToDepthWorkload()</a>, <a class="el" href="_cl_strided_slice_workload_8cpp_source.xhtml#l00054">ClStridedSliceWorkload::ClStridedSliceWorkload()</a>, <a class="el" href="_cl_subtraction_workload_8cpp_source.xhtml#l00020">ClSubtractionWorkload::ClSubtractionWorkload()</a>, <a class="el" href="_cl_transpose_workload_8cpp_source.xhtml#l00029">ClTransposeWorkload::ClTransposeWorkload()</a>, <a class="el" href="_neon_abs_workload_8cpp_source.xhtml#l00026">NeonAbsWorkload::NeonAbsWorkload()</a>, <a class="el" href="_neon_activation_workload_8cpp_source.xhtml#l00030">NeonActivationWorkload::NeonActivationWorkload()</a>, <a class="el" href="_neon_addition_workload_8cpp_source.xhtml#l00032">NeonAdditionWorkload::NeonAdditionWorkload()</a>, <a class="el" href="_neon_batch_normalization_workload_8cpp_source.xhtml#l00050">NeonBatchNormalizationWorkload::NeonBatchNormalizationWorkload()</a>, <a class="el" href="_neon_batch_to_space_nd_workload_8cpp_source.xhtml#l00034">NeonBatchToSpaceNdWorkload::NeonBatchToSpaceNdWorkload()</a>, <a class="el" href="_neon_convert_fp16_to_fp32_workload_8cpp_source.xhtml#l00017">NeonConvertFp16ToFp32Workload::NeonConvertFp16ToFp32Workload()</a>, <a class="el" href="_neon_convert_fp32_to_fp16_workload_8cpp_source.xhtml#l00018">NeonConvertFp32ToFp16Workload::NeonConvertFp32ToFp16Workload()</a>, <a class="el" href="_neon_convolution2d_workload_8cpp_source.xhtml#l00057">NeonConvolution2dWorkload::NeonConvolution2dWorkload()</a>, <a class="el" href="_neon_depth_to_space_workload_8cpp_source.xhtml#l00033">NeonDepthToSpaceWorkload::NeonDepthToSpaceWorkload()</a>, <a class="el" href="_neon_dequantize_workload_8cpp_source.xhtml#l00030">NeonDequantizeWorkload::NeonDequantizeWorkload()</a>, <a class="el" href="_neon_division_workload_8cpp_source.xhtml#l00026">NeonDivisionWorkload::NeonDivisionWorkload()</a>, <a class="el" href="_neon_floor_float_workload_8cpp_source.xhtml#l00016">NeonFloorFloatWorkload::NeonFloorFloatWorkload()</a>, <a class="el" href="_neon_fully_connected_workload_8cpp_source.xhtml#l00048">NeonFullyConnectedWorkload::NeonFullyConnectedWorkload()</a>, <a class="el" href="_neon_greater_workload_8cpp_source.xhtml#l00027">NeonGreaterWorkload&lt; T &gt;::NeonGreaterWorkload()</a>, <a class="el" href="_neon_instance_normalization_workload_8cpp_source.xhtml#l00033">NeonInstanceNormalizationWorkload::NeonInstanceNormalizationWorkload()</a>, <a class="el" href="_neon_l2_normalization_float_workload_8cpp_source.xhtml#l00030">NeonL2NormalizationFloatWorkload::NeonL2NormalizationFloatWorkload()</a>, <a class="el" href="_neon_maximum_workload_8cpp_source.xhtml#l00026">NeonMaximumWorkload::NeonMaximumWorkload()</a>, <a class="el" href="_neon_mean_workload_8cpp_source.xhtml#l00032">NeonMeanWorkload::NeonMeanWorkload()</a>, <a class="el" href="_neon_minimum_workload_8cpp_source.xhtml#l00026">NeonMinimumWorkload::NeonMinimumWorkload()</a>, <a class="el" href="_neon_multiplication_workload_8cpp_source.xhtml#l00034">NeonMultiplicationWorkload::NeonMultiplicationWorkload()</a>, <a class="el" href="_neon_normalization_float_workload_8cpp_source.xhtml#l00059">NeonNormalizationFloatWorkload::NeonNormalizationFloatWorkload()</a>, <a class="el" href="_neon_pad_workload_8cpp_source.xhtml#l00019">NeonPadWorkload::NeonPadWorkload()</a>, <a class="el" href="_neon_pooling2d_workload_8cpp_source.xhtml#l00034">NeonPooling2dWorkload::NeonPooling2dWorkload()</a>, <a class="el" href="_neon_prelu_workload_8cpp_source.xhtml#l00028">NeonPreluWorkload::NeonPreluWorkload()</a>, <a class="el" href="_neon_quantize_workload_8cpp_source.xhtml#l00027">NeonQuantizeWorkload::NeonQuantizeWorkload()</a>, <a class="el" href="_neon_reshape_workload_8cpp_source.xhtml#l00026">NeonReshapeWorkload::NeonReshapeWorkload()</a>, <a class="el" href="_neon_resize_workload_8cpp_source.xhtml#l00042">NeonResizeWorkload::NeonResizeWorkload()</a>, <a class="el" href="_neon_rsqrt_workload_8cpp_source.xhtml#l00026">NeonRsqrtWorkload::NeonRsqrtWorkload()</a>, <a class="el" href="_neon_slice_workload_8cpp_source.xhtml#l00034">NeonSliceWorkload::NeonSliceWorkload()</a>, <a class="el" href="_neon_softmax_float_workload_8cpp_source.xhtml#l00016">NeonSoftmaxFloatWorkload::NeonSoftmaxFloatWorkload()</a>, <a class="el" href="_neon_softmax_uint8_workload_8cpp_source.xhtml#l00016">NeonSoftmaxUint8Workload::NeonSoftmaxUint8Workload()</a>, <a class="el" href="_neon_space_to_batch_nd_workload_8cpp_source.xhtml#l00040">NeonSpaceToBatchNdWorkload::NeonSpaceToBatchNdWorkload()</a>, <a class="el" href="_neon_space_to_depth_workload_8cpp_source.xhtml#l00028">NeonSpaceToDepthWorkload::NeonSpaceToDepthWorkload()</a>, <a class="el" href="_neon_strided_slice_workload_8cpp_source.xhtml#l00047">NeonStridedSliceWorkload::NeonStridedSliceWorkload()</a>, <a class="el" href="_neon_subtraction_workload_8cpp_source.xhtml#l00031">NeonSubtractionWorkload::NeonSubtractionWorkload()</a>, <a class="el" href="_neon_transpose_convolution2d_workload_8cpp_source.xhtml#l00056">NeonTransposeConvolution2dWorkload::NeonTransposeConvolution2dWorkload()</a>, and <a class="el" href="_neon_transpose_workload_8cpp_source.xhtml#l00027">NeonTransposeWorkload::NeonTransposeWorkload()</a>.</p>
345<div class="fragment"><div class="line"><a name="l00463"></a><span class="lineno"> 463</span>&#160;{</div><div class="line"><a name="l00464"></a><span class="lineno"> 464</span>&#160; ValidateTensors(<a class="code" href="structarmnn_1_1_queue_descriptor.xhtml#a4b50e46a6810018f3edecfb68b2a76b3">m_Inputs</a>, numExpectedIn, descName, <span class="stringliteral">&quot;input&quot;</span>);</div><div class="line"><a name="l00465"></a><span class="lineno"> 465</span>&#160; ValidateTensors(<a class="code" href="structarmnn_1_1_queue_descriptor.xhtml#a6abd491bb99ffe88bd472c1ae5a1ed1a">m_Outputs</a>, numExpectedOut, descName, <span class="stringliteral">&quot;output&quot;</span>);</div><div class="line"><a name="l00466"></a><span class="lineno"> 466</span>&#160;}</div><div class="ttc" id="structarmnn_1_1_queue_descriptor_xhtml_a6abd491bb99ffe88bd472c1ae5a1ed1a"><div class="ttname"><a href="structarmnn_1_1_queue_descriptor.xhtml#a6abd491bb99ffe88bd472c1ae5a1ed1a">armnn::QueueDescriptor::m_Outputs</a></div><div class="ttdeci">std::vector&lt; ITensorHandle * &gt; m_Outputs</div><div class="ttdef"><b>Definition:</b> <a href="_workload_data_8hpp_source.xhtml#l00031">WorkloadData.hpp:31</a></div></div>
346<div class="ttc" id="structarmnn_1_1_queue_descriptor_xhtml_a4b50e46a6810018f3edecfb68b2a76b3"><div class="ttname"><a href="structarmnn_1_1_queue_descriptor.xhtml#a4b50e46a6810018f3edecfb68b2a76b3">armnn::QueueDescriptor::m_Inputs</a></div><div class="ttdeci">std::vector&lt; ITensorHandle * &gt; m_Inputs</div><div class="ttdef"><b>Definition:</b> <a href="_workload_data_8hpp_source.xhtml#l00030">WorkloadData.hpp:30</a></div></div>
347</div><!-- fragment -->
348</div>
349</div>
350<h2 class="groupheader">Member Data Documentation</h2>
351<a id="a4b50e46a6810018f3edecfb68b2a76b3"></a>
352<h2 class="memtitle"><span class="permalink"><a href="#a4b50e46a6810018f3edecfb68b2a76b3">&#9670;&nbsp;</a></span>m_Inputs</h2>
353
354<div class="memitem">
355<div class="memproto">
356 <table class="memname">
357 <tr>
358 <td class="memname">std::vector&lt;<a class="el" href="classarmnn_1_1_i_tensor_handle.xhtml">ITensorHandle</a>*&gt; m_Inputs</td>
359 </tr>
360 </table>
361</div><div class="memdoc">
362
363<p class="definition">Definition at line <a class="el" href="_workload_data_8hpp_source.xhtml#l00030">30</a> of file <a class="el" href="_workload_data_8hpp_source.xhtml">WorkloadData.hpp</a>.</p>
364
365<p class="reference">Referenced by <a class="el" href="_batch_norm_impl_8cpp_source.xhtml#l00018">armnn::BatchNormImpl()</a>, <a class="el" href="_cl_abs_workload_8cpp_source.xhtml#l00027">ClAbsWorkload::ClAbsWorkload()</a>, <a class="el" href="_cl_activation_workload_8cpp_source.xhtml#l00032">ClActivationWorkload::ClActivationWorkload()</a>, <a class="el" href="_cl_addition_workload_8cpp_source.xhtml#l00020">ClAdditionWorkload::ClAdditionWorkload()</a>, <a class="el" href="_cl_arg_min_max_workload_8cpp_source.xhtml#l00054">ClArgMinMaxWorkload::ClArgMinMaxWorkload()</a>, <a class="el" href="_cl_concat_workload_8cpp_source.xhtml#l00050">ClConcatWorkload::ClConcatWorkload()</a>, <a class="el" href="_cl_convert_fp16_to_fp32_workload_8cpp_source.xhtml#l00017">ClConvertFp16ToFp32Workload::ClConvertFp16ToFp32Workload()</a>, <a class="el" href="_cl_convert_fp32_to_fp16_workload_8cpp_source.xhtml#l00017">ClConvertFp32ToFp16Workload::ClConvertFp32ToFp16Workload()</a>, <a class="el" href="_cl_dequantize_workload_8cpp_source.xhtml#l00031">ClDequantizeWorkload::ClDequantizeWorkload()</a>, <a class="el" href="_cl_division_float_workload_8cpp_source.xhtml#l00027">ClDivisionFloatWorkload::ClDivisionFloatWorkload()</a>, <a class="el" href="_cl_floor_float_workload_8cpp_source.xhtml#l00023">ClFloorFloatWorkload::ClFloorFloatWorkload()</a>, <a class="el" href="_cl_greater_workload_8cpp_source.xhtml#l00042">ClGreaterWorkload&lt; T &gt;::ClGreaterWorkload()</a>, <a class="el" href="_cl_instance_normalization_workload_8cpp_source.xhtml#l00032">ClInstanceNormalizationWorkload::ClInstanceNormalizationWorkload()</a>, <a class="el" href="_cl_l2_normalization_float_workload_8cpp_source.xhtml#l00029">ClL2NormalizationFloatWorkload::ClL2NormalizationFloatWorkload()</a>, <a class="el" href="_cl_maximum_workload_8cpp_source.xhtml#l00039">ClMaximumWorkload::ClMaximumWorkload()</a>, <a class="el" href="_cl_mean_workload_8cpp_source.xhtml#l00031">ClMeanWorkload::ClMeanWorkload()</a>, <a class="el" href="_cl_minimum_workload_8cpp_source.xhtml#l00039">ClMinimumWorkload::ClMinimumWorkload()</a>, <a class="el" href="_cl_multiplication_workload_8cpp_source.xhtml#l00034">ClMultiplicationWorkload::ClMultiplicationWorkload()</a>, <a class="el" href="_cl_normalization_float_workload_8cpp_source.xhtml#l00031">ClNormalizationFloatWorkload::ClNormalizationFloatWorkload()</a>, <a class="el" href="_cl_pad_workload_8cpp_source.xhtml#l00018">ClPadWorkload::ClPadWorkload()</a>, <a class="el" href="_cl_pooling2d_workload_8cpp_source.xhtml#l00030">ClPooling2dWorkload::ClPooling2dWorkload()</a>, <a class="el" href="_cl_prelu_workload_8cpp_source.xhtml#l00029">ClPreluWorkload::ClPreluWorkload()</a>, <a class="el" href="_cl_quantize_workload_8cpp_source.xhtml#l00032">ClQuantizeWorkload::ClQuantizeWorkload()</a>, <a class="el" href="_cl_reshape_workload_8cpp_source.xhtml#l00024">ClReshapeWorkload::ClReshapeWorkload()</a>, <a class="el" href="_cl_resize_workload_8cpp_source.xhtml#l00046">ClResizeWorkload::ClResizeWorkload()</a>, <a class="el" href="_cl_rsqrt_workload_8cpp_source.xhtml#l00027">ClRsqrtWorkload::ClRsqrtWorkload()</a>, <a class="el" href="_cl_slice_workload_8cpp_source.xhtml#l00034">ClSliceWorkload::ClSliceWorkload()</a>, <a class="el" href="_cl_softmax_float_workload_8cpp_source.xhtml#l00016">ClSoftmaxFloatWorkload::ClSoftmaxFloatWorkload()</a>, <a class="el" href="_cl_softmax_uint8_workload_8cpp_source.xhtml#l00016">ClSoftmaxUint8Workload::ClSoftmaxUint8Workload()</a>, <a class="el" href="_cl_space_to_batch_nd_workload_8cpp_source.xhtml#l00047">ClSpaceToBatchNdWorkload::ClSpaceToBatchNdWorkload()</a>, <a class="el" href="_cl_splitter_workload_8cpp_source.xhtml#l00055">ClSplitterWorkload::ClSplitterWorkload()</a>, <a class="el" href="_cl_stack_workload_8cpp_source.xhtml#l00048">ClStackWorkload::ClStackWorkload()</a>, <a class="el" href="_cl_strided_slice_workload_8cpp_source.xhtml#l00054">ClStridedSliceWorkload::ClStridedSliceWorkload()</a>, <a class="el" href="_cl_subtraction_workload_8cpp_source.xhtml#l00020">ClSubtractionWorkload::ClSubtractionWorkload()</a>, <a class="el" href="_cl_transpose_workload_8cpp_source.xhtml#l00029">ClTransposeWorkload::ClTransposeWorkload()</a>, <a class="el" href="_layer_8hpp_source.xhtml#l00336">Layer::CollectQueueDescriptorInputs()</a>, <a class="el" href="_concatenate_8cpp_source.xhtml#l00014">armnn::Concatenate()</a>, <a class="el" href="_cl_workload_factory_8cpp_source.xhtml#l00173">ClWorkloadFactory::CreateComparison()</a>, <a class="el" href="_neon_workload_factory_8cpp_source.xhtml#l00139">NeonWorkloadFactory::CreateComparison()</a>, <a class="el" href="_cl_workload_factory_8cpp_source.xhtml#l00257">ClWorkloadFactory::CreateElementwiseUnary()</a>, <a class="el" href="_neon_workload_factory_8cpp_source.xhtml#l00222">NeonWorkloadFactory::CreateElementwiseUnary()</a>, <a class="el" href="_cl_workload_factory_8cpp_source.xhtml#l00356">ClWorkloadFactory::CreateMemCopy()</a>, <a class="el" href="_neon_workload_factory_8cpp_source.xhtml#l00324">NeonWorkloadFactory::CreateMemCopy()</a>, <a class="el" href="_ref_workload_factory_8cpp_source.xhtml#l00379">RefWorkloadFactory::CreateMemCopy()</a>, <a class="el" href="_cl_workload_factory_8cpp_source.xhtml#l00367">ClWorkloadFactory::CreateMemImport()</a>, <a class="el" href="_neon_workload_factory_8cpp_source.xhtml#l00335">NeonWorkloadFactory::CreateMemImport()</a>, <a class="el" href="_ref_workload_factory_8cpp_source.xhtml#l00389">RefWorkloadFactory::CreateMemImport()</a>, <a class="el" href="_cl_workload_factory_8cpp_source.xhtml#l00462">ClWorkloadFactory::CreateResizeBilinear()</a>, <a class="el" href="_neon_workload_factory_8cpp_source.xhtml#l00431">NeonWorkloadFactory::CreateResizeBilinear()</a>, <a class="el" href="_loaded_network_8cpp_source.xhtml#l00412">LoadedNetwork::EnqueueWorkload()</a>, <a class="el" href="_ref_strided_slice_workload_8cpp_source.xhtml#l00020">RefStridedSliceWorkload::Execute()</a>, <a class="el" href="_ref_depth_to_space_workload_8cpp_source.xhtml#l00014">RefDepthToSpaceWorkload::Execute()</a>, <a class="el" href="_ref_reshape_workload_8cpp_source.xhtml#l00015">RefReshapeWorkload::Execute()</a>, <a class="el" href="_ref_resize_bilinear_workload_8cpp_source.xhtml#l00020">RefResizeBilinearWorkload::Execute()</a>, <a class="el" href="_ref_resize_workload_8cpp_source.xhtml#l00020">RefResizeWorkload::Execute()</a>, <a class="el" href="_ref_softmax_workload_8cpp_source.xhtml#l00020">RefSoftmaxWorkload::Execute()</a>, <a class="el" href="_ref_space_to_depth_workload_8cpp_source.xhtml#l00015">RefSpaceToDepthWorkload::Execute()</a>, <a class="el" href="_sample_dynamic_addition_workload_8cpp_source.xhtml#l00039">SampleDynamicAdditionWorkload::Execute()</a>, <a class="el" href="_ref_activation_workload_8cpp_source.xhtml#l00018">RefActivationWorkload::Execute()</a>, <a class="el" href="_ref_convert_fp32_to_fp16_workload_8cpp_source.xhtml#l00017">RefConvertFp32ToFp16Workload::Execute()</a>, <a class="el" href="_ref_convert_fp16_to_fp32_workload_8cpp_source.xhtml#l00016">RefConvertFp16ToFp32Workload::Execute()</a>, <a class="el" href="_ref_space_to_batch_nd_workload_8cpp_source.xhtml#l00015">RefSpaceToBatchNdWorkload::Execute()</a>, <a class="el" href="_ref_fake_quantization_float32_workload_8cpp_source.xhtml#l00029">RefFakeQuantizationFloat32Workload::Execute()</a>, <a class="el" href="_ref_floor_workload_8cpp_source.xhtml#l00016">RefFloorWorkload::Execute()</a>, <a class="el" href="_ref_log_softmax_workload_8cpp_source.xhtml#l00020">RefLogSoftmaxWorkload::Execute()</a>, <a class="el" href="_ref_slice_workload_8cpp_source.xhtml#l00016">RefSliceWorkload::Execute()</a>, <a class="el" href="_ref_stack_workload_8cpp_source.xhtml#l00021">RefStackWorkload::Execute()</a>, <a class="el" href="_ref_arg_min_max_workload_8cpp_source.xhtml#l00021">RefArgMinMaxWorkload::Execute()</a>, <a class="el" href="_ref_batch_normalization_workload_8cpp_source.xhtml#l00025">RefBatchNormalizationWorkload::Execute()</a>, <a class="el" href="_ref_batch_to_space_nd_workload_8cpp_source.xhtml#l00014">RefBatchToSpaceNdWorkload::Execute()</a>, <a class="el" href="_ref_dequantize_workload_8cpp_source.xhtml#l00015">RefDequantizeWorkload::Execute()</a>, <a class="el" href="_ref_detection_post_process_workload_8cpp_source.xhtml#l00021">RefDetectionPostProcessWorkload::Execute()</a>, <a class="el" href="_ref_instance_normalization_workload_8cpp_source.xhtml#l00021">RefInstanceNormalizationWorkload::Execute()</a>, <a class="el" href="_ref_prelu_workload_8cpp_source.xhtml#l00021">RefPreluWorkload::Execute()</a>, <a class="el" href="_ref_l2_normalization_workload_8cpp_source.xhtml#l00028">RefL2NormalizationWorkload::Execute()</a>, <a class="el" href="_ref_quantize_workload_8cpp_source.xhtml#l00046">RefQuantizeWorkload::Execute()</a>, <a class="el" href="_ref_normalization_workload_8cpp_source.xhtml#l00165">RefNormalizationWorkload::Execute()</a>, <a class="el" href="_ref_lstm_workload_8cpp_source.xhtml#l00041">RefLstmWorkload::Execute()</a>, <a class="el" href="_ref_mean_workload_8cpp_source.xhtml#l00021">RefMeanWorkload::Execute()</a>, <a class="el" href="_ref_pooling2d_workload_8cpp_source.xhtml#l00016">RefPooling2dWorkload::Execute()</a>, <a class="el" href="_ref_depthwise_convolution2d_workload_8cpp_source.xhtml#l00046">RefDepthwiseConvolution2dWorkload::Execute()</a>, <a class="el" href="_ref_comparison_workload_8cpp_source.xhtml#l00039">RefComparisonWorkload::Execute()</a>, <a class="el" href="_ref_elementwise_unary_workload_8cpp_source.xhtml#l00041">RefElementwiseUnaryWorkload::Execute()</a>, <a class="el" href="_ref_gather_workload_8cpp_source.xhtml#l00016">RefGatherWorkload::Execute()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_ref_transpose_convolution2d_workload_8cpp_source.xhtml#l00053">RefTransposeConvolution2dWorkload::Execute()</a>, <a class="el" href="_ref_fully_connected_workload_8cpp_source.xhtml#l00050">RefFullyConnectedWorkload::Execute()</a>, <a class="el" href="_sample_dynamic_addition_workload_8cpp_source.xhtml#l00022">armnn::GetInputTensorData()</a>, <a class="el" href="_mem_import_workload_8cpp_source.xhtml#l00018">ImportMemGenericWorkload::ImportMemGenericWorkload()</a>, <a class="el" href="_instance_norm_8cpp_source.xhtml#l00018">armnn::InstanceNorm()</a>, <a class="el" href="_neon_abs_workload_8cpp_source.xhtml#l00026">NeonAbsWorkload::NeonAbsWorkload()</a>, <a class="el" href="_neon_activation_workload_8cpp_source.xhtml#l00030">NeonActivationWorkload::NeonActivationWorkload()</a>, <a class="el" href="_neon_addition_workload_8cpp_source.xhtml#l00032">NeonAdditionWorkload::NeonAdditionWorkload()</a>, <a class="el" href="_neon_arg_min_max_workload_8cpp_source.xhtml#l00053">NeonArgMinMaxWorkload::NeonArgMinMaxWorkload()</a>, <a class="el" href="_neon_batch_normalization_workload_8cpp_source.xhtml#l00050">NeonBatchNormalizationWorkload::NeonBatchNormalizationWorkload()</a>, <a class="el" href="_neon_batch_to_space_nd_workload_8cpp_source.xhtml#l00034">NeonBatchToSpaceNdWorkload::NeonBatchToSpaceNdWorkload()</a>, <a class="el" href="_neon_concat_workload_8cpp_source.xhtml#l00050">NeonConcatWorkload::NeonConcatWorkload()</a>, <a class="el" href="_neon_convolution2d_workload_8cpp_source.xhtml#l00057">NeonConvolution2dWorkload::NeonConvolution2dWorkload()</a>, <a class="el" href="_neon_dequantize_workload_8cpp_source.xhtml#l00030">NeonDequantizeWorkload::NeonDequantizeWorkload()</a>, <a class="el" href="_neon_division_workload_8cpp_source.xhtml#l00026">NeonDivisionWorkload::NeonDivisionWorkload()</a>, <a class="el" href="_neon_floor_float_workload_8cpp_source.xhtml#l00016">NeonFloorFloatWorkload::NeonFloorFloatWorkload()</a>, <a class="el" href="_neon_fully_connected_workload_8cpp_source.xhtml#l00048">NeonFullyConnectedWorkload::NeonFullyConnectedWorkload()</a>, <a class="el" href="_neon_greater_workload_8cpp_source.xhtml#l00027">NeonGreaterWorkload&lt; T &gt;::NeonGreaterWorkload()</a>, <a class="el" href="_neon_instance_normalization_workload_8cpp_source.xhtml#l00033">NeonInstanceNormalizationWorkload::NeonInstanceNormalizationWorkload()</a>, <a class="el" href="_neon_l2_normalization_float_workload_8cpp_source.xhtml#l00030">NeonL2NormalizationFloatWorkload::NeonL2NormalizationFloatWorkload()</a>, <a class="el" href="_neon_maximum_workload_8cpp_source.xhtml#l00026">NeonMaximumWorkload::NeonMaximumWorkload()</a>, <a class="el" href="_neon_mean_workload_8cpp_source.xhtml#l00032">NeonMeanWorkload::NeonMeanWorkload()</a>, <a class="el" href="_neon_minimum_workload_8cpp_source.xhtml#l00026">NeonMinimumWorkload::NeonMinimumWorkload()</a>, <a class="el" href="_neon_multiplication_workload_8cpp_source.xhtml#l00034">NeonMultiplicationWorkload::NeonMultiplicationWorkload()</a>, <a class="el" href="_neon_normalization_float_workload_8cpp_source.xhtml#l00059">NeonNormalizationFloatWorkload::NeonNormalizationFloatWorkload()</a>, <a class="el" href="_neon_pad_workload_8cpp_source.xhtml#l00019">NeonPadWorkload::NeonPadWorkload()</a>, <a class="el" href="_neon_pooling2d_workload_8cpp_source.xhtml#l00034">NeonPooling2dWorkload::NeonPooling2dWorkload()</a>, <a class="el" href="_neon_prelu_workload_8cpp_source.xhtml#l00028">NeonPreluWorkload::NeonPreluWorkload()</a>, <a class="el" href="_neon_quantize_workload_8cpp_source.xhtml#l00027">NeonQuantizeWorkload::NeonQuantizeWorkload()</a>, <a class="el" href="_neon_reshape_workload_8cpp_source.xhtml#l00026">NeonReshapeWorkload::NeonReshapeWorkload()</a>, <a class="el" href="_neon_resize_workload_8cpp_source.xhtml#l00042">NeonResizeWorkload::NeonResizeWorkload()</a>, <a class="el" href="_neon_rsqrt_workload_8cpp_source.xhtml#l00026">NeonRsqrtWorkload::NeonRsqrtWorkload()</a>, <a class="el" href="_neon_slice_workload_8cpp_source.xhtml#l00034">NeonSliceWorkload::NeonSliceWorkload()</a>, <a class="el" href="_neon_softmax_float_workload_8cpp_source.xhtml#l00016">NeonSoftmaxFloatWorkload::NeonSoftmaxFloatWorkload()</a>, <a class="el" href="_neon_softmax_uint8_workload_8cpp_source.xhtml#l00016">NeonSoftmaxUint8Workload::NeonSoftmaxUint8Workload()</a>, <a class="el" href="_neon_space_to_batch_nd_workload_8cpp_source.xhtml#l00040">NeonSpaceToBatchNdWorkload::NeonSpaceToBatchNdWorkload()</a>, <a class="el" href="_neon_splitter_workload_8cpp_source.xhtml#l00055">NeonSplitterWorkload::NeonSplitterWorkload()</a>, <a class="el" href="_neon_stack_workload_8cpp_source.xhtml#l00050">NeonStackWorkload::NeonStackWorkload()</a>, <a class="el" href="_neon_strided_slice_workload_8cpp_source.xhtml#l00047">NeonStridedSliceWorkload::NeonStridedSliceWorkload()</a>, <a class="el" href="_neon_subtraction_workload_8cpp_source.xhtml#l00031">NeonSubtractionWorkload::NeonSubtractionWorkload()</a>, <a class="el" href="_neon_transpose_convolution2d_workload_8cpp_source.xhtml#l00056">NeonTransposeConvolution2dWorkload::NeonTransposeConvolution2dWorkload()</a>, <a class="el" href="_neon_transpose_workload_8cpp_source.xhtml#l00027">NeonTransposeWorkload::NeonTransposeWorkload()</a>, <a class="el" href="_ref_quantize_workload_8cpp_source.xhtml#l00037">RefQuantizeWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_depthwise_convolution2d_workload_8cpp_source.xhtml#l00035">RefDepthwiseConvolution2dWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_elementwise_unary_workload_8cpp_source.xhtml#l00031">RefElementwiseUnaryWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00033">RefConvolution2dWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_comparison_workload_8cpp_source.xhtml#l00027">RefComparisonWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_fully_connected_workload_8cpp_source.xhtml#l00032">RefFullyConnectedWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_transpose_convolution2d_workload_8cpp_source.xhtml#l00036">RefTransposeConvolution2dWorkload::PostAllocationConfigure()</a>, <a class="el" href="_prelu_impl_8cpp_source.xhtml#l00013">armnn::PreluImpl()</a>, <a class="el" href="_splitter_8cpp_source.xhtml#l00022">armnn::Split()</a>, <a class="el" href="_splitter_8hpp_source.xhtml#l00017">armnn::Splitter()</a>, <a class="el" href="backends_2reference_2workloads_2_stack_8cpp_source.xhtml#l00012">armnn::Stack()</a>, <a class="el" href="_mem_sync_workload_8cpp_source.xhtml#l00018">SyncMemGenericWorkload::SyncMemGenericWorkload()</a>, <a class="el" href="_workload_data_8cpp_source.xhtml#l00469">MemCopyQueueDescriptor::Validate()</a>, <a class="el" href="_workload_data_8cpp_source.xhtml#l00506">MemImportQueueDescriptor::Validate()</a>, <a class="el" href="_workload_data_8cpp_source.xhtml#l00566">MemSyncQueueDescriptor::Validate()</a>, <a class="el" href="_workload_data_8cpp_source.xhtml#l00776">ConcatQueueDescriptor::Validate()</a>, and <a class="el" href="_workload_data_8cpp_source.xhtml#l00461">QueueDescriptor::ValidateInputsOutputs()</a>.</p>
366
367</div>
368</div>
369<a id="a6abd491bb99ffe88bd472c1ae5a1ed1a"></a>
370<h2 class="memtitle"><span class="permalink"><a href="#a6abd491bb99ffe88bd472c1ae5a1ed1a">&#9670;&nbsp;</a></span>m_Outputs</h2>
371
372<div class="memitem">
373<div class="memproto">
374 <table class="memname">
375 <tr>
376 <td class="memname">std::vector&lt;<a class="el" href="classarmnn_1_1_i_tensor_handle.xhtml">ITensorHandle</a>*&gt; m_Outputs</td>
377 </tr>
378 </table>
379</div><div class="memdoc">
380
381<p class="definition">Definition at line <a class="el" href="_workload_data_8hpp_source.xhtml#l00031">31</a> of file <a class="el" href="_workload_data_8hpp_source.xhtml">WorkloadData.hpp</a>.</p>
382
383<p class="reference">Referenced by <a class="el" href="_cl_abs_workload_8cpp_source.xhtml#l00027">ClAbsWorkload::ClAbsWorkload()</a>, <a class="el" href="_cl_activation_workload_8cpp_source.xhtml#l00032">ClActivationWorkload::ClActivationWorkload()</a>, <a class="el" href="_cl_addition_workload_8cpp_source.xhtml#l00020">ClAdditionWorkload::ClAdditionWorkload()</a>, <a class="el" href="_cl_arg_min_max_workload_8cpp_source.xhtml#l00054">ClArgMinMaxWorkload::ClArgMinMaxWorkload()</a>, <a class="el" href="_cl_concat_workload_8cpp_source.xhtml#l00050">ClConcatWorkload::ClConcatWorkload()</a>, <a class="el" href="_cl_convert_fp16_to_fp32_workload_8cpp_source.xhtml#l00017">ClConvertFp16ToFp32Workload::ClConvertFp16ToFp32Workload()</a>, <a class="el" href="_cl_convert_fp32_to_fp16_workload_8cpp_source.xhtml#l00017">ClConvertFp32ToFp16Workload::ClConvertFp32ToFp16Workload()</a>, <a class="el" href="_cl_dequantize_workload_8cpp_source.xhtml#l00031">ClDequantizeWorkload::ClDequantizeWorkload()</a>, <a class="el" href="_cl_division_float_workload_8cpp_source.xhtml#l00027">ClDivisionFloatWorkload::ClDivisionFloatWorkload()</a>, <a class="el" href="_cl_floor_float_workload_8cpp_source.xhtml#l00023">ClFloorFloatWorkload::ClFloorFloatWorkload()</a>, <a class="el" href="_cl_greater_workload_8cpp_source.xhtml#l00042">ClGreaterWorkload&lt; T &gt;::ClGreaterWorkload()</a>, <a class="el" href="_cl_instance_normalization_workload_8cpp_source.xhtml#l00032">ClInstanceNormalizationWorkload::ClInstanceNormalizationWorkload()</a>, <a class="el" href="_cl_l2_normalization_float_workload_8cpp_source.xhtml#l00029">ClL2NormalizationFloatWorkload::ClL2NormalizationFloatWorkload()</a>, <a class="el" href="_cl_maximum_workload_8cpp_source.xhtml#l00039">ClMaximumWorkload::ClMaximumWorkload()</a>, <a class="el" href="_cl_mean_workload_8cpp_source.xhtml#l00031">ClMeanWorkload::ClMeanWorkload()</a>, <a class="el" href="_cl_minimum_workload_8cpp_source.xhtml#l00039">ClMinimumWorkload::ClMinimumWorkload()</a>, <a class="el" href="_cl_multiplication_workload_8cpp_source.xhtml#l00034">ClMultiplicationWorkload::ClMultiplicationWorkload()</a>, <a class="el" href="_cl_normalization_float_workload_8cpp_source.xhtml#l00031">ClNormalizationFloatWorkload::ClNormalizationFloatWorkload()</a>, <a class="el" href="_cl_pad_workload_8cpp_source.xhtml#l00018">ClPadWorkload::ClPadWorkload()</a>, <a class="el" href="_cl_pooling2d_workload_8cpp_source.xhtml#l00030">ClPooling2dWorkload::ClPooling2dWorkload()</a>, <a class="el" href="_cl_prelu_workload_8cpp_source.xhtml#l00029">ClPreluWorkload::ClPreluWorkload()</a>, <a class="el" href="_cl_quantize_workload_8cpp_source.xhtml#l00032">ClQuantizeWorkload::ClQuantizeWorkload()</a>, <a class="el" href="_cl_reshape_workload_8cpp_source.xhtml#l00024">ClReshapeWorkload::ClReshapeWorkload()</a>, <a class="el" href="_cl_resize_workload_8cpp_source.xhtml#l00046">ClResizeWorkload::ClResizeWorkload()</a>, <a class="el" href="_cl_rsqrt_workload_8cpp_source.xhtml#l00027">ClRsqrtWorkload::ClRsqrtWorkload()</a>, <a class="el" href="_cl_slice_workload_8cpp_source.xhtml#l00034">ClSliceWorkload::ClSliceWorkload()</a>, <a class="el" href="_cl_softmax_float_workload_8cpp_source.xhtml#l00016">ClSoftmaxFloatWorkload::ClSoftmaxFloatWorkload()</a>, <a class="el" href="_cl_softmax_uint8_workload_8cpp_source.xhtml#l00016">ClSoftmaxUint8Workload::ClSoftmaxUint8Workload()</a>, <a class="el" href="_cl_space_to_batch_nd_workload_8cpp_source.xhtml#l00047">ClSpaceToBatchNdWorkload::ClSpaceToBatchNdWorkload()</a>, <a class="el" href="_cl_splitter_workload_8cpp_source.xhtml#l00055">ClSplitterWorkload::ClSplitterWorkload()</a>, <a class="el" href="_cl_stack_workload_8cpp_source.xhtml#l00048">ClStackWorkload::ClStackWorkload()</a>, <a class="el" href="_cl_strided_slice_workload_8cpp_source.xhtml#l00054">ClStridedSliceWorkload::ClStridedSliceWorkload()</a>, <a class="el" href="_cl_subtraction_workload_8cpp_source.xhtml#l00020">ClSubtractionWorkload::ClSubtractionWorkload()</a>, <a class="el" href="_cl_transpose_workload_8cpp_source.xhtml#l00029">ClTransposeWorkload::ClTransposeWorkload()</a>, <a class="el" href="_layer_8hpp_source.xhtml#l00343">Layer::CollectQueueDescriptorOutputs()</a>, <a class="el" href="_concatenate_8cpp_source.xhtml#l00014">armnn::Concatenate()</a>, <a class="el" href="_cl_workload_factory_8cpp_source.xhtml#l00173">ClWorkloadFactory::CreateComparison()</a>, <a class="el" href="_neon_workload_factory_8cpp_source.xhtml#l00139">NeonWorkloadFactory::CreateComparison()</a>, <a class="el" href="_cl_workload_factory_8cpp_source.xhtml#l00257">ClWorkloadFactory::CreateElementwiseUnary()</a>, <a class="el" href="_neon_workload_factory_8cpp_source.xhtml#l00222">NeonWorkloadFactory::CreateElementwiseUnary()</a>, <a class="el" href="_cl_workload_factory_8cpp_source.xhtml#l00462">ClWorkloadFactory::CreateResizeBilinear()</a>, <a class="el" href="_neon_workload_factory_8cpp_source.xhtml#l00431">NeonWorkloadFactory::CreateResizeBilinear()</a>, <a class="el" href="_loaded_network_8cpp_source.xhtml#l00412">LoadedNetwork::EnqueueWorkload()</a>, <a class="el" href="_ref_strided_slice_workload_8cpp_source.xhtml#l00020">RefStridedSliceWorkload::Execute()</a>, <a class="el" href="_cl_constant_workload_8cpp_source.xhtml#l00024">ClConstantWorkload::Execute()</a>, <a class="el" href="_ref_depth_to_space_workload_8cpp_source.xhtml#l00014">RefDepthToSpaceWorkload::Execute()</a>, <a class="el" href="_ref_space_to_batch_nd_workload_8cpp_source.xhtml#l00015">RefSpaceToBatchNdWorkload::Execute()</a>, <a class="el" href="_ref_activation_workload_8cpp_source.xhtml#l00018">RefActivationWorkload::Execute()</a>, <a class="el" href="_ref_floor_workload_8cpp_source.xhtml#l00016">RefFloorWorkload::Execute()</a>, <a class="el" href="_ref_log_softmax_workload_8cpp_source.xhtml#l00020">RefLogSoftmaxWorkload::Execute()</a>, <a class="el" href="_neon_constant_workload_8cpp_source.xhtml#l00027">NeonConstantWorkload::Execute()</a>, <a class="el" href="_ref_resize_bilinear_workload_8cpp_source.xhtml#l00020">RefResizeBilinearWorkload::Execute()</a>, <a class="el" href="_ref_resize_workload_8cpp_source.xhtml#l00020">RefResizeWorkload::Execute()</a>, <a class="el" href="_ref_softmax_workload_8cpp_source.xhtml#l00020">RefSoftmaxWorkload::Execute()</a>, <a class="el" href="_ref_space_to_depth_workload_8cpp_source.xhtml#l00015">RefSpaceToDepthWorkload::Execute()</a>, <a class="el" href="_ref_stack_workload_8cpp_source.xhtml#l00021">RefStackWorkload::Execute()</a>, <a class="el" href="_ref_arg_min_max_workload_8cpp_source.xhtml#l00021">RefArgMinMaxWorkload::Execute()</a>, <a class="el" href="_ref_batch_normalization_workload_8cpp_source.xhtml#l00025">RefBatchNormalizationWorkload::Execute()</a>, <a class="el" href="_ref_batch_to_space_nd_workload_8cpp_source.xhtml#l00014">RefBatchToSpaceNdWorkload::Execute()</a>, <a class="el" href="_ref_dequantize_workload_8cpp_source.xhtml#l00015">RefDequantizeWorkload::Execute()</a>, <a class="el" href="_ref_slice_workload_8cpp_source.xhtml#l00016">RefSliceWorkload::Execute()</a>, <a class="el" href="_ref_detection_post_process_workload_8cpp_source.xhtml#l00021">RefDetectionPostProcessWorkload::Execute()</a>, <a class="el" href="_ref_instance_normalization_workload_8cpp_source.xhtml#l00021">RefInstanceNormalizationWorkload::Execute()</a>, <a class="el" href="_ref_prelu_workload_8cpp_source.xhtml#l00021">RefPreluWorkload::Execute()</a>, <a class="el" href="_ref_quantize_workload_8cpp_source.xhtml#l00046">RefQuantizeWorkload::Execute()</a>, <a class="el" href="_ref_l2_normalization_workload_8cpp_source.xhtml#l00028">RefL2NormalizationWorkload::Execute()</a>, <a class="el" href="_ref_normalization_workload_8cpp_source.xhtml#l00165">RefNormalizationWorkload::Execute()</a>, <a class="el" href="_ref_mean_workload_8cpp_source.xhtml#l00021">RefMeanWorkload::Execute()</a>, <a class="el" href="_ref_lstm_workload_8cpp_source.xhtml#l00041">RefLstmWorkload::Execute()</a>, <a class="el" href="_ref_pooling2d_workload_8cpp_source.xhtml#l00016">RefPooling2dWorkload::Execute()</a>, <a class="el" href="_ref_depthwise_convolution2d_workload_8cpp_source.xhtml#l00046">RefDepthwiseConvolution2dWorkload::Execute()</a>, <a class="el" href="_ref_elementwise_unary_workload_8cpp_source.xhtml#l00041">RefElementwiseUnaryWorkload::Execute()</a>, <a class="el" href="_ref_comparison_workload_8cpp_source.xhtml#l00039">RefComparisonWorkload::Execute()</a>, <a class="el" href="_ref_gather_workload_8cpp_source.xhtml#l00016">RefGatherWorkload::Execute()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_ref_transpose_convolution2d_workload_8cpp_source.xhtml#l00053">RefTransposeConvolution2dWorkload::Execute()</a>, <a class="el" href="_ref_fully_connected_workload_8cpp_source.xhtml#l00050">RefFullyConnectedWorkload::Execute()</a>, <a class="el" href="_sample_dynamic_addition_workload_8cpp_source.xhtml#l00028">armnn::GetOutputTensorData()</a>, <a class="el" href="_mem_import_workload_8cpp_source.xhtml#l00018">ImportMemGenericWorkload::ImportMemGenericWorkload()</a>, <a class="el" href="_neon_abs_workload_8cpp_source.xhtml#l00026">NeonAbsWorkload::NeonAbsWorkload()</a>, <a class="el" href="_neon_activation_workload_8cpp_source.xhtml#l00030">NeonActivationWorkload::NeonActivationWorkload()</a>, <a class="el" href="_neon_addition_workload_8cpp_source.xhtml#l00032">NeonAdditionWorkload::NeonAdditionWorkload()</a>, <a class="el" href="_neon_arg_min_max_workload_8cpp_source.xhtml#l00053">NeonArgMinMaxWorkload::NeonArgMinMaxWorkload()</a>, <a class="el" href="_neon_batch_normalization_workload_8cpp_source.xhtml#l00050">NeonBatchNormalizationWorkload::NeonBatchNormalizationWorkload()</a>, <a class="el" href="_neon_batch_to_space_nd_workload_8cpp_source.xhtml#l00034">NeonBatchToSpaceNdWorkload::NeonBatchToSpaceNdWorkload()</a>, <a class="el" href="_neon_concat_workload_8cpp_source.xhtml#l00050">NeonConcatWorkload::NeonConcatWorkload()</a>, <a class="el" href="_neon_convolution2d_workload_8cpp_source.xhtml#l00057">NeonConvolution2dWorkload::NeonConvolution2dWorkload()</a>, <a class="el" href="_neon_dequantize_workload_8cpp_source.xhtml#l00030">NeonDequantizeWorkload::NeonDequantizeWorkload()</a>, <a class="el" href="_neon_division_workload_8cpp_source.xhtml#l00026">NeonDivisionWorkload::NeonDivisionWorkload()</a>, <a class="el" href="_neon_floor_float_workload_8cpp_source.xhtml#l00016">NeonFloorFloatWorkload::NeonFloorFloatWorkload()</a>, <a class="el" href="_neon_fully_connected_workload_8cpp_source.xhtml#l00048">NeonFullyConnectedWorkload::NeonFullyConnectedWorkload()</a>, <a class="el" href="_neon_greater_workload_8cpp_source.xhtml#l00027">NeonGreaterWorkload&lt; T &gt;::NeonGreaterWorkload()</a>, <a class="el" href="_neon_instance_normalization_workload_8cpp_source.xhtml#l00033">NeonInstanceNormalizationWorkload::NeonInstanceNormalizationWorkload()</a>, <a class="el" href="_neon_l2_normalization_float_workload_8cpp_source.xhtml#l00030">NeonL2NormalizationFloatWorkload::NeonL2NormalizationFloatWorkload()</a>, <a class="el" href="_neon_maximum_workload_8cpp_source.xhtml#l00026">NeonMaximumWorkload::NeonMaximumWorkload()</a>, <a class="el" href="_neon_mean_workload_8cpp_source.xhtml#l00032">NeonMeanWorkload::NeonMeanWorkload()</a>, <a class="el" href="_neon_minimum_workload_8cpp_source.xhtml#l00026">NeonMinimumWorkload::NeonMinimumWorkload()</a>, <a class="el" href="_neon_multiplication_workload_8cpp_source.xhtml#l00034">NeonMultiplicationWorkload::NeonMultiplicationWorkload()</a>, <a class="el" href="_neon_normalization_float_workload_8cpp_source.xhtml#l00059">NeonNormalizationFloatWorkload::NeonNormalizationFloatWorkload()</a>, <a class="el" href="_neon_pad_workload_8cpp_source.xhtml#l00019">NeonPadWorkload::NeonPadWorkload()</a>, <a class="el" href="_neon_pooling2d_workload_8cpp_source.xhtml#l00034">NeonPooling2dWorkload::NeonPooling2dWorkload()</a>, <a class="el" href="_neon_prelu_workload_8cpp_source.xhtml#l00028">NeonPreluWorkload::NeonPreluWorkload()</a>, <a class="el" href="_neon_quantize_workload_8cpp_source.xhtml#l00027">NeonQuantizeWorkload::NeonQuantizeWorkload()</a>, <a class="el" href="_neon_reshape_workload_8cpp_source.xhtml#l00026">NeonReshapeWorkload::NeonReshapeWorkload()</a>, <a class="el" href="_neon_resize_workload_8cpp_source.xhtml#l00042">NeonResizeWorkload::NeonResizeWorkload()</a>, <a class="el" href="_neon_rsqrt_workload_8cpp_source.xhtml#l00026">NeonRsqrtWorkload::NeonRsqrtWorkload()</a>, <a class="el" href="_neon_slice_workload_8cpp_source.xhtml#l00034">NeonSliceWorkload::NeonSliceWorkload()</a>, <a class="el" href="_neon_softmax_float_workload_8cpp_source.xhtml#l00016">NeonSoftmaxFloatWorkload::NeonSoftmaxFloatWorkload()</a>, <a class="el" href="_neon_softmax_uint8_workload_8cpp_source.xhtml#l00016">NeonSoftmaxUint8Workload::NeonSoftmaxUint8Workload()</a>, <a class="el" href="_neon_space_to_batch_nd_workload_8cpp_source.xhtml#l00040">NeonSpaceToBatchNdWorkload::NeonSpaceToBatchNdWorkload()</a>, <a class="el" href="_neon_splitter_workload_8cpp_source.xhtml#l00055">NeonSplitterWorkload::NeonSplitterWorkload()</a>, <a class="el" href="_neon_stack_workload_8cpp_source.xhtml#l00050">NeonStackWorkload::NeonStackWorkload()</a>, <a class="el" href="_neon_strided_slice_workload_8cpp_source.xhtml#l00047">NeonStridedSliceWorkload::NeonStridedSliceWorkload()</a>, <a class="el" href="_neon_subtraction_workload_8cpp_source.xhtml#l00031">NeonSubtractionWorkload::NeonSubtractionWorkload()</a>, <a class="el" href="_neon_transpose_convolution2d_workload_8cpp_source.xhtml#l00056">NeonTransposeConvolution2dWorkload::NeonTransposeConvolution2dWorkload()</a>, <a class="el" href="_neon_transpose_workload_8cpp_source.xhtml#l00027">NeonTransposeWorkload::NeonTransposeWorkload()</a>, <a class="el" href="_ref_quantize_workload_8cpp_source.xhtml#l00037">RefQuantizeWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_depthwise_convolution2d_workload_8cpp_source.xhtml#l00035">RefDepthwiseConvolution2dWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00033">RefConvolution2dWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_elementwise_unary_workload_8cpp_source.xhtml#l00031">RefElementwiseUnaryWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_comparison_workload_8cpp_source.xhtml#l00027">RefComparisonWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_constant_workload_8cpp_source.xhtml#l00023">RefConstantWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_fully_connected_workload_8cpp_source.xhtml#l00032">RefFullyConnectedWorkload::PostAllocationConfigure()</a>, <a class="el" href="_ref_transpose_convolution2d_workload_8cpp_source.xhtml#l00036">RefTransposeConvolution2dWorkload::PostAllocationConfigure()</a>, <a class="el" href="_prelu_impl_8cpp_source.xhtml#l00013">armnn::PreluImpl()</a>, <a class="el" href="_splitter_8cpp_source.xhtml#l00022">armnn::Split()</a>, <a class="el" href="_splitter_8hpp_source.xhtml#l00017">armnn::Splitter()</a>, <a class="el" href="backends_2reference_2workloads_2_stack_8cpp_source.xhtml#l00012">armnn::Stack()</a>, <a class="el" href="_workload_data_8cpp_source.xhtml#l00469">MemCopyQueueDescriptor::Validate()</a>, <a class="el" href="_workload_data_8cpp_source.xhtml#l00506">MemImportQueueDescriptor::Validate()</a>, <a class="el" href="_workload_data_8cpp_source.xhtml#l00566">MemSyncQueueDescriptor::Validate()</a>, <a class="el" href="_workload_data_8cpp_source.xhtml#l00776">ConcatQueueDescriptor::Validate()</a>, and <a class="el" href="_workload_data_8cpp_source.xhtml#l00461">QueueDescriptor::ValidateInputsOutputs()</a>.</p>
384
385</div>
386</div>
387<hr/>The documentation for this struct was generated from the following files:<ul>
388<li>src/backends/backendsCommon/<a class="el" href="_workload_data_8hpp_source.xhtml">WorkloadData.hpp</a></li>
389<li>src/backends/backendsCommon/<a class="el" href="_workload_data_8cpp_source.xhtml">WorkloadData.cpp</a></li>
390</ul>
391</div><!-- contents -->
392</div><!-- doc-content -->
393<!-- start footer part -->
394<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
395 <ul>
396 <li class="navelem"><a class="el" href="namespacearmnn.xhtml">armnn</a></li><li class="navelem"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a></li>
397 <li class="footer">Generated on Fri Mar 13 2020 16:09:19 for ArmNN by
398 <a href="http://www.doxygen.org/index.html">
399 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
400 </ul>
401</div>
402</body>
403</html>