blob: 998975490053df6582f23056b252e6e012cbfc71 [file] [log] [blame]
Nikhil Raj03c7ff32023-08-22 12:00:04 +01001<!-- HTML header for doxygen 1.8.17-->
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6<meta http-equiv="X-UA-Compatible" content="IE=9"/>
7<meta name="generator" content="Doxygen 1.8.17"/>
8<meta name="viewport" content="width=device-width, initial-scale=1"/>
9<title>Arm NN: ExecutionData Struct Reference</title>
10<link href="tabs.css" rel="stylesheet" type="text/css"/>
11<script type="text/javascript" src="jquery.js"></script>
12<script type="text/javascript" src="dynsections.js"></script>
13<link href="navtree.css" rel="stylesheet" type="text/css"/>
14<script type="text/javascript" src="resize.js"></script>
15<script type="text/javascript" src="navtreedata.js"></script>
16<script type="text/javascript" src="navtree.js"></script>
17<link href="search/search.css" rel="stylesheet" type="text/css"/>
18<script type="text/javascript" src="search/searchdata.js"></script>
19<script type="text/javascript" src="search/search.js"></script>
20<script type="text/x-mathjax-config">
21 MathJax.Hub.Config({
22 extensions: ["tex2jax.js"],
23 jax: ["input/TeX","output/HTML-CSS"],
24});
25</script>
26<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
27<link href="doxygen.css" rel="stylesheet" type="text/css" />
28<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
29</head>
30<body>
31<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
32<div id="titlearea">
33<table cellspacing="0" cellpadding="0">
34 <tbody>
35 <tr style="height: 56px;">
36 <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 15rem; margin-top: .5rem; margin-left 13px"/>
37 <td id="projectalign" style="padding-left: 0.9em;">
38 <div id="projectname">
Nikhil Raj1dc83fe2024-05-16 09:47:51 +010039 &#160;<span id="projectnumber">24.05</span>
Nikhil Raj03c7ff32023-08-22 12:00:04 +010040 </div>
41 </td>
42 </tr>
43 </tbody>
44</table>
45</div>
46<!-- end header part -->
47<!-- Generated by Doxygen 1.8.17 -->
48<script type="text/javascript">
49/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
50var searchBox = new SearchBox("searchBox", "search",false,'Search');
51/* @license-end */
52</script>
53<script type="text/javascript" src="menudata.js"></script>
54<script type="text/javascript" src="menu.js"></script>
55<script type="text/javascript">
56/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
57$(function() {
58 initMenu('',true,false,'search.php','Search');
59 $(document).ready(function() { init_search(); });
60});
61/* @license-end */</script>
62<div id="main-nav"></div>
63</div><!-- top -->
64<div id="side-nav" class="ui-resizable side-nav-resizable">
65 <div id="nav-tree">
66 <div id="nav-tree-contents">
67 <div id="nav-sync" class="sync"></div>
68 </div>
69 </div>
70 <div id="splitbar" style="-moz-user-select:none;"
71 class="ui-resizable-handle">
72 </div>
73</div>
74<script type="text/javascript">
75/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
76$(document).ready(function(){initNavTree('structarmnn_1_1experimental_1_1_execution_data.html',''); initResizable(); });
77/* @license-end */
78</script>
79<div id="doc-content">
80<!-- window showing the filter options -->
81<div id="MSearchSelectWindow"
82 onmouseover="return searchBox.OnSearchSelectShow()"
83 onmouseout="return searchBox.OnSearchSelectHide()"
84 onkeydown="return searchBox.OnSearchSelectKey(event)">
85</div>
86
87<!-- iframe showing the search results (closed by default) -->
88<div id="MSearchResultsWindow">
89<iframe src="javascript:void(0)" frameborder="0"
90 name="MSearchResults" id="MSearchResults">
91</iframe>
92</div>
93
94<div class="header">
95 <div class="summary">
96<a href="#pub-attribs">Public Attributes</a> &#124;
97<a href="structarmnn_1_1experimental_1_1_execution_data-members.html">List of all members</a> </div>
98 <div class="headertitle">
99<div class="title">ExecutionData Struct Reference</div> </div>
100</div><!--header-->
101<div class="contents">
102
103<p><code>#include &lt;<a class="el" href="_execution_data_8hpp_source.html">ExecutionData.hpp</a>&gt;</code></p>
104<table class="memberdecls">
105<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
106Public Attributes</h2></td></tr>
107<tr class="memitem:ad2b382076f26f48cd44783cfca2e3642"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1experimental_1_1_execution_data.html#ad2b382076f26f48cd44783cfca2e3642">m_Data</a></td></tr>
108<tr class="separator:ad2b382076f26f48cd44783cfca2e3642"><td class="memSeparator" colspan="2">&#160;</td></tr>
109</table>
110<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
111<div class="textblock">
112<p class="definition">Definition at line <a class="el" href="_execution_data_8hpp_source.html#l00014">14</a> of file <a class="el" href="_execution_data_8hpp_source.html">ExecutionData.hpp</a>.</p>
113</div><h2 class="groupheader">Member Data Documentation</h2>
114<a id="ad2b382076f26f48cd44783cfca2e3642"></a>
115<h2 class="memtitle"><span class="permalink"><a href="#ad2b382076f26f48cd44783cfca2e3642">&#9670;&nbsp;</a></span>m_Data</h2>
116
117<div class="memitem">
118<div class="memproto">
119 <table class="memname">
120 <tr>
121 <td class="memname">void* m_Data</td>
122 </tr>
123 </table>
124</div><div class="memdoc">
125
126<p class="definition">Definition at line <a class="el" href="_execution_data_8hpp_source.html#l00016">16</a> of file <a class="el" href="_execution_data_8hpp_source.html">ExecutionData.hpp</a>.</p>
127
Nikhil Raj1dc83fe2024-05-16 09:47:51 +0100128<p class="reference">Referenced by <a class="el" href="_ref_backend_8cpp_source.html#l00162">RefBackend::CreateExecutionData()</a>, <a class="el" href="_ref_depth_to_space_workload_8cpp_source.html#l00019">RefDepthToSpaceWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_gather_nd_workload_8cpp_source.html#l00022">RefGatherNdWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_space_to_batch_nd_workload_8cpp_source.html#l00019">RefSpaceToBatchNdWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_strided_slice_workload_8cpp_source.html#l00023">RefStridedSliceWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_floor_workload_8cpp_source.html#l00021">RefFloorWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_convert_fp32_to_fp16_workload_8cpp_source.html#l00022">RefConvertFp32ToFp16Workload::ExecuteAsync()</a>, <a class="el" href="_ref_log_softmax_workload_8cpp_source.html#l00023">RefLogSoftmaxWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_convert_fp16_to_fp32_workload_8cpp_source.html#l00021">RefConvertFp16ToFp32Workload::ExecuteAsync()</a>, <a class="el" href="_ref_pad_workload_8cpp_source.html#l00021">RefPadWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_channel_shuffle_workload_8cpp_source.html#l00021">RefChannelShuffleWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_reshape_workload_8cpp_source.html#l00020">RefReshapeWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_resize_workload_8cpp_source.html#l00025">RefResizeWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_concat_workload_8cpp_source.html#l00019">RefConcatWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_fake_quantization_float32_workload_8cpp_source.html#l00034">RefFakeQuantizationFloat32Workload::ExecuteAsync()</a>, <a class="el" href="_ref_softmax_workload_8cpp_source.html#l00025">RefSoftmaxWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_activation_workload_8cpp_source.html#l00023">RefActivationWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_space_to_depth_workload_8cpp_source.html#l00020">RefSpaceToDepthWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_fill_workload_8cpp_source.html#l00022">RefFillWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_stack_workload_8cpp_source.html#l00026">RefStackWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_batch_normalization_workload_8cpp_source.html#l00030">RefBatchNormalizationWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_prelu_workload_8cpp_source.html#l00026">RefPreluWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_instance_normalization_workload_8cpp_source.html#l00026">RefInstanceNormalizationWorkload::ExecuteAsync()</a>, <a class="el" href="_mem_copy_workload_8cpp_source.html#l00066">CopyMemGenericWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_arg_min_max_workload_8cpp_source.html#l00027">RefArgMinMaxWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_batch_to_space_nd_workload_8cpp_source.html#l00019">RefBatchToSpaceNdWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_broadcast_to_workload_8cpp_source.html#l00026">RefBroadcastToWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_depthwise_convolution2d_workload_8cpp_source.html#l00038">RefDepthwiseConvolution2dWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_dequantize_workload_8cpp_source.html#l00020">RefDequantizeWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_quantize_workload_8cpp_source.html#l00042">RefQuantizeWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_detection_post_process_workload_8cpp_source.html#l00026">RefDetectionPostProcessWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_slice_workload_8cpp_source.html#l00021">RefSliceWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_l2_normalization_workload_8cpp_source.html#l00032">RefL2NormalizationWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_splitter_workload_8cpp_source.html#l00019">RefSplitterWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_normalization_workload_8cpp_source.html#l00169">RefNormalizationWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_cast_workload_8cpp_source.html#l00034">RefCastWorkload::ExecuteAsync()</a>, <a class="el" href="_mem_sync_workload_8cpp_source.html#l00030">SyncMemGenericWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_transpose_workload_8cpp_source.html#l00023">RefTransposeWorkload&lt; DataType &gt;::ExecuteAsync()</a>, <a class="el" href="_ref_pooling3d_workload_8cpp_source.html#l00021">RefPooling3dWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_mean_workload_8cpp_source.html#l00026">RefMeanWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_lstm_workload_8cpp_source.html#l00047">RefLstmWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_pooling2d_workload_8cpp_source.html#l00021">RefPooling2dWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_permute_workload_8cpp_source.html#l00023">RefPermuteWorkload&lt; DataType &gt;::ExecuteAsync()</a>, <a class="el" href="_ref_q_lstm_workload_8cpp_source.html#l00051">RefQLstmWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_reduce_workload_8cpp_source.html#l00027">RefReduceWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_elementwise_binary_workload_8cpp_source.html#l00112">RefElementwiseBinaryWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_convolution3d_workload_8cpp_source.html#l00035">RefConvolution3dWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_tile_workload_8cpp_source.html#l00023">RefTileWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_constant_workload_8cpp_source.html#l00028">RefConstantWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_batch_mat_mul_workload_8cpp_source.html#l00024">RefBatchMatMulWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_logical_unary_workload_8cpp_source.html#l00030">RefLogicalUnaryWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_elementwise_unary_workload_8cpp_source.html#l00039">RefElementwiseUnaryWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_logical_binary_workload_8cpp_source.html#l00030">RefLogicalBinaryWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_reverse_v2_workload_8cpp_source.html#l00024">RefReverseV2Workload::ExecuteAsync()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.html#l00038">RefConvolution2dWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_scatter_nd_workload_8cpp_source.html#l00024">RefScatterNdWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_gather_workload_8cpp_source.html#l00022">RefGatherWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_shape_workload_8hpp_source.html#l00024">RefShapeWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_comparison_workload_8cpp_source.html#l00050">RefComparisonWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_transpose_convolution2d_workload_8cpp_source.html#l00041">RefTransposeConvolution2dWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_fully_connected_workload_8cpp_source.html#l00042">RefFullyConnectedWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_rank_workload_8hpp_source.html#l00025">RefRankWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_elementwise_workload_8cpp_source.html#l00035">RefElementwiseWorkload&lt; Functor, ParentDescriptor, DebugString &gt;::ExecuteAsync()</a>, <a class="el" href="_ref_unidirectional_sequence_lstm_workload_8cpp_source.html#l00051">RefUnidirectionalSequenceLstmWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_debug_workload_8cpp_source.html#l00024">RefDebugWorkload&lt; DataType &gt;::ExecuteAsync()</a>, <a class="el" href="_workload_8hpp_source.html#l00050">BaseWorkload&lt; SplitterQueueDescriptor &gt;::ExecuteAsync()</a>, and <a class="el" href="_ref_backend_8cpp_source.html#l00169">RefBackend::UpdateExecutionData()</a>.</p>
Nikhil Raj03c7ff32023-08-22 12:00:04 +0100129
130</div>
131</div>
132<hr/>The documentation for this struct was generated from the following file:<ul>
133<li>src/armnn/<a class="el" href="_execution_data_8hpp_source.html">ExecutionData.hpp</a></li>
134</ul>
135</div><!-- contents -->
136</div><!-- doc-content -->
137<!-- start footer part -->
138<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
139 <ul>
140 <li class="navelem"><a class="el" href="namespacearmnn.html">armnn</a></li><li class="navelem"><a class="el" href="namespacearmnn_1_1experimental.html">experimental</a></li><li class="navelem"><a class="el" href="structarmnn_1_1experimental_1_1_execution_data.html">ExecutionData</a></li>
Nikhil Raj1dc83fe2024-05-16 09:47:51 +0100141 <li class="footer">Generated on Thu May 16 2024 09:32:00 for Arm NN by
Nikhil Raj03c7ff32023-08-22 12:00:04 +0100142 <a href="http://www.doxygen.org/index.html">
143 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
144 </ul>
145</div>
146</body>
147</html>