aboutsummaryrefslogtreecommitdiff
path: root/21.02/globals_func_l.xhtml
blob: 07381394f905fc3a2baf587e5a3a137bc4cd1407 (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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
<!-- 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: File Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
  MathJax.Hub.Config({
    extensions: ["tex2jax.js"],
    jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
  <td style="padding-left: 0.5em;">
   <div id="projectname">
   &#160;<span id="projectnumber">21.02</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('globals_func_l.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="contents">
&#160;

<h3><a id="index_l"></a>- l -</h3><ul>
<li>L2Normalization1dInt16Test()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#adf1123d46945173c33ff20c4adb94399">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#adf1123d46945173c33ff20c4adb94399">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2Normalization1dTest()
: <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#afe55def4bbb37395f3e188a44faef83e">L2NormalizationTestImpl.hpp</a>
, <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#afe55def4bbb37395f3e188a44faef83e">L2NormalizationTestImpl.cpp</a>
</li>
<li>L2Normalization1dUint8Test()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#a7baafe7f3f5c54158a18bbf3a020a562">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#a7baafe7f3f5c54158a18bbf3a020a562">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2Normalization2dInt16Test()
: <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#a61b5145fb3c5a3e86749a8819f6e0d69">L2NormalizationTestImpl.hpp</a>
, <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#a61b5145fb3c5a3e86749a8819f6e0d69">L2NormalizationTestImpl.cpp</a>
</li>
<li>L2Normalization2dShapeTest()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#a5b9bb5494576fbcafb75bca9ac0bb14f">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#a5b9bb5494576fbcafb75bca9ac0bb14f">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2Normalization2dTest()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#a4efba9c7f9105865c27d5ac7c189d00e">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#a4efba9c7f9105865c27d5ac7c189d00e">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2Normalization2dUint8Test()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#af438eabe7096e29bd17533470738d4aa">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#af438eabe7096e29bd17533470738d4aa">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2Normalization3dInt16Test()
: <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#aac4686eaa669986220674116e9473c9d">L2NormalizationTestImpl.hpp</a>
, <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#aac4686eaa669986220674116e9473c9d">L2NormalizationTestImpl.cpp</a>
</li>
<li>L2Normalization3dTest()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#ac9be9d6ceade6762608ad33a7cc59f30">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#ac9be9d6ceade6762608ad33a7cc59f30">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2Normalization3dUint8Test()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#a71505f3935a73d1e4f12b08bc227ae72">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#a71505f3935a73d1e4f12b08bc227ae72">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2Normalization4dInt16Test()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#a33da4cdfa4569dc75e0184f6704779fb">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#a33da4cdfa4569dc75e0184f6704779fb">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2Normalization4dTest()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#ae1aa4e77d8acb41289cf00b9d7b235eb">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#ae1aa4e77d8acb41289cf00b9d7b235eb">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2Normalization4dUint8Test()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#ad0a0467c6d030f61d3405cc8a612b5e7">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#ad0a0467c6d030f61d3405cc8a612b5e7">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2NormalizationDefaultEpsilonTest()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#a5bec5db178d76568317f94daf40893c0">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#a5bec5db178d76568317f94daf40893c0">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2NormalizationNonDefaultEpsilonTest()
: <a class="el" href="_l2_normalization_test_impl_8cpp.xhtml#a265a05fe57d12783bce5c63e8fbd5f8d">L2NormalizationTestImpl.cpp</a>
, <a class="el" href="_l2_normalization_test_impl_8hpp.xhtml#a265a05fe57d12783bce5c63e8fbd5f8d">L2NormalizationTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize3Stride1Int16Test()
: <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#aba20cbea840a4a32df631ba77ab67087">Pooling2dTestImpl.hpp</a>
, <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#aba20cbea840a4a32df631ba77ab67087">Pooling2dTestImpl.cpp</a>
</li>
<li>L2Pooling2dSize3Stride1Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a716ac8b594c1f6b9fa2bbde4597756d5">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a716ac8b594c1f6b9fa2bbde4597756d5">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize3Stride1Uint8Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a0bbcbeb6102a5354028a18056e323b26">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a0bbcbeb6102a5354028a18056e323b26">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize3Stride3Int16Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#adce92334083f7abae7b3489dd73a6bad">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#adce92334083f7abae7b3489dd73a6bad">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize3Stride3Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a01ba3efd925240328de48bc75a8cc076">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a01ba3efd925240328de48bc75a8cc076">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize3Stride3Uint8Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#ac882f58604273a64c05f572aa1dabbed">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#ac882f58604273a64c05f572aa1dabbed">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize3Stride4Int16Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a107fb3feb7d58601694580e70f517321">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a107fb3feb7d58601694580e70f517321">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize3Stride4Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a87075aa041ea71db03f8715c876d935f">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a87075aa041ea71db03f8715c876d935f">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize3Stride4Uint8Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a8a532ef3dc9c0f9bab278408613c2d3c">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a8a532ef3dc9c0f9bab278408613c2d3c">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize7Int16Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a53cdda233480f3323bdf6daf50d52dc9">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a53cdda233480f3323bdf6daf50d52dc9">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize7Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#aede50105e28116d2f3dee8e560ae386a">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#aede50105e28116d2f3dee8e560ae386a">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize7Uint8Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a4d1af0ebb95be7492f9fe9fd0cb500e3">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a4d1af0ebb95be7492f9fe9fd0cb500e3">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize9Int16Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a61ff39d536c46c9b5eab282d786aa376">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a61ff39d536c46c9b5eab282d786aa376">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize9Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a50af9d3062e9a65532009182882a9346">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a50af9d3062e9a65532009182882a9346">Pooling2dTestImpl.hpp</a>
</li>
<li>L2Pooling2dSize9Uint8Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a04e67f517f6c414c2da165045e36c148">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a04e67f517f6c414c2da165045e36c148">Pooling2dTestImpl.hpp</a>
</li>
<li>LargeTensorsAveragePooling2dInt16Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#ab693227602a70e077d310acf71c0c08d">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#ab693227602a70e077d310acf71c0c08d">Pooling2dTestImpl.hpp</a>
</li>
<li>LargeTensorsAveragePooling2dTest()
: <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a2a0bad554a0733d7af21b9d0eca627d7">Pooling2dTestImpl.hpp</a>
, <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a2a0bad554a0733d7af21b9d0eca627d7">Pooling2dTestImpl.cpp</a>
</li>
<li>LargeTensorsAveragePooling2dUint8Test()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a1cfcbf24e161da40af56add364386513">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a1cfcbf24e161da40af56add364386513">Pooling2dTestImpl.hpp</a>
</li>
<li>LeakyReLuInt16Test()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#a130f4fb9c8db249c9e1053f0725d9db2">ActivationTestImpl.cpp</a>
, <a class="el" href="_activation_test_impl_8hpp.xhtml#a130f4fb9c8db249c9e1053f0725d9db2">ActivationTestImpl.hpp</a>
</li>
<li>LeakyReLuTest()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#af787d7e79d1e8c23c97267a116e934ee">ActivationTestImpl.cpp</a>
, <a class="el" href="_activation_test_impl_8hpp.xhtml#af787d7e79d1e8c23c97267a116e934ee">ActivationTestImpl.hpp</a>
</li>
<li>LeakyReLuTestCommon()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#a4e4d43057d33c584cfb9bd3257c0a643">ActivationTestImpl.cpp</a>
</li>
<li>LeakyReLuUint8Test()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#a99549cc0465b1493900164f87912f093">ActivationTestImpl.cpp</a>
, <a class="el" href="_activation_test_impl_8hpp.xhtml#a99549cc0465b1493900164f87912f093">ActivationTestImpl.hpp</a>
</li>
<li>LessBroadcast1dVectorFloat16Test()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a6402c1931f5a62e12525c39dadc4c5bc">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a6402c1931f5a62e12525c39dadc4c5bc">ComparisonTestImpl.hpp</a>
</li>
<li>LessBroadcast1dVectorTest()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a4b0e5c2df069fd1cc61d5caca677e3cf">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a4b0e5c2df069fd1cc61d5caca677e3cf">ComparisonTestImpl.hpp</a>
</li>
<li>LessBroadcast1dVectorUint8Test()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a128a2a4f7f352d959c48d739c4771e49">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a128a2a4f7f352d959c48d739c4771e49">ComparisonTestImpl.hpp</a>
</li>
<li>LessBroadcast1ElementFloat16Test()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#afb1206869a66e32514d875963fe4b67a">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#afb1206869a66e32514d875963fe4b67a">ComparisonTestImpl.hpp</a>
</li>
<li>LessBroadcast1ElementTest()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#aed343f2941bd0f7f23239cbc4f23855b">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#aed343f2941bd0f7f23239cbc4f23855b">ComparisonTestImpl.hpp</a>
</li>
<li>LessBroadcast1ElementUint8Test()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a6c46911bc6f0e45e02f7c6e8f9571575">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a6c46911bc6f0e45e02f7c6e8f9571575">ComparisonTestImpl.hpp</a>
</li>
<li>LessOrEqualBroadcast1dVectorFloat16Test()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#ae54a09fc50794b15e98e5b21d905cb81">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#ae54a09fc50794b15e98e5b21d905cb81">ComparisonTestImpl.hpp</a>
</li>
<li>LessOrEqualBroadcast1dVectorTest()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a55cdc65d75b6e65fecd971838e0f6f5a">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a55cdc65d75b6e65fecd971838e0f6f5a">ComparisonTestImpl.hpp</a>
</li>
<li>LessOrEqualBroadcast1dVectorUint8Test()
: <a class="el" href="_comparison_test_impl_8hpp.xhtml#a05421422776540e524c371ec5e6ffa7f">ComparisonTestImpl.hpp</a>
, <a class="el" href="_comparison_test_impl_8cpp.xhtml#a05421422776540e524c371ec5e6ffa7f">ComparisonTestImpl.cpp</a>
</li>
<li>LessOrEqualBroadcast1ElementFloat16Test()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a31c4b8822a180267a815500066522d1e">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a31c4b8822a180267a815500066522d1e">ComparisonTestImpl.hpp</a>
</li>
<li>LessOrEqualBroadcast1ElementTest()
: <a class="el" href="_comparison_test_impl_8hpp.xhtml#a842da9721fc907299296ef1b6fe5436f">ComparisonTestImpl.hpp</a>
, <a class="el" href="_comparison_test_impl_8cpp.xhtml#a842da9721fc907299296ef1b6fe5436f">ComparisonTestImpl.cpp</a>
</li>
<li>LessOrEqualBroadcast1ElementUint8Test()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#accfdb82fd769711b16e4433cfe563d73">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#accfdb82fd769711b16e4433cfe563d73">ComparisonTestImpl.hpp</a>
</li>
<li>LessOrEqualSimpleFloat16Test()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a46b542d0b84d7a41d28f15699c65d397">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a46b542d0b84d7a41d28f15699c65d397">ComparisonTestImpl.hpp</a>
</li>
<li>LessOrEqualSimpleTest()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#aff037d7f2c7f531c81567072f1f3c56d">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#aff037d7f2c7f531c81567072f1f3c56d">ComparisonTestImpl.hpp</a>
</li>
<li>LessOrEqualSimpleUint8Test()
: <a class="el" href="_comparison_test_impl_8hpp.xhtml#aae6d5bc49e628f04ca789a099e86d140">ComparisonTestImpl.hpp</a>
, <a class="el" href="_comparison_test_impl_8cpp.xhtml#aae6d5bc49e628f04ca789a099e86d140">ComparisonTestImpl.cpp</a>
</li>
<li>LessSimpleFloat16Test()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a68a0575f46e49f1c0ddd6e8978c703f2">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a68a0575f46e49f1c0ddd6e8978c703f2">ComparisonTestImpl.hpp</a>
</li>
<li>LessSimpleTest()
: <a class="el" href="_comparison_test_impl_8hpp.xhtml#a274df4ac67d2571c89e6c3618f827f49">ComparisonTestImpl.hpp</a>
, <a class="el" href="_comparison_test_impl_8cpp.xhtml#a274df4ac67d2571c89e6c3618f827f49">ComparisonTestImpl.cpp</a>
</li>
<li>LessSimpleUint8Test()
: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a864514343bbc4bd546a49e787d39a18a">ComparisonTestImpl.cpp</a>
, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a864514343bbc4bd546a49e787d39a18a">ComparisonTestImpl.hpp</a>
</li>
<li>LoadImage()
: <a class="el" href="_tf_lite_yolo_v3_big-_armnn_8cpp.xhtml#a3354c1d773cc613c36ef27209fac8a4d">TfLiteYoloV3Big-Armnn.cpp</a>
</li>
<li>LoadModel()
: <a class="el" href="_tf_lite_yolo_v3_big-_armnn_8cpp.xhtml#a7a0e9bc46f97b1bf6ee6b1e8cd655e73">TfLiteYoloV3Big-Armnn.cpp</a>
</li>
<li>LoadModelOutputLabels()
: <a class="el" href="_model_accuracy_tool-_armnn_8cpp.xhtml#a0860c525c02a295d28f4fe0a0c0747c6">ModelAccuracyTool-Armnn.cpp</a>
</li>
<li>LoadValidationImageFilenamesAndLabels()
: <a class="el" href="_model_accuracy_tool-_armnn_8cpp.xhtml#a6bf14e4292511ab535ca9c3df0870185">ModelAccuracyTool-Armnn.cpp</a>
</li>
<li>LogAndThrowFatal()
: <a class="el" href="_execute_network_program_options_8cpp.xhtml#abc97e814c5611819237a071ef184ac80">ExecuteNetworkProgramOptions.cpp</a>
</li>
<li>LogicalAndBroadcast1Test()
: <a class="el" href="_logical_test_impl_8hpp.xhtml#a824634ec1d8f6d7ccdbffa571f6be213">LogicalTestImpl.hpp</a>
, <a class="el" href="_logical_test_impl_8cpp.xhtml#a824634ec1d8f6d7ccdbffa571f6be213">LogicalTestImpl.cpp</a>
</li>
<li>LogicalAndBroadcast2Test()
: <a class="el" href="_logical_test_impl_8cpp.xhtml#af1cc210d3bec3960b6f7e3eb23c3a128">LogicalTestImpl.cpp</a>
, <a class="el" href="_logical_test_impl_8hpp.xhtml#af1cc210d3bec3960b6f7e3eb23c3a128">LogicalTestImpl.hpp</a>
</li>
<li>LogicalAndBroadcast3Test()
: <a class="el" href="_logical_test_impl_8cpp.xhtml#a6ae9d15484317daa691ce776d8620568">LogicalTestImpl.cpp</a>
, <a class="el" href="_logical_test_impl_8hpp.xhtml#a6ae9d15484317daa691ce776d8620568">LogicalTestImpl.hpp</a>
</li>
<li>LogicalAndIntTest()
: <a class="el" href="_logical_test_impl_8cpp.xhtml#afd808a5a4d47078e50ff3f370edd49fc">LogicalTestImpl.cpp</a>
, <a class="el" href="_logical_test_impl_8hpp.xhtml#afd808a5a4d47078e50ff3f370edd49fc">LogicalTestImpl.hpp</a>
</li>
<li>LogicalAndTest()
: <a class="el" href="_logical_test_impl_8cpp.xhtml#a3ae0ac93173ddba4f948e6154eee8e4e">LogicalTestImpl.cpp</a>
, <a class="el" href="_logical_test_impl_8hpp.xhtml#a3ae0ac93173ddba4f948e6154eee8e4e">LogicalTestImpl.hpp</a>
</li>
<li>LogicalNotIntTest()
: <a class="el" href="_logical_test_impl_8hpp.xhtml#a832e2e0b30c5730a3185a6cf630eba80">LogicalTestImpl.hpp</a>
, <a class="el" href="_logical_test_impl_8cpp.xhtml#a832e2e0b30c5730a3185a6cf630eba80">LogicalTestImpl.cpp</a>
</li>
<li>LogicalNotTest()
: <a class="el" href="_logical_test_impl_8hpp.xhtml#afcf67ea94facd8c1f2dafa0835907882">LogicalTestImpl.hpp</a>
, <a class="el" href="_logical_test_impl_8cpp.xhtml#afcf67ea94facd8c1f2dafa0835907882">LogicalTestImpl.cpp</a>
</li>
<li>LogicalOrBroadcast1Test()
: <a class="el" href="_logical_test_impl_8cpp.xhtml#a9405e5bb7134cf16012a466e32991baf">LogicalTestImpl.cpp</a>
, <a class="el" href="_logical_test_impl_8hpp.xhtml#a9405e5bb7134cf16012a466e32991baf">LogicalTestImpl.hpp</a>
</li>
<li>LogicalOrBroadcast2Test()
: <a class="el" href="_logical_test_impl_8hpp.xhtml#a8d53c98177956fcac78ebff5839294ce">LogicalTestImpl.hpp</a>
, <a class="el" href="_logical_test_impl_8cpp.xhtml#a8d53c98177956fcac78ebff5839294ce">LogicalTestImpl.cpp</a>
</li>
<li>LogicalOrBroadcast3Test()
: <a class="el" href="_logical_test_impl_8cpp.xhtml#a9aa3bdf558634703ddb446407b9df729">LogicalTestImpl.cpp</a>
, <a class="el" href="_logical_test_impl_8hpp.xhtml#a9aa3bdf558634703ddb446407b9df729">LogicalTestImpl.hpp</a>
</li>
<li>LogicalOrIntTest()
: <a class="el" href="_logical_test_impl_8hpp.xhtml#a0d9ea4d93e7e42c82c1285188652cc11">LogicalTestImpl.hpp</a>
, <a class="el" href="_logical_test_impl_8cpp.xhtml#a0d9ea4d93e7e42c82c1285188652cc11">LogicalTestImpl.cpp</a>
</li>
<li>LogicalOrTest()
: <a class="el" href="_logical_test_impl_8hpp.xhtml#acce4d24bfc069740b462d5e9d3ca703b">LogicalTestImpl.hpp</a>
, <a class="el" href="_logical_test_impl_8cpp.xhtml#acce4d24bfc069740b462d5e9d3ca703b">LogicalTestImpl.cpp</a>
</li>
<li>LogSoftmaxEndToEndTest()
: <a class="el" href="_log_softmax_end_to_end_test_impl_8hpp.xhtml#ae25266b3210c32d9e1a665b6d59a4c78">LogSoftmaxEndToEndTestImpl.hpp</a>
, <a class="el" href="_log_softmax_end_to_end_test_impl_8cpp.xhtml#ae25266b3210c32d9e1a665b6d59a4c78">LogSoftmaxEndToEndTestImpl.cpp</a>
</li>
<li>LogSoftmaxTest1()
: <a class="el" href="_log_softmax_test_impl_8hpp.xhtml#a6af11a15c44a0b33f97c466a34fa63d2">LogSoftmaxTestImpl.hpp</a>
, <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#a6af11a15c44a0b33f97c466a34fa63d2">LogSoftmaxTestImpl.cpp</a>
</li>
<li>LogSoftmaxTest1&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#ab0da54c410caf9456c21846385cc4513">LogSoftmaxTestImpl.cpp</a>
</li>
<li>LogSoftmaxTest1&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#a1ed273ef45626e5ab060e6e5c954bfad">LogSoftmaxTestImpl.cpp</a>
</li>
<li>LogSoftmaxTest2()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#aaae3e5671890f8cb1cbd85973ce85e23">LogSoftmaxTestImpl.cpp</a>
, <a class="el" href="_log_softmax_test_impl_8hpp.xhtml#aaae3e5671890f8cb1cbd85973ce85e23">LogSoftmaxTestImpl.hpp</a>
</li>
<li>LogSoftmaxTest2&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#af97b795237d2bb9acc318d48e0c201ba">LogSoftmaxTestImpl.cpp</a>
</li>
<li>LogSoftmaxTest2&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#a55bff159550b5a057e72823785e5fb5a">LogSoftmaxTestImpl.cpp</a>
</li>
<li>LogSoftmaxTest3()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#a500cd0abdd0ad02b3abf9e50d49d2b34">LogSoftmaxTestImpl.cpp</a>
, <a class="el" href="_log_softmax_test_impl_8hpp.xhtml#a500cd0abdd0ad02b3abf9e50d49d2b34">LogSoftmaxTestImpl.hpp</a>
</li>
<li>LogSoftmaxTest3&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#adcac63c9a1f7b6c4d22bbb26dff5ffe8">LogSoftmaxTestImpl.cpp</a>
</li>
<li>LogSoftmaxTest3&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#a77a409eb5e52b8e61b0796304fab2336">LogSoftmaxTestImpl.cpp</a>
</li>
<li>LogSoftmaxTest4()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#a4e128aa7e83d481d4e9b140dd48842c1">LogSoftmaxTestImpl.cpp</a>
, <a class="el" href="_log_softmax_test_impl_8hpp.xhtml#a4e128aa7e83d481d4e9b140dd48842c1">LogSoftmaxTestImpl.hpp</a>
</li>
<li>LogSoftmaxTest4&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#aea979d6a3b7911f8bd2f9568a9bf5550">LogSoftmaxTestImpl.cpp</a>
</li>
<li>LogSoftmaxTest4&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_log_softmax_test_impl_8cpp.xhtml#af3ff2695741017d37f8ff90c631211ae">LogSoftmaxTestImpl.cpp</a>
</li>
<li>LstmLayerFloat32NoCifgNoPeepholeNoProjectionTest()
: <a class="el" href="_lstm_test_impl_8hpp.xhtml#a347d60d5d81c1c5dfdae562b998503f9">LstmTestImpl.hpp</a>
, <a class="el" href="_lstm_test_impl_8cpp.xhtml#a347d60d5d81c1c5dfdae562b998503f9">LstmTestImpl.cpp</a>
</li>
<li>LstmLayerFloat32NoCifgWithPeepholeWithProjectionTest()
: <a class="el" href="_lstm_test_impl_8cpp.xhtml#a8878c1a79890f404aac4c474204756c1">LstmTestImpl.cpp</a>
, <a class="el" href="_lstm_test_impl_8hpp.xhtml#a8878c1a79890f404aac4c474204756c1">LstmTestImpl.hpp</a>
</li>
<li>LstmLayerFloat32NoCifgWithPeepholeWithProjectionWithLayerNormTest()
: <a class="el" href="_lstm_test_impl_8cpp.xhtml#a64d9b9a6cd29cd7a7f4bbf514fde01d5">LstmTestImpl.cpp</a>
, <a class="el" href="_lstm_test_impl_8hpp.xhtml#a64d9b9a6cd29cd7a7f4bbf514fde01d5">LstmTestImpl.hpp</a>
</li>
<li>LstmLayerFloat32WithCifgWithPeepholeNoProjectionTest()
: <a class="el" href="_lstm_test_impl_8cpp.xhtml#a84253a0be59acfd80d588141c07d4170">LstmTestImpl.cpp</a>
, <a class="el" href="_lstm_test_impl_8hpp.xhtml#a84253a0be59acfd80d588141c07d4170">LstmTestImpl.hpp</a>
</li>
<li>LstmLayerInt16NoCifgNoPeepholeNoProjectionInt16ConstantTest()
: <a class="el" href="_lstm_test_impl_8cpp.xhtml#a9430b95c437de781166385d51ced7bd0">LstmTestImpl.cpp</a>
, <a class="el" href="_lstm_test_impl_8hpp.xhtml#a9430b95c437de781166385d51ced7bd0">LstmTestImpl.hpp</a>
</li>
<li>LstmLayerInt16NoCifgNoPeepholeNoProjectionTest()
: <a class="el" href="_lstm_test_impl_8hpp.xhtml#ab1cbad4ed077c4b6279b28af3449b452">LstmTestImpl.hpp</a>
, <a class="el" href="_lstm_test_impl_8cpp.xhtml#ab1cbad4ed077c4b6279b28af3449b452">LstmTestImpl.cpp</a>
</li>
<li>LstmLayerInt16NoCifgWithPeepholeWithProjectionTest()
: <a class="el" href="_lstm_test_impl_8hpp.xhtml#af125f50b8c17b270fd1a9208c3391722">LstmTestImpl.hpp</a>
, <a class="el" href="_lstm_test_impl_8cpp.xhtml#af125f50b8c17b270fd1a9208c3391722">LstmTestImpl.cpp</a>
</li>
<li>LstmLayerInt16WithCifgWithPeepholeNoProjectionTest()
: <a class="el" href="_lstm_test_impl_8cpp.xhtml#a0c1fe44fe410e2ef4103d9a724234fc3">LstmTestImpl.cpp</a>
, <a class="el" href="_lstm_test_impl_8hpp.xhtml#a0c1fe44fe410e2ef4103d9a724234fc3">LstmTestImpl.hpp</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="footer">Generated on Thu Feb 25 2021 17:28:04 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>