aboutsummaryrefslogtreecommitdiff
path: root/20.08/globals_func.xhtml
blob: b7a8eac7350836ba6c8955de252b1020ace7dea7 (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
632
633
634
635
636
637
638
639
<!-- 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">20.08</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#a9d1980473dc382b0a840e54c63524cc3">AbsTestImpl.cpp</a>
, <a class="el" href="_abs_test_impl_8hpp.xhtml#a9d1980473dc382b0a840e54c63524cc3">AbsTestImpl.hpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#acd29d32f042478ea9b02653f19d4025d">AbsTestImpl.cpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#ac6228495ce083985f40b847cfbabd1e3">AbsTestImpl.cpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a4422e80b5e5e1ef7b178b2e302692b00">AbsTestImpl.cpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a868250ee91c040701d64013a3d50c139">AbsTestImpl.cpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#abcff4bd61bbed066e1d7361b870abb7c">AbsTestImpl.cpp</a>
</li>
<li>Abs2dTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a31ec64863a26094b5ab113c8e16bed90">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a2fc5839a20265070a0e5c9c3d4527218">AbsTestImpl.cpp</a>
, <a class="el" href="_abs_test_impl_8hpp.xhtml#a2fc5839a20265070a0e5c9c3d4527218">AbsTestImpl.hpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a5ad3959a2f3743c88ba436a0c3b8da0f">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a0db935da1bcda876948088ab2e075c9d">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a1ca6f7ecb40a40f6400c1c20c83d5915">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#ac7a7123f3a5fc3a138a8e133ffd8ffef">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#ab3e1a22c27c1d456adcd532184c78ba0">AbsTestImpl.cpp</a>
</li>
<li>Abs3dTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a817e023b948305eb9fa6a859a110ab2c">AbsTestImpl.cpp</a>
</li>
<li>AbsInt16Test()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#a8dd4b2ac72e85dcfeb8540b7d5649b47">ActivationTestImpl.cpp</a>
, <a class="el" href="_activation_test_impl_8hpp.xhtml#a8dd4b2ac72e85dcfeb8540b7d5649b47">ActivationTestImpl.hpp</a>
</li>
<li>AbsTest()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#a31872d5729b4d7734c1eb0d189a0eece">ActivationTestImpl.cpp</a>
, <a class="el" href="_activation_test_impl_8hpp.xhtml#a31872d5729b4d7734c1eb0d189a0eece">ActivationTestImpl.hpp</a>
</li>
<li>AbsTestCommon()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#aa8c2d170a4b51447f575183cee9579ab">ActivationTestImpl.cpp</a>
</li>
<li>AbsUint8Test()
: <a class="el" href="_activation_test_impl_8cpp.xhtml#a11baf4886951944fcf149e2a92197e58">ActivationTestImpl.cpp</a>
, <a class="el" href="_activation_test_impl_8hpp.xhtml#a11baf4886951944fcf149e2a92197e58">ActivationTestImpl.hpp</a>
</li>
<li>AbsZeroTest()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a42d603bfb2ab47753dc345621a0ef86e">AbsTestImpl.cpp</a>
, <a class="el" href="_abs_test_impl_8hpp.xhtml#a42d603bfb2ab47753dc345621a0ef86e">AbsTestImpl.hpp</a>
</li>
<li>AbsZeroTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a4f2d8436e97dbc2c7df87f7513f72bf2">AbsTestImpl.cpp</a>
</li>
<li>AbsZeroTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a5c8fa3058b1850148a9b5dd842f9c821">AbsTestImpl.cpp</a>
</li>
<li>AbsZeroTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_abs_test_impl_8cpp.xhtml#a4b54bd97e3971b22c27a1132427212dc">AbsTestImpl.cpp</a>
</li>
<li>Addition5dTest()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#ab102e5bc3a3b04360a0f42e25ab3c898">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#ab102e5bc3a3b04360a0f42e25ab3c898">AdditionTestImpl.hpp</a>
</li>
<li>AdditionAfterMaxPoolTest()
: <a class="el" href="_addition_test_impl_8hpp.xhtml#aa11fe3b8a07854e2bb9dd3ccecaa96e4">AdditionTestImpl.hpp</a>
, <a class="el" href="_addition_test_impl_8cpp.xhtml#aa11fe3b8a07854e2bb9dd3ccecaa96e4">AdditionTestImpl.cpp</a>
</li>
<li>AdditionBroadcast1ElementInt16Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a97579bb78890452730fff4d1e3e6fb4a">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a97579bb78890452730fff4d1e3e6fb4a">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcast1ElementInt32Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a642ae54e1693f26f65a18c87ca0fdec9">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a642ae54e1693f26f65a18c87ca0fdec9">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcast1ElementTest()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a4bff97bff3f9fb4cf473812dee810de0">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a4bff97bff3f9fb4cf473812dee810de0">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcast1ElementTestImpl()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#ad6a320dc43ad2384cf2d7288cf9c0823">AdditionTestImpl.cpp</a>
</li>
<li>AdditionBroadcast1ElementUint8Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#ad71ffd0e8547900b92a5d471f01cd69b">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#ad71ffd0e8547900b92a5d471f01cd69b">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcastInt16Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a470ed90260ed36c02adc91df184fcc82">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a470ed90260ed36c02adc91df184fcc82">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcastInt32Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a7ea42d7fde58f0aace730d757c90e0d4">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a7ea42d7fde58f0aace730d757c90e0d4">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcastTest()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a9591268a5a6c7d0a0b91098deab4fe34">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a9591268a5a6c7d0a0b91098deab4fe34">AdditionTestImpl.hpp</a>
</li>
<li>AdditionBroadcastTestImpl()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#add789f43d728a34fccf9aea235179342">AdditionTestImpl.cpp</a>
</li>
<li>AdditionBroadcastUint8Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a0946a9b1b8cf99591b03ea7f5f7e725f">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a0946a9b1b8cf99591b03ea7f5f7e725f">AdditionTestImpl.hpp</a>
</li>
<li>AdditionInt16Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#ae087613cdb8319fbab07d44e6eaf217d">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#ae087613cdb8319fbab07d44e6eaf217d">AdditionTestImpl.hpp</a>
</li>
<li>AdditionInt32Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#aebc3be70ed70b822de9dfe9788e0d8ce">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#aebc3be70ed70b822de9dfe9788e0d8ce">AdditionTestImpl.hpp</a>
</li>
<li>AdditionTest()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a108165b4957f3790332ae0afedf37ccd">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a7d30cae55fa22b1076269a211117fb43">AdditionTestImpl.hpp</a>
</li>
<li>AdditionUint8Test()
: <a class="el" href="_addition_test_impl_8cpp.xhtml#a4b5e20456506426ba2e4ea9616df978f">AdditionTestImpl.cpp</a>
, <a class="el" href="_addition_test_impl_8hpp.xhtml#a4b5e20456506426ba2e4ea9616df978f">AdditionTestImpl.hpp</a>
</li>
<li>AlignCornersResizeBilinearTest()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#a0b6e32d31c42c2cee2625200278c6b6d">ResizeTestImpl.cpp</a>
, <a class="el" href="_resize_test_impl_8hpp.xhtml#a0b6e32d31c42c2cee2625200278c6b6d">ResizeTestImpl.hpp</a>
</li>
<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#ab074958be8f398e5db85d052a9344c22">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#abb2ba967c1b2d0cf0dc65183b398076b">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#aaebfbc36d734623ce9172bdd7abaa53d">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#ab878592f5a8807a299a0cc34cf0cc31e">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#a839964dc1d16765000d8dbd53605040d">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#a9e598018f7e09ef35df1d3bc1ee8845b">ResizeTestImpl.cpp</a>
, <a class="el" href="_resize_test_impl_8hpp.xhtml#a9e598018f7e09ef35df1d3bc1ee8845b">ResizeTestImpl.hpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#a225a56c11a4a08aeb647c2bf8c676eb6">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#afac66544be47b97a651feb1a88e7c418">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#a9f319e8c8499114f7b005843bb6cc9dc">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#afb1d0e925baf30382e489aace455539b">ResizeTestImpl.cpp</a>
</li>
<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_resize_test_impl_8cpp.xhtml#a7720d627a3d4350be9d19a18900aba73">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#abecc0d9c322f12e6318c71e1b2743c4d">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#abecc0d9c322f12e6318c71e1b2743c4d">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a7743ba40ff81faab1efca4b2ffe96e9e">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a3e782beb92004f2d5398618466dddf3b">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a5da9dcf80e39990e3a176294b18bce9a">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a08459b40725df47a4bfd5ed2d54c6b60">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a782c14444bb09b4f0f5942d139af0c65">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxChannelTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a176f1c25f6047ba4e0f0039ae992ccf9">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxHeightTest()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a90b0a2e001da0237a81ea1ae918d767e">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a90b0a2e001da0237a81ea1ae918d767e">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMaxHeightTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ae56e855eb1c06982f64638aac3f7f1e3">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxHeightTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#aaad6caa7d1f183e5e2e80205009dfc49">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxHeightTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a3e5342fccbcb1a0a898798d728866377">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxHeightTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ad145eded1be1779e1550f548338c5e25">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxHeightTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#afb242e9cc5dad08666c9799bf478bd16">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a6e5d88259b3850369b5a20071011df8d">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a6e5d88259b3850369b5a20071011df8d">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a760e2db99bd5a22e303b3f8a94e78ca8">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a83f739c8682a590d267f325fcb2a7bcc">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ac9313412ae109366c39e5a26b85eccbd">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#aa76fff06236f608b605fa832a9680f1a">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a94c08b1fa1ce8107ee91f69c2eb4b81c">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMaxSimpleTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a5d675f1ae3c906798244caa7b76723d5">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ad1a3228fc6f2d00c816a6f11ff1092ec">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#ad1a3228fc6f2d00c816a6f11ff1092ec">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a4a959950ad3ee068f6c499086feca497">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a11b7184416fd10bd21c4d81794dd9293">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a864800688f743cd5a3827742ca4ab8b4">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a70412d6c6f4ca34a79cf81f5dd6704f8">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a2dc1773ab8d1813b0cb7194fc8819c8d">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinChannelTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a39db5fc895d7ffb3ba91a4686c57e84b">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#a1fc3e309bafd760c40cec0e98d995529">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a1fc3e309bafd760c40cec0e98d995529">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a28096f5c87d3c27768a7549e2566d643">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a86cbf8661643946f470c883aa3dc7fb9">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a86e6282647dc43020873010d8e529ea0">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#aad96dafae4a2104c1d6a92368d95f2eb">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a3f8e621b33a0dc51362bfef698baea05">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinSimpleTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ae53a2ff5016d1bfa956d2555bf8df97f">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinWidthTest()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#aba0c3336ffd8a44dc4ab7d61a32fd5c2">ArgMinMaxTestImpl.cpp</a>
, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#aba0c3336ffd8a44dc4ab7d61a32fd5c2">ArgMinMaxTestImpl.hpp</a>
</li>
<li>ArgMinWidthTest&lt; armnn::DataType::Float16 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a8bb405b031ff08180f0b99c91fbfcd87">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinWidthTest&lt; armnn::DataType::Float32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ad7e8404fb09c1efd0fe512a8f9dd317f">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinWidthTest&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a2e7f0ecad9de2436c877ddc645594c58">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinWidthTest&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ad5ddd14d7760c2476a8c83ee8687f0e9">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ArgMinWidthTest&lt; armnn::DataType::Signed32 &gt;()
: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a825722225a2a96fc5a07e8943cf87fdf">ArgMinMaxTestImpl.cpp</a>
</li>
<li>ARMNN_AUTO_TEST_CASE()
: <a class="el" href="_ref_layer_tests_8cpp.xhtml#a6ef2caa9f6cf0697691600838fe2fc87">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a1a868e2b38a5e56537794ea46ac155ec">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#aa31d4b89ee8623d89dc6ba2211b92cd4">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ad7c3f7efcf3961c0060835e0e4022cc2">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2dd61f31b8891ba4d70f5bf156f402c5">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aeb7fc88ace8247efd9eb34e9a74e18f0">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#abde34fbedce6bfce91436bdf0baf7b58">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a86bb76e49aff76701ece29fa4f545245">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#aa26e360bba2746d3115c5fdd360c0588">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a4689737f9bfcd36de576e6dfc1a20743">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a81ddafe27845b2da0dd92878291c0a67">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a53e7feb3d85cdd83e81a43a4e8a6f8f0">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a9716aacf0ddd9b2458c083ac3b97a6aa">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#aaf14fe14057876a2a08911ca5d88a058">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#acc8ec0a6e38f85b6ef0733c2c493a831">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#acbec1e78a3a27eff3d6ed9ab9966ef8d">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a53e7feb3d85cdd83e81a43a4e8a6f8f0">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a657e025ac86969655d63dd7c28315f04">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ab8bf7a82bdd3574ddcf0fe5828008f2a">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ab7e07dd4adf65e74296bdd9b48464057">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#afe3ab054ec25d613c1f2a86504d5be2f">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ae3b68a2127d0b9896328faa72c06a9a9">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aaf14fe14057876a2a08911ca5d88a058">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a26ac35684fcfd0b4f626acb7b8ac6bdb">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a759e0c92c2c2f2db7e8c95e10e41cdc3">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a9accf0643571a1311130e39c285b4908">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2f0d69c81ed3d3fac5be27167b81053b">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a2dd61f31b8891ba4d70f5bf156f402c5">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#af55e57850201fd9f69bc805ec2904549">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a5f1ca5c7c5937110f60127f4c3628719">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ad8ed50909858cd593b9d7a9dc3f4c37a">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a2b73aed770e3e60473031628af01041c">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ac6bc6a501ea56ec6c4502c4311f54749">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a24df46a42ca48bc88ded956d52b2d3ca">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a4e18dff13e7e7e9e0efaadd810cac060">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#aa985b976d100bd78d60feaa204fdd01d">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ad28220dbfeda70f38ea78e866abf1207">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a8618e4263bfd70bbf3148062bef66ea5">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a9a011066eaf03031591b76645dbabef0">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#abf5c594b8217fd86cb35eb5295c08061">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a33d90057435e2db2f3946e885005c737">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a545328205ddb5989c37b9aab090f9895">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a39b48fd7c61510e221e0e9a4738dd5ff">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ab66bc6b631130221e5bb9cd28ab1364f">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a81140e1a9eac08f4a7d021a0617a2151">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ab30128d089d5ed238cf0a2d97d0210b2">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a67a1f4510268a6aab7cbe209c59be9ac">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a4bf802a23d8e329126f053ea0410d2cb">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ad53699d5ce38d349470964f491db11a4">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a81ddafe27845b2da0dd92878291c0a67">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a0357ab81edd7b23936e57eb2262700ed">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a1ee9f32a37187865f7f9330f35d9dfa3">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a5487db26ed235c04af5ee04f4027283c">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a9397e3fce14e3d25a626471e92164741">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#afddfd95fff5e05d039c49f9a5188a41d">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a6084fdd458b84d2141f1a695ddead7d8">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a19774294b1af8e22a22e3c7a147451fc">NeonLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af3b86b370bf07d5cc0e6e3236ed26db9">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a455cf1219839ce69c907a584529f6dc4">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a96683b585dc7f56fa3c2b890c27fb56d">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a88f2979ee3a79b888c40372571b04681">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2ba3dd4dbcfebdd581ae48680fb1bd01">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ac2e73e8e02cd4607f5bf1cdf9e87287e">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a0ad8d60e97ab8ccbf24cdc0d9eddd0b2">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a8dea8ffa62e8b333570dad1eabf3e95c">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a29287277341e73b314b5f4c38724fefc">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ac78e484e35d9b56a05fcec744620404f">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a88b45c583444468b7a3a06c023350be5">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a65c10c68bce650d43b03ebcb9cf0c384">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ac5a43ea2367ed2a8957ece0d62987ace">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a176910ca79775524194d904486ae75f0">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2f99913d2a6b3e74ae54c336e3810444">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a3331ae74b43108e436d3623f6cafc5db">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a14ee937086911bcc416ff3f254d78433">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a8aed3455c3218f4574f0ac09291a654a">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#acac301bb4eee3508d43ae2543e441097">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a1e9d3fff9974d29c1342da18712a6753">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a502ed3e332e84f9d5583336886bdccc2">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ae3e3f4b30acca7d6f7514543e16729e2">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a4a80ae6078ad3905dff441772b62977c">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a12632e9cff80be20a5e6802ea9fc8713">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af6f7648840bdf8fff673055fc4952e1f">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a077fa26d0714fad8e51e874b56d169f0">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a7008b888d3802f71db38998ec91c489b">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ad28220dbfeda70f38ea78e866abf1207">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a5d0b8372f097c718db3a538396b4a5c9">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a8f1031c2a749436a3f4c0ed0101b8fe0">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2c8395bdec9f028ade679744d66bf7bd">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#af1672a8953967d2334147dcbd16594b6">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a69aaf243e733193a38fc1e0b197ddc5f">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ab8bf7a82bdd3574ddcf0fe5828008f2a">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a9408646b6f94e5b951f92431b7552740">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a1eb0392c1e3dd4dda90d946b5e6a6a5b">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ab0a57b7863fd636f4703563d5e055a96">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aff648caa56cb924d30ad6ce8516b4748">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#afb6a9d0109edfe318ac09dd6c8d3f054">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a19774294b1af8e22a22e3c7a147451fc">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a57cd9baed59dfa7b99fba2321e330f3c">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#abde34fbedce6bfce91436bdf0baf7b58">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a8ac9978a6bde45666f134dae5452c688">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#abe2df3edbe5c488ed7c4c2b00e3a01e2">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ac73dae0ef446402c421207ed6e660ade">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a0357ab81edd7b23936e57eb2262700ed">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#acb636f7093e56b479bf25666e58087d7">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a777821acd8376ee4aebaacb7c3b8a4fe">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a5babfd457bd6f745543fc3c680031c39">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ab30128d089d5ed238cf0a2d97d0210b2">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a25f5b5dc8973e884e10df2967b5fe6cc">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ab66bc6b631130221e5bb9cd28ab1364f">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a1eb0392c1e3dd4dda90d946b5e6a6a5b">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a220cdb501946cca0dd0f1f0338cab042">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ad28220dbfeda70f38ea78e866abf1207">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a2697b5f895bd761d474b1a95becaddad">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a8f1031c2a749436a3f4c0ed0101b8fe0">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aff7aa093ffa0c5f3865135485637ca62">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a2f0d69c81ed3d3fac5be27167b81053b">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a66701ae91ef946bdbd1744deda8883cd">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#ab8bf7a82bdd3574ddcf0fe5828008f2a">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aeb2f310b7fd4912fbfb1c7b5fc2dc766">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#aa6a9958fd899bf8b7226460be86256d8">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a67af5fcdd6097647bd4925bdb274c56c">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a168c0a5b8df2b8761cfcc5addcb901e9">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a2dd61f31b8891ba4d70f5bf156f402c5">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ab798c71fc0397ea098bccbe35ec73bee">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a5babfd457bd6f745543fc3c680031c39">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a49ec3f6d1929e1757580217a91785e0d">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a7a67fe79a2a37f8b4c53499b00d4d11e">ClLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a6f487b9fae5b7e8914b53fed1fcb0f64">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a545328205ddb5989c37b9aab090f9895">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ac349b76e13d4f331a63c743da6274651">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a20099bcbe518e235481c672ce74deb3c">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a4a9ec5ab0e69cc07a22c75ae3ded66cc">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a3bf3bfb2a628bba2a2f5d561be556f02">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a3fbf20912a0ec077bcc0494b6dafc7fb">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a124eeb1f5d705d20536103c23b4f3417">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2f92d0c557e3cf56afb3542b4630debf">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ac68241fc59cca2bd6ca8351020582d52">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#abf02661d2f785868f45320098da0c3a5">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a3d83788a3eb77e982259cd512ef2c984">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a084f29926517dae120814e0ee43c06d3">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a82846b82ecb4f0cc22041aa1993ce08d">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a695a6132b7a37eab1c5d2feb9da80e0f">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ab7f57bc8f3fca4eda8682f3014c16393">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a8dbe29de3d8ca5a30b9867fb1bad2fcb">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aa474bda11e78e82cc2b8315ff63e9a1d">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af6949b52643529172cdaa54c86746e10">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#aaf9b3c8f8c310a390efa10369249a2b6">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a9f0e43ba564e0cb6128fb1dbfe292899">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a03c473ae995ff60aef73b2d752eb56d7">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a62eb9eb8a733e2d18db20c7ff7bc7019">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a2b73aed770e3e60473031628af01041c">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a09091ad1dc066de69da4752e60ffcf00">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#afe3ab054ec25d613c1f2a86504d5be2f">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a35f8571e89850fc4996549c5cd1c8a0c">RefLayerTests.cpp</a>
, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a32c9eb3f5226cceeacac5e28d5c62eef">NeonLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a8618e4263bfd70bbf3148062bef66ea5">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2af12ac440c8efe14c5b5a11d214efb2">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a084f29926517dae120814e0ee43c06d3">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2b73aed770e3e60473031628af01041c">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a6f36cafc82a139dd0b85b19b84f74b63">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a8f1031c2a749436a3f4c0ed0101b8fe0">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#af6949b52643529172cdaa54c86746e10">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#af223a5dde540ba2ae191184187a9236e">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a35f8571e89850fc4996549c5cd1c8a0c">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ae31995acb34617c5458a7ffc9147f901">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a2af12ac440c8efe14c5b5a11d214efb2">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a8618e4263bfd70bbf3148062bef66ea5">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a7e8272caca3dda134787746fef13269f">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ae93175ae753eb9fa9d1bc596aad112f8">RefLayerTests.cpp</a>
, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a0e278e3e17d36a07e12fa0a9932f3f7c">ClLayerTests.cpp</a>
, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a6f60184fa11214f03a8848483bcb9db1">RefLayerTests.cpp</a>
</li>
<li>ARMNN_SIMPLE_TEST_CASE()
: <a class="el" href="_dynamic_backend_tests_8cpp.xhtml#ab6525a02edb5849beb3c6f769e89d2cc">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#a866c67e5db471212f6ff29411aac0e8f">Pooling2dTestImpl.hpp</a>
, <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a866c67e5db471212f6ff29411aac0e8f">Pooling2dTestImpl.cpp</a>
</li>
<li>AsymmetricNonSquarePooling2dTest()
: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a2b1ede7e8d8e5dad79d99030f57b8745">Pooling2dTestImpl.cpp</a>
, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a2b1ede7e8d8e5dad79d99030f57b8745">Pooling2dTestImpl.hpp</a>
</li>
<li>AsymmetricNonSquarePooling2dUint8Test()
: <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a1a1e6dc70b7f1ca0c99fd6f0b48b4d48">Pooling2dTestImpl.hpp</a>
, <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a1a1e6dc70b7f1ca0c99fd6f0b48b4d48">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 Tue Aug 25 2020 12:29:53 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>