aboutsummaryrefslogtreecommitdiff
path: root/20.02/structarmnn_1_1_queue_descriptor.xhtml
diff options
context:
space:
mode:
Diffstat (limited to '20.02/structarmnn_1_1_queue_descriptor.xhtml')
-rw-r--r--20.02/structarmnn_1_1_queue_descriptor.xhtml403
1 files changed, 403 insertions, 0 deletions
diff --git a/20.02/structarmnn_1_1_queue_descriptor.xhtml b/20.02/structarmnn_1_1_queue_descriptor.xhtml
new file mode 100644
index 0000000000..805c459eb8
--- /dev/null
+++ b/20.02/structarmnn_1_1_queue_descriptor.xhtml
@@ -0,0 +1,403 @@
+<!-- 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: QueueDescriptor 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">20.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_queue_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="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="#pub-attribs">Public Attributes</a> &#124;
+<a href="#pro-methods">Protected Member Functions</a> &#124;
+<a href="structarmnn_1_1_queue_descriptor-members.xhtml">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">QueueDescriptor Struct Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="_workload_data_8hpp_source.xhtml">WorkloadData.hpp</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for QueueDescriptor:</div>
+<div class="dyncontent">
+ <div class="center">
+ <img src="structarmnn_1_1_queue_descriptor.png" usemap="#QueueDescriptor_map" alt=""/>
+ <map id="QueueDescriptor_map" name="QueueDescriptor_map">
+<area href="structarmnn_1_1_abs_queue_descriptor.xhtml" alt="AbsQueueDescriptor" shape="rect" coords="430,56,850,80"/>
+<area href="structarmnn_1_1_addition_queue_descriptor.xhtml" alt="AdditionQueueDescriptor" shape="rect" coords="430,112,850,136"/>
+<area href="structarmnn_1_1_constant_queue_descriptor.xhtml" alt="ConstantQueueDescriptor" shape="rect" coords="430,168,850,192"/>
+<area href="structarmnn_1_1_convert_fp16_to_fp32_queue_descriptor.xhtml" alt="ConvertFp16ToFp32QueueDescriptor" shape="rect" coords="430,224,850,248"/>
+<area href="structarmnn_1_1_convert_fp32_to_fp16_queue_descriptor.xhtml" alt="ConvertFp32ToFp16QueueDescriptor" shape="rect" coords="430,280,850,304"/>
+<area href="structarmnn_1_1_debug_queue_descriptor.xhtml" alt="DebugQueueDescriptor" shape="rect" coords="430,336,850,360"/>
+<area href="structarmnn_1_1_dequantize_queue_descriptor.xhtml" alt="DequantizeQueueDescriptor" shape="rect" coords="430,392,850,416"/>
+<area href="structarmnn_1_1_division_queue_descriptor.xhtml" alt="DivisionQueueDescriptor" shape="rect" coords="430,448,850,472"/>
+<area href="structarmnn_1_1_equal_queue_descriptor.xhtml" alt="EqualQueueDescriptor" shape="rect" coords="430,504,850,528"/>
+<area href="structarmnn_1_1_floor_queue_descriptor.xhtml" alt="FloorQueueDescriptor" shape="rect" coords="430,560,850,584"/>
+<area href="structarmnn_1_1_gather_queue_descriptor.xhtml" alt="GatherQueueDescriptor" shape="rect" coords="430,616,850,640"/>
+<area href="structarmnn_1_1_greater_queue_descriptor.xhtml" alt="GreaterQueueDescriptor" shape="rect" coords="430,672,850,696"/>
+<area href="structarmnn_1_1_maximum_queue_descriptor.xhtml" alt="MaximumQueueDescriptor" shape="rect" coords="430,728,850,752"/>
+<area href="structarmnn_1_1_mem_copy_queue_descriptor.xhtml" alt="MemCopyQueueDescriptor" shape="rect" coords="430,784,850,808"/>
+<area href="structarmnn_1_1_mem_import_queue_descriptor.xhtml" alt="MemImportQueueDescriptor" shape="rect" coords="430,840,850,864"/>
+<area href="structarmnn_1_1_mem_sync_queue_descriptor.xhtml" alt="MemSyncQueueDescriptor" shape="rect" coords="430,896,850,920"/>
+<area href="structarmnn_1_1_merge_queue_descriptor.xhtml" alt="MergeQueueDescriptor" shape="rect" coords="430,952,850,976"/>
+<area href="structarmnn_1_1_minimum_queue_descriptor.xhtml" alt="MinimumQueueDescriptor" shape="rect" coords="430,1008,850,1032"/>
+<area href="structarmnn_1_1_multiplication_queue_descriptor.xhtml" alt="MultiplicationQueueDescriptor" shape="rect" coords="430,1064,850,1088"/>
+<area href="structarmnn_1_1_prelu_queue_descriptor.xhtml" alt="PreluQueueDescriptor" shape="rect" coords="430,1120,850,1144"/>
+<area href="structarmnn_1_1_quantized_lstm_queue_descriptor.xhtml" alt="QuantizedLstmQueueDescriptor" shape="rect" coords="430,1176,850,1200"/>
+<area href="structarmnn_1_1_quantize_queue_descriptor.xhtml" alt="QuantizeQueueDescriptor" shape="rect" coords="430,1232,850,1256"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; LayerDescriptor &gt;" shape="rect" coords="430,1288,850,1312"/>
+<area href="structarmnn_1_1_rsqrt_queue_descriptor.xhtml" alt="RsqrtQueueDescriptor" shape="rect" coords="430,1344,850,1368"/>
+<area href="structarmnn_1_1_subtraction_queue_descriptor.xhtml" alt="SubtractionQueueDescriptor" shape="rect" coords="430,1400,850,1424"/>
+<area href="structarmnn_1_1_switch_queue_descriptor.xhtml" alt="SwitchQueueDescriptor" shape="rect" coords="430,1456,850,1480"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ActivationDescriptor &gt;" shape="rect" coords="430,1512,850,1536"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ArgMinMaxDescriptor &gt;" shape="rect" coords="430,1568,850,1592"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; BatchNormalizationDescriptor &gt;" shape="rect" coords="430,1624,850,1648"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; BatchToSpaceNdDescriptor &gt;" shape="rect" coords="430,1680,850,1704"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ComparisonDescriptor &gt;" shape="rect" coords="430,1736,850,1760"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; Convolution2dDescriptor &gt;" shape="rect" coords="430,1792,850,1816"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; DepthToSpaceDescriptor &gt;" shape="rect" coords="430,1848,850,1872"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; DepthwiseConvolution2dDescriptor &gt;" shape="rect" coords="430,1904,850,1928"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; DetectionPostProcessDescriptor &gt;" shape="rect" coords="430,1960,850,1984"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ElementwiseUnaryDescriptor &gt;" shape="rect" coords="430,2016,850,2040"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; FakeQuantizationDescriptor &gt;" shape="rect" coords="430,2072,850,2096"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; FullyConnectedDescriptor &gt;" shape="rect" coords="430,2128,850,2152"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; InstanceNormalizationDescriptor &gt;" shape="rect" coords="430,2184,850,2208"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; L2NormalizationDescriptor &gt;" shape="rect" coords="430,2240,850,2264"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; LogSoftmaxDescriptor &gt;" shape="rect" coords="430,2296,850,2320"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; LstmDescriptor &gt;" shape="rect" coords="430,2352,850,2376"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; MeanDescriptor &gt;" shape="rect" coords="430,2408,850,2432"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; NormalizationDescriptor &gt;" shape="rect" coords="430,2464,850,2488"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; OriginsDescriptor &gt;" shape="rect" coords="430,2520,850,2544"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; PadDescriptor &gt;" shape="rect" coords="430,2576,850,2600"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; PermuteDescriptor &gt;" shape="rect" coords="430,2632,850,2656"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; Pooling2dDescriptor &gt;" shape="rect" coords="430,2688,850,2712"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; PreCompiledDescriptor &gt;" shape="rect" coords="430,2744,850,2768"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ReshapeDescriptor &gt;" shape="rect" coords="430,2800,850,2824"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ResizeBilinearDescriptor &gt;" shape="rect" coords="430,2856,850,2880"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ResizeDescriptor &gt;" shape="rect" coords="430,2912,850,2936"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; SliceDescriptor &gt;" shape="rect" coords="430,2968,850,2992"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; SoftmaxDescriptor &gt;" shape="rect" coords="430,3024,850,3048"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; SpaceToBatchNdDescriptor &gt;" shape="rect" coords="430,3080,850,3104"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; SpaceToDepthDescriptor &gt;" shape="rect" coords="430,3136,850,3160"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; StackDescriptor &gt;" shape="rect" coords="430,3192,850,3216"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; StridedSliceDescriptor &gt;" shape="rect" coords="430,3248,850,3272"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; TransposeConvolution2dDescriptor &gt;" shape="rect" coords="430,3304,850,3328"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; TransposeDescriptor &gt;" shape="rect" coords="430,3360,850,3384"/>
+<area href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml" alt="QueueDescriptorWithParameters&lt; ViewsDescriptor &gt;" shape="rect" coords="430,3416,850,3440"/>
+</map>
+ </div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<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>
+<tr class="separator:a765d2cee4ccce5b9467e0c2b6d25b84a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
+Public Attributes</h2></td></tr>
+<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>
+<tr class="separator:a4b50e46a6810018f3edecfb68b2a76b3"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:a6abd491bb99ffe88bd472c1ae5a1ed1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
+Protected Member Functions</h2></td></tr>
+<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>
+<tr class="separator:af67c3785421c91d37fb22132d441f704"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:a40f14131fbead7c8eaf32b67eedd9e01"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:a75d3b85e1e50b1dff74ee84a593d089e"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:a1c928b975a0de05cf2536c721ba6b521"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<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>
+</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
+<a id="af67c3785421c91d37fb22132d441f704"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#af67c3785421c91d37fb22132d441f704">&#9670;&nbsp;</a></span>~QueueDescriptor()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">~<a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">default</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a id="a40f14131fbead7c8eaf32b67eedd9e01"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a40f14131fbead7c8eaf32b67eedd9e01">&#9670;&nbsp;</a></span>QueueDescriptor() <span class="overload">[1/2]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">default</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a id="a75d3b85e1e50b1dff74ee84a593d089e"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a75d3b85e1e50b1dff74ee84a593d089e">&#9670;&nbsp;</a></span>QueueDescriptor() <span class="overload">[2/2]</span></h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> const &amp;&#160;</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">default</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a id="a1c928b975a0de05cf2536c721ba6b521"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a1c928b975a0de05cf2536c721ba6b521">&#9670;&nbsp;</a></span>operator=()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a>&amp; operator= </td>
+ <td>(</td>
+ <td class="paramtype"><a class="el" href="structarmnn_1_1_queue_descriptor.xhtml">QueueDescriptor</a> const &amp;&#160;</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">default</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<a id="a765d2cee4ccce5b9467e0c2b6d25b84a"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a765d2cee4ccce5b9467e0c2b6d25b84a">&#9670;&nbsp;</a></span>ValidateInputsOutputs()</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void ValidateInputsOutputs </td>
+ <td>(</td>
+ <td class="paramtype">const std::string &amp;&#160;</td>
+ <td class="paramname"><em>descName</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">unsigned int&#160;</td>
+ <td class="paramname"><em>numExpectedIn</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">unsigned int&#160;</td>
+ <td class="paramname"><em>numExpectedOut</em>&#160;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td> const</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<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>
+
+<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>
+
+<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>
+<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>
+<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>
+</div><!-- fragment -->
+</div>
+</div>
+<h2 class="groupheader">Member Data Documentation</h2>
+<a id="a4b50e46a6810018f3edecfb68b2a76b3"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a4b50e46a6810018f3edecfb68b2a76b3">&#9670;&nbsp;</a></span>m_Inputs</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">std::vector&lt;<a class="el" href="classarmnn_1_1_i_tensor_handle.xhtml">ITensorHandle</a>*&gt; m_Inputs</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<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>
+
+<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>
+
+</div>
+</div>
+<a id="a6abd491bb99ffe88bd472c1ae5a1ed1a"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a6abd491bb99ffe88bd472c1ae5a1ed1a">&#9670;&nbsp;</a></span>m_Outputs</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">std::vector&lt;<a class="el" href="classarmnn_1_1_i_tensor_handle.xhtml">ITensorHandle</a>*&gt; m_Outputs</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<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>
+
+<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>
+
+</div>
+</div>
+<hr/>The documentation for this struct was generated from the following files:<ul>
+<li>src/backends/backendsCommon/<a class="el" href="_workload_data_8hpp_source.xhtml">WorkloadData.hpp</a></li>
+<li>src/backends/backendsCommon/<a class="el" href="_workload_data_8cpp_source.xhtml">WorkloadData.cpp</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_queue_descriptor.xhtml">QueueDescriptor</a></li>
+ <li class="footer">Generated on Fri Mar 13 2020 16:09:19 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>