aboutsummaryrefslogtreecommitdiff
path: root/21.02/globals_func.xhtml
blob: c65fb8d324f7c0e71430a1ccc1fed7376251c8ff (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
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
<!-- 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.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_a"></a>- a -</h3><ul>
<li>Abs2dTest()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a74df565b7bdca25ead7233748829add7">AbsTestImpl.cpp</a>
, <a class="el" href="_abs_test_impl_8hpp.xhtml#a74df565b7bdca25ead7233748829add7">AbsTestImpl.hpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a4ed8cca50672007fc177f269f4f1c35a">AbsTestImpl.cpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#ab66dbfe350a5da1ccfea1772ca1ff930">AbsTestImpl.cpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a3d4d5b290d327adaeef94397011352e7">AbsTestImpl.cpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a605046783c9fa631484b611434902d36">AbsTestImpl.cpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#ac7e9ba10c9f5ac568a16b2925242f2a3">AbsTestImpl.cpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a0fc4814ea1d5d7411735b1e1391439ba">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a5731943a4832c5cab5245791e636f9fd">AbsTestImpl.cpp</a>
, <a class="el" href="_abs_test_impl_8hpp.xhtml#a5731943a4832c5cab5245791e636f9fd">AbsTestImpl.hpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a22c72595543b1972f23331a1de99da81">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a8211e2d7b6d260c748c562cabfb2bf44">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a2c972330396423c4d2dd0cfb535560a8">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#aa2682a4cc5d1048fc9cdcf399f7da9cb">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a81735e35c169a0d129083b8d49fc5f2e">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#adc9e3f6099d1bf126629dbe09dcf4e9b">AbsTestImpl.cpp</a>
</li>
<li>AbsInt16Test()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#aa21484e44ff8ce2a751654d123fc9d0a">ActivationTestImpl.cpp</a>
, <a class="el" href="_activation_test_impl_8hpp.xhtml#aa21484e44ff8ce2a751654d123fc9d0a">ActivationTestImpl.hpp</a>
</li>
<li>AbsTest()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#afa1af28f33ae8978b6df0b170561f787">ActivationTestImpl.cpp</a>
, <a class="el" href="_activation_test_impl_8hpp.xhtml#afa1af28f33ae8978b6df0b170561f787">ActivationTestImpl.hpp</a>
</li>
<li>AbsTestCommon()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#a3987d62d2efea44da3ca8e9b1dc3be21">ActivationTestImpl.cpp</a>
</li>
<li>AbsUint8Test()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#a60f58fb3975d3fdfb64dfb3279e1e518">ActivationTestImpl.cpp</a>
, <a class="el" href="_activation_test_impl_8hpp.xhtml#a60f58fb3975d3fdfb64dfb3279e1e518">ActivationTestImpl.hpp</a>
</li>
<li>AbsZeroTest()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a0f6b8b8b21f393829a412312dc4af4cb">AbsTestImpl.cpp</a>
, <a class="el" href="_abs_test_impl_8hpp.xhtml#a0f6b8b8b21f393829a412312dc4af4cb">AbsTestImpl.hpp</a>
</li>
<li>AbsZeroTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#afc67c8a84a213be2dc75ba52b099562a">AbsTestImpl.cpp</a>
</li>
<li>AbsZeroTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#acf585ff77e15a209a61a86c2aff65e92">AbsTestImpl.cpp</a>
</li>
<li>AbsZeroTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a3ee34ab1a156e7d62cc23ffedbdc2d72">AbsTestImpl.cpp</a>
</li>
<li>AddBroadcastReshapeLayerOptimizerTest()
: <a class="el" href="_add_broadcast_reshape_layer_tests_8cpp.xhtml#ab75069cd2a9a703e51ef97895355306b">AddBroadcastReshapeLayerTests.cpp</a>
</li>
<li>Addition5dTest()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a7cc38e93be531f230a994a5f1c5d1a55">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a7cc38e93be531f230a994a5f1c5d1a55">AdditionTestImpl.hpp</a>
</li>
<li>AdditionAfterMaxPoolTest()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#aa6f3dcc7c975f294bbe9d988174f7d52">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#aa6f3dcc7c975f294bbe9d988174f7d52">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcast1ElementInt16Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a612240a642be1c0b3e32e3894710f3f7">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a612240a642be1c0b3e32e3894710f3f7">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcast1ElementInt32Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a75e41122abc41d49eb4b477e6320c0d6">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a75e41122abc41d49eb4b477e6320c0d6">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcast1ElementTest()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a94d2e3c097aab8771018335fcd5dc245">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a94d2e3c097aab8771018335fcd5dc245">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcast1ElementTestImpl()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a5a91c24a6bd6c93b70b8e4f9826a4cb3">AdditionTestImpl.cpp</a>
</li>
<li>AdditionBroadcast1ElementUint8Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#afbe8d8d875c8571507fde1e4c9e8df16">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#afbe8d8d875c8571507fde1e4c9e8df16">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcastInt16Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#aa8644e61da138bbf5467efec809bb507">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#aa8644e61da138bbf5467efec809bb507">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcastInt32Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a0333f12bc64d47ac349a38ebe47fc432">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a0333f12bc64d47ac349a38ebe47fc432">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcastTest()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a06e8e0aff46bf24d79475f60a611b9ef">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a06e8e0aff46bf24d79475f60a611b9ef">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcastTestImpl()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#af8dcf242a8b53fb21b81687fd9e9014d">AdditionTestImpl.cpp</a>
</li>
<li>AdditionBroadcastUint8Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a29042a4c219c128b04eebf06e98c179f">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a29042a4c219c128b04eebf06e98c179f">AdditionTestImpl.hpp</a>
</li>
<li>AdditionInt16Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a79a80b0dcf71cb9830d023bb87a9fece">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a79a80b0dcf71cb9830d023bb87a9fece">AdditionTestImpl.hpp</a>
</li>
<li>AdditionInt32Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a973d6c9b8bc4d27bc0dd1242178fa805">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a973d6c9b8bc4d27bc0dd1242178fa805">AdditionTestImpl.hpp</a>
</li>
<li>AdditionTest()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a5e9b2ce84031d422f4d7c3e8f5b50caa">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#ace86014a30aa441ef7c6a3b988d88bf9">AdditionTestImpl.hpp</a>
</li>
<li>AdditionUint8Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a1dd634880d3a67fe2e143498bc76abe7">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a1dd634880d3a67fe2e143498bc76abe7">AdditionTestImpl.hpp</a>
</li>
<li>AlignCornersResizeBilinearTest()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#a930715e04e1f3339a4fb12884400cd1f">ResizeTestImpl.cpp</a>
, <a class="el" href="_resize_test_impl_8hpp.xhtml#a930715e04e1f3339a4fb12884400cd1f">ResizeTestImpl.hpp</a>
</li>
<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#aba22808a988605dfe7cc27f94759f9ac">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#ac5cab7e79762afc9a8424383fe8f8ecf">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#aac050eff7f2444b301fb578064dcf92a">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#af6871205e9f8cd9d0a7948909880fc2b">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#a0288b680fd04221dc8df2410001e3812">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#ac09a538acbdd15c12ba5e141ce3d2c6c">ResizeTestImpl.cpp</a>
, <a class="el" href="_resize_test_impl_8hpp.xhtml#ac09a538acbdd15c12ba5e141ce3d2c6c">ResizeTestImpl.hpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#a67e47bc7f0c8d35f9f6b851a4a3d7e6a">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#ab97b5e89a2264e0a89710ee71e1d42fb">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#aceb2f1e4c7d633d4b99eb1f6d4a42296">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#aab2f9b2c6e4b1834df6cdcc63ffc2315">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#a614955c9293bc2e465ef035e40d82936">ResizeTestImpl.cpp</a>
</li>
<li>AllocateAndCopyDataToITensorHandle()
: <a class="el" href="_tensor_copy_utils_8cpp.xhtml#afaaca8c3f3a467d124bba44067d2afa8">TensorCopyUtils.cpp</a>
, <a class="el" href="_tensor_copy_utils_8hpp.xhtml#afaaca8c3f3a467d124bba44067d2afa8">TensorCopyUtils.hpp</a>
</li>
<li>anchors()
: <a class="el" href="_neon_end_to_end_tests_8cpp.xhtml#ac0981848e4ae57729f14f72bd4caa9f8">NeonEndToEndTests.cpp</a>
</li>
<li>anchorsInfo()
: <a class="el" href="_neon_end_to_end_tests_8cpp.xhtml#afe48c20bc9f2e0b86d00806b5e17f2a4">NeonEndToEndTests.cpp</a>
</li>
<li>ApplyBias()
: <a class="el" href="_conv2d_test_impl_8cpp.xhtml#aa1f4ce02e0904dc8cf1b7f42bc34d346">Conv2dTestImpl.cpp</a>
</li>
<li>AreEqual()
: <a class="el" href="_common_test_utils_8hpp.xhtml#a551d3e8e273f6ff0f4fc4b0b56e1895d">CommonTestUtils.hpp</a>
</li>
<li>AreMatchingPair()
: <a class="el" href="_json_printer_test_impl_8cpp.xhtml#af4fbcd510b99d7be74238e971987b66e">JsonPrinterTestImpl.cpp</a>
</li>
<li>AreParenthesesMatching()
: <a class="el" href="_json_printer_test_impl_8cpp.xhtml#a18a8f8518a9f180f987fed2b7b4706b0">JsonPrinterTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#aaf3bdf97c63a99b26d4f84370720e86b">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#aaf3bdf97c63a99b26d4f84370720e86b">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a671d4b5dd252b1b4f48e1db185c5a30d">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#aea07b7756c0ca02d19a733eb754944a8">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a25e74630293ef23515b51c6f09ee2692">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a64a7acd216fca515db423fa1edbb4962">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a2bbbb635206fd67813298653dd6d3703">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a14984b84f0b3653f5e0145dd65c0ca38">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxHeightTest()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a9b1c558709dc0f83ab07dfccd5f71654">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a9b1c558709dc0f83ab07dfccd5f71654">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMaxHeightTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a7feda8fda9cb53e023f49fdab72af9a5">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxHeightTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a5cce141a853e7dcff2fc55e39a36dee3">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxHeightTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a86255c73929dedfffdaacab32fc0f234">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxHeightTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#aca1bbf08fd351dbedbfc4fb8cb827562">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxHeightTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a1537bbcfdd0da37f6b85ee36d5c629ff">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a1bc1aff00a67a4efb47226f8b5993c39">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a1bc1aff00a67a4efb47226f8b5993c39">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a79e7379a83ad8ea3d2076dc4da9d1623">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a8471bacc34662f1b587ba9a6385fda16">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a55307b25f0edf4b4de1b67927e1f916e">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ab9c285b775e2835f230f615e5e4dd5df">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a6005410441a48d38d454ec5eed53e890">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ab518bbb6d0146f317b858c9f988d2693">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a3a2f8cb0c8adaa822297e0530136f358">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a3a2f8cb0c8adaa822297e0530136f358">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#adc63d8db1e185a4e13a9be87cddcc02c">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ac020d852312ea8caca8ac77e5d351f2c">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a681c85ad95189296f08aa88d66e15815">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ad7bcda45cbd095d5c593230145b2b565">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a01d7291d1066b029d7ffb4726605063c">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a2d035dd83a2bdf60a1b10bb476cb2b47">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinMaxInferOutputShape1dTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a005b7c03146e5a090de781966172c6e1">InferOutputTests.hpp</a>
</li>
<li>ArgMinMaxInferOutputShape2dTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#ae58e3f211ae2a124b13290c8b89aa87b">InferOutputTests.hpp</a>
</li>
<li>ArgMinMaxInferOutputShape3dTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a5eba187ee3dcec0db603b27b0954cec9">InferOutputTests.hpp</a>
</li>
<li>ArgMinMaxInferOutputShape4dTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a61f78d19deeaf960ac03ed4a7db98b8d">InferOutputTests.hpp</a>
</li>
<li>ArgMinMaxInferOutputShapeImpl()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a673e4af24225bb5d4e5e502befdaf122">InferOutputTests.hpp</a>
</li>
<li>ArgMinSimpleTest()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a656352d139bbe8dd7adec8cb37fffc73">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a656352d139bbe8dd7adec8cb37fffc73">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ade9ca768a2703f77db3d991086b0ca13">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a305d8e3356253be776caa2a291314505">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a6d210af569feaa065adc28149f0162a1">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ab921106921e62b9e08c876f4fad6f721">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a941fff4ef65df2195da6340e988fc972">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a427f04094277de4bbdb206f66e632ae6">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinWidthTest()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a7ba8a46b4b43fd967423d3dffc6c7f33">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a7ba8a46b4b43fd967423d3dffc6c7f33">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMinWidthTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a7a230909328d99c6627b5d550a1bec41">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinWidthTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ac96f5e864b3898eab2e9844836199464">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinWidthTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a9e6b663698245a3f33ffec877738a74f">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinWidthTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a8abebb7c54764d2cc9ae1007b1c853f2">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinWidthTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a1948639e7af78c8c29b7caab64758b41">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ARMNN_AUTO_TEST_CASE()
: <a class="el" href="_cl_layer_tests_8cpp.xhtml#ab66bc6b631130221e5bb9cd28ab1364f">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ab66bc6b631130221e5bb9cd28ab1364f">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a00ea61ffa1cea24da798031c206756c8">RefLayerTests.cpp</a>
</li>
<li>ARMNN_AUTO_TEST_CASE_WITH_THF()
: <a class="el" href="_neon_layer_tests_8cpp.xhtml#af92c7c8d098214accc4ddb9e197a8fe9">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a79daa7a7d3d8390097726bec964359cd">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ab4fb679c87b7fc3caedf21850cceb5c1">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#aad990a1bf37097236b6b5370684c537e">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a19be0a66cdf9301cf0569aa1da100813">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a92ae55b06bdc97bf157d7ea20a2ac7d6">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#aca446e9366024535f9a491edd0cd4e04">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a170d11eb180d793955237f705f7aad2a">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ac517413c5acae895dce18b22547bba7b">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a859121c036404aedb8d9eb9cdae6d557">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a8d2bc15c552b0ce25d902568bbd39410">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a23f15330bd29ea54a16019cc0d688f61">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aedc87144ef76322d9a31d9065532c276">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a4563a4cf3166bb08623dc2c6125031b2">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a0322b9da191df997c17832166a9ab863">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a336ed7b435d94e1cd3d71f21cdcb4908">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a249ac7fc5a0352dc28114881c29d6133">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#af6049272daa0ce8046f8cbb99c8ec883">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#af42a43b71413b526f4ca7d3a17d8413c">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#acce8734ac95dcd07febb1fae97e86b4a">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a656141f38491c62517e8a3a8c1bb8ad7">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2dc5c6a209eb3cead1ce9634befc92fc">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a4563a4cf3166bb08623dc2c6125031b2">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#abdfa2df703e509b94a849d0e69d38414">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#adf3563823b0c29a7deec92e25c103878">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a62d0e25925d20a6e54351832a1672677">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aaa2827b8ef206228f922f08b2c7f1c69">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a8dbef79887a4d672c902c1ff56e947c1">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#af383a15e1fc6e5eb3840ccd4aff314a6">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a31f1f63e97c2cefc698443a25c75ac13">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a488dea0e0bc62627a1bee857abf2a91f">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#aee6284fa415488e42aee2441c425f5bd">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aa0a2053e6a105f86c1cd2aeb30a70af6">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ae36329497ed97455daef8e57058d57ba">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a43a422a3566e4fc3a92aea2d6f5b9bea">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a982167e4ae2fd10189959c70b846bbca">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ac99b63b311ebfae2bb13c9e8cf5e1347">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ad43ba779cbc24d5a538727d4c8ae77c5">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#acaa76cc308abd2d12e7517455582d5a8">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a01d598e79a1d23a80ca921753ae9b082">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a5e7a9dadadaf120652a62bc111595ea4">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a12ef9146d1b40670336c4882f485ba09">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aa8f981914a24d2ad58439a828ea39fdb">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a12c08dc8c6377225e6a05d9711a3891b">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#afd93307ac382b4fd16c08525125fc519">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a4cb5de8fc523b38f1b071c8b8d5b2a95">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a8d2bc15c552b0ce25d902568bbd39410">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a62bfcf3b03799ccd353e0f518f052236">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a102624ba2b65c2c8ea28bccab1769a05">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af253a8559b4341e2be73ab8c5000fccc">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aa09d89d84809f3e955fd85a7fee60154">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#adf7fc3c9592890c2c49feae7a1b2f741">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aca446e9366024535f9a491edd0cd4e04">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a8e3d9e92935fa98af32062af4e36a1ec">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#abc8856adb27195b70de865a0b3f31f77">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a89a402a234f198f86f3244538f315e62">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a047b98f60805a1f25d73b9b014bf41fa">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a62d10b2b27516d098c15698b689138c4">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a6c67987c8949a6dd2553e00a720524b6">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ab48b3cb4d377842a57d39558d5bf24db">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ad06ac4010a41bf60c0ff687cb966d5e7">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a5fc34f9b6654199fe1d70947004ec20b">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a3abb15cae786a5855aad9a6014f58bcf">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ace460e126ad5b76143fb0c3d751b20f4">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ad69068dd3105e976282f86283f5077e0">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a5b07098d7082b4b2967fd3621d1d357b">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a8f05b1303cad5427161617ec1db8cb47">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#acec512079c3bef0797d46d94ef411202">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a7e3b72b21660b2e83c1bc760bc27d372">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a724b7396714b8462f54472e1cc731e2d">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a00e3260cf20014d0727965e8c1ac9955">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a549eb3f91ca1e6f38999207e2ce1bada">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a2d3f0f8acf56b7e62f7d57d010123c4b">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a0fa9feadd4773f0053d1753f1216bb1f">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a40fd2c0b0da796de4eb1a43cfba8c4fd">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#afd9285928a051f69abac29786e228ac6">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a8ca3349ae7df5ef4698de5ea1c66e722">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a308814ceecd96173f9a5757bff62dcd5">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a086f3a561ca2f13cb6015818555129ae">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af1cd4df8377bd8ccabc6296c08c22703">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ac39295aeb99c31e9ba6019e018674942">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#aaeafb0bc57f3a8174c8dc028e2d5f4be">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#acbc1ccb230b6e406a83ac4b1869efa1a">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ac474c9bff883dc587876d4359bbc3a27">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a68bf4d2967f8cc8e54258e611eddd765">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2388ef9083232c628ec662e23d7a23ab">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ad46b51a1d07fc738bbd1f7879ea061d3">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a809b9f8d73c36f3876614b2cba8ffc25">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ac9028e17706d0af3adfc48609e3c5618">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a13d4184e7bc4762d2f4864c6f692ea84">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a102624ba2b65c2c8ea28bccab1769a05">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ace3bbe719d5ea383008847b26da155dd">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a345d0ad65acd9469c693f41dbc9533ef">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a872966ee80c274a929e7a9ad6d618fe8">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a28db4221fe69482de614dd991548432a">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ac99b63b311ebfae2bb13c9e8cf5e1347">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aa80a33af9fb70731ca08f3108c76b953">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a13b612ba3045d484ebc61d39b74e5f4e">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a1139546b63596547ff4419508a88710d">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ac335492a801bee3d9b5f267a78b93e05">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a93fc545c0a79ce852324e626dcf451ee">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#aaff3c04bb566bc3bfb9599aebd82b194">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a686ddec6c60838342e2a07abdfa4deb7">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#afed38e4644dbb8898587b7f5c9b10747">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a635638b7029290138b3b5c26e2975c3d">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ac9028e17706d0af3adfc48609e3c5618">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#acfe17e17e002c470a60ce791fd1bff48">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a3b58e806705ed7c8ee8a0d2cd3168adc">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#adec48a4d81fc6cf6dbd6eb319476b9a3">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ae13ebe65d99d5c19ba9084201697b4af">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#af99b62b6ca964a45854e65e09f4f0739">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#aabfb4a224e73743217c766f1a8795f19">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ae1da3caf44f444226f8c74f29c043608">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#afe4573a382483f50e45441dd6d0df7dc">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ab702ecc9c4c2db70a315433c4ab1d69e">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a35251aa5edfbaf52eb2392feb0355ec1">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ab4a3c567ac1119b37d6178cdaed92066">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ad5fcf09bdca70c3db218845cf309f773">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ad1fb69a6836793d5bdda81ba24b0c2e3">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#acd7bd4bb1b87ca52be20307166b8321d">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a9f0a0b0426bfc09fa29f38c6a5156cc1">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a5150ddfa4603841d092118b6cdd65084">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a12246c23046ded426fe30f8f945b2b3b">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#aca446e9366024535f9a491edd0cd4e04">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ab3f29a6a67261d2d3ea6e0d6db935296">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a8d2bc15c552b0ce25d902568bbd39410">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a105904623b641089e8d5959c53669120">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#aa8ebfc8f8ade4b392534494b65220bae">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ac0420bcded1721bfd820823522a5c3eb">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a4563a4cf3166bb08623dc2c6125031b2">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a1bdc24136076f103cd33120e1465a582">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a4152ccd3e4276d85770fd3cbfe0ec21f">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a40d0cc44d0b058481ea96c7889761519">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ad50d1f1d4c1686af273f3fe0b0a926c0">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a26f9acbb7629c31164662633b10bcd50">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a4c44539b8606bda7fb04414eeb1286be">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#abed319d7a8d2b7bcc396067fc6f31813">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a19886f9791c23a926598df3008a3d3b6">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#abe97e1026d7606e145ce6b085ad03b38">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a1cefd707e29eb817bc47bc78c357afbe">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a41c2c088d9baf3643bb64eeaa7285168">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ab9695c04b7c4066f90c0f93683423f02">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a76d4141bf04b099cb5ec12886e2ee223">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a102624ba2b65c2c8ea28bccab1769a05">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#acce240e9b1e5bea968eceabe1038f20e">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a1a41a67e37f52f7a54bf5a7553ebaebd">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a97ef5bb6798e41040ae0b79195e39d8b">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#add1034c274e24d8fd55c6aeb27a4ed90">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a76de3981fb7676f6b6648e8f00d0593d">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a112944590cf501d2bc46d261fd5d8997">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a21cf6b0c9aeb534160532d9368883046">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a497d5d46760b7fc6e0de64e2b0e14c96">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#adb5a32010593bc5ad92518623d1337df">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a9961cb6daa7cb01f177f09415310bf04">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a318ac700c1d5c43957b427ca2860562a">NeonLayerTests.cpp</a>
</li>
<li>ARMNN_SIMPLE_TEST_CASE()
: <a class="el" href="_dynamic_backend_tests_8cpp.xhtml#a9323d4475e644ef63d5237522e990ce1">DynamicBackendTests.cpp</a>
</li>
<li>AssignScopedCpuTensorHandle()
: <a class="el" href="_lstm_utils_8cpp.xhtml#a1aef5d233d1f569f34d6c36bdf5ae9e5">LstmUtils.cpp</a>
, <a class="el" href="_lstm_utils_8hpp.xhtml#a1aef5d233d1f569f34d6c36bdf5ae9e5">LstmUtils.hpp</a>
</li>
<li>AsymmetricNonSquarePooling2dInt16Test()
: <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a4c4f3be262de9165bd65893e2c8b4046">Pooling2dTestImpl.hpp</a>
, <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a4c4f3be262de9165bd65893e2c8b4046">Pooling2dTestImpl.cpp</a>
</li>
<li>AsymmetricNonSquarePooling2dTest()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a5f7af512644b76af39b8ca0601c1e4f6">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a5f7af512644b76af39b8ca0601c1e4f6">Pooling2dTestImpl.hpp</a>
</li>
<li>AsymmetricNonSquarePooling2dUint8Test()
: <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a7db36aeba6b21f71a358e7045c8170f6">Pooling2dTestImpl.hpp</a>
, <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a7db36aeba6b21f71a358e7045c8170f6">Pooling2dTestImpl.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="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>