aboutsummaryrefslogtreecommitdiff
path: root/23.05/_cl_workloads_8hpp.xhtml
blob: ab6f2767ebce11294aaf3345aa82282d9339d734 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!-- 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.17"/>
<meta name="robots" content="NOINDEX, NOFOLLOW" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ArmNN: src/backends/cl/workloads/ClWorkloads.hpp File 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>
<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" async="async" 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">23.05</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */</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">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_cl_workloads_8hpp.xhtml',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

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

<div class="header">
  <div class="headertitle">
<div class="title">ClWorkloads.hpp File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="_cl_abs_workload_8hpp_source.xhtml">ClAbsWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_activation_workload_8hpp_source.xhtml">ClActivationWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_addition_workload_8hpp_source.xhtml">ClAdditionWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_arg_min_max_workload_8hpp_source.xhtml">ClArgMinMaxWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_comparison_workload_8hpp_source.xhtml">ClComparisonWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_constant_workload_8hpp_source.xhtml">ClConstantWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_batch_mat_mul_workload_8hpp_source.xhtml">ClBatchMatMulWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_batch_normalization_float_workload_8hpp_source.xhtml">ClBatchNormalizationFloatWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_batch_to_space_nd_workload_8hpp_source.xhtml">ClBatchToSpaceNdWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_cast_workload_8hpp_source.xhtml">ClCastWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_channel_shuffle_workload_8hpp_source.xhtml">ClChannelShuffleWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_convolution2d_workload_8hpp_source.xhtml">ClConvolution2dWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_convolution3d_workload_8hpp_source.xhtml">ClConvolution3dWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_depth_to_space_workload_8hpp_source.xhtml">ClDepthToSpaceWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_depthwise_convolution_workload_8hpp_source.xhtml">ClDepthwiseConvolutionWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_dequantize_workload_8hpp_source.xhtml">ClDequantizeWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_division_workload_8hpp_source.xhtml">ClDivisionWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_exp_workload_8hpp_source.xhtml">ClExpWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_fill_workload_8hpp_source.xhtml">ClFillWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_floor_float_workload_8hpp_source.xhtml">ClFloorFloatWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_fully_connected_workload_8hpp_source.xhtml">ClFullyConnectedWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_gather_workload_8hpp_source.xhtml">ClGatherWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_gather_nd_workload_8hpp_source.xhtml">ClGatherNdWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_instance_normalization_workload_8hpp_source.xhtml">ClInstanceNormalizationWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_l2_normalization_float_workload_8hpp_source.xhtml">ClL2NormalizationFloatWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_log_workload_8hpp_source.xhtml">ClLogWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_logical_and_workload_8hpp_source.xhtml">ClLogicalAndWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_logical_not_workload_8hpp_source.xhtml">ClLogicalNotWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_logical_or_workload_8hpp_source.xhtml">ClLogicalOrWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_log_softmax_workload_8hpp_source.xhtml">ClLogSoftmaxWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_lstm_float_workload_8hpp_source.xhtml">ClLstmFloatWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_concat_workload_8hpp_source.xhtml">ClConcatWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_maximum_workload_8hpp_source.xhtml">ClMaximumWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_mean_workload_8hpp_source.xhtml">ClMeanWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_minimum_workload_8hpp_source.xhtml">ClMinimumWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_multiplication_workload_8hpp_source.xhtml">ClMultiplicationWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_neg_workload_8hpp_source.xhtml">ClNegWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_normalization_float_workload_8hpp_source.xhtml">ClNormalizationFloatWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_permute_workload_8hpp_source.xhtml">ClPermuteWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_pad_workload_8hpp_source.xhtml">ClPadWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_pooling2d_workload_8hpp_source.xhtml">ClPooling2dWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_pooling3d_workload_8hpp_source.xhtml">ClPooling3dWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_prelu_workload_8hpp_source.xhtml">ClPreluWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_q_lstm_workload_8hpp_source.xhtml">ClQLstmWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_quantize_workload_8hpp_source.xhtml">ClQuantizeWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_quantized_lstm_workload_8hpp_source.xhtml">ClQuantizedLstmWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_rank_workload_8hpp_source.xhtml">ClRankWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_reduce_workload_8hpp_source.xhtml">ClReduceWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_reshape_workload_8hpp_source.xhtml">ClReshapeWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_resize_workload_8hpp_source.xhtml">ClResizeWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_rsqrt_workload_8hpp_source.xhtml">ClRsqrtWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_sin_workload_8hpp_source.xhtml">ClSinWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_slice_workload_8hpp_source.xhtml">ClSliceWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_softmax_workload_8hpp_source.xhtml">ClSoftmaxWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_space_to_batch_nd_workload_8hpp_source.xhtml">ClSpaceToBatchNdWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_space_to_depth_workload_8hpp_source.xhtml">ClSpaceToDepthWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_splitter_workload_8hpp_source.xhtml">ClSplitterWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_sqrt_workload_8hpp_source.xhtml">ClSqrtWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_stack_workload_8hpp_source.xhtml">ClStackWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_strided_slice_workload_8hpp_source.xhtml">ClStridedSliceWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_subtraction_workload_8hpp_source.xhtml">ClSubtractionWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_convert_fp16_to_fp32_workload_8hpp_source.xhtml">ClConvertFp16ToFp32Workload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_convert_fp32_to_fp16_workload_8hpp_source.xhtml">ClConvertFp32ToFp16Workload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_transpose_convolution2d_workload_8hpp_source.xhtml">ClTransposeConvolution2dWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_transpose_workload_8hpp_source.xhtml">ClTransposeWorkload.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_cl_unidirectional_sequence_lstm_float_workload_8hpp_source.xhtml">ClUnidirectionalSequenceLstmFloatWorkload.hpp</a>&quot;</code><br />
</div>
<p><a href="_cl_workloads_8hpp_source.xhtml">Go to the source code of this file.</a></p>
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_0f3cdec46afbc61a1ded8e1687c9c9a0.xhtml">backends</a></li><li class="navelem"><a class="el" href="dir_1ad86c6d39ab715a831555571b9e98a5.xhtml">cl</a></li><li class="navelem"><a class="el" href="dir_2d9c087bc7f49a1d7a25fdc615d2f0c9.xhtml">workloads</a></li><li class="navelem"><a class="el" href="_cl_workloads_8hpp.xhtml">ClWorkloads.hpp</a></li>
    <li class="footer">Generated on Thu May 18 2023 10:35:44 for ArmNN by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
  </ul>
</div>
</body>
</html>