aboutsummaryrefslogtreecommitdiff
path: root/22.08/globals_p.xhtml
blob: d253c6adb2ce183d9fcede447ffbf06daeebca1a (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
<!-- 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">22.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_p.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">
<div class="textblock">Here is a list of all file members with links to the files they belong to:</div>

<h3><a id="index_p"></a>- p -</h3><ul>
<li>PacketType
: <a class="el" href="_profiling_tests_8cpp.xhtml#a50c4e63be72ccec884654d07f81bc9e9">ProfilingTests.cpp</a>
</li>
<li>PacketWriter()
: <a class="el" href="_backend_profiling_tests_8cpp.xhtml#a93c3362a6279636bea35fc700d8cfb6b">BackendProfilingTests.cpp</a>
</li>
<li>Pad2dTestCommon()
: <a class="el" href="_pad_test_impl_8hpp.xhtml#accd6a8ab9a490e06e545bc3c8768d0f1">PadTestImpl.hpp</a>
, <a class="el" href="_pad_test_impl_8cpp.xhtml#a6f809255890507c526729e9eceb3e6cd">PadTestImpl.cpp</a>
</li>
<li>Pad2dTestCommon&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#acbeb84b053f86994dc9901b9b4789c58">PadTestImpl.cpp</a>
</li>
<li>Pad3dTestCommon()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a71ddcc5b0a641c035988a5e9df441c3a">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a71ddcc5b0a641c035988a5e9df441c3a">PadTestImpl.hpp</a>
</li>
<li>Pad3dTestCommon&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a2e1bd4eafb8f5de48a3b61eb1d87c59a">PadTestImpl.cpp</a>
</li>
<li>Pad4dTestCommon()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#aa84e31895ca42da6a5ba6268ee247dec">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#aa84e31895ca42da6a5ba6268ee247dec">PadTestImpl.hpp</a>
</li>
<li>Pad4dTestCommon&lt; armnn::DataType::QSymmS16 &gt;()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#abc2735016a05af56b8064079c8c55810">PadTestImpl.cpp</a>
</li>
<li>PadBFloat162dCustomPaddingTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#aa1063d52bdf72710631277009068e240">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#aa1063d52bdf72710631277009068e240">PadTestImpl.hpp</a>
</li>
<li>PadBFloat162dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a111af1a67fc0a1f54e7dbc0bc0d3424a">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a111af1a67fc0a1f54e7dbc0bc0d3424a">PadTestImpl.hpp</a>
</li>
<li>PadBFloat163dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#ae87408ffe890b6f4d2bb8de404773b8e">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#ae87408ffe890b6f4d2bb8de404773b8e">PadTestImpl.hpp</a>
</li>
<li>PadBFloat164dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a666c18a19dfa5f67c8eb310ee88eb3d5">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a666c18a19dfa5f67c8eb310ee88eb3d5">PadTestImpl.hpp</a>
</li>
<li>PaddedTransposeConvolution2dTest()
: <a class="el" href="_transpose_convolution2d_test_impl_8cpp.xhtml#accf2086de99f67e8b883ce3f95e8a248">TransposeConvolution2dTestImpl.cpp</a>
, <a class="el" href="_transpose_convolution2d_test_impl_8hpp.xhtml#accf2086de99f67e8b883ce3f95e8a248">TransposeConvolution2dTestImpl.hpp</a>
</li>
<li>PaddedTransposeConvolution2dTest&lt; armnn::DataType::Float32, armnn::DataType::Float32 &gt;()
: <a class="el" href="_transpose_convolution2d_test_impl_8cpp.xhtml#adbab2beb67f579e94bcee586c398e2da">TransposeConvolution2dTestImpl.cpp</a>
</li>
<li>PaddedTransposeConvolution2dTest&lt; armnn::DataType::QAsymmS8, armnn::DataType::Signed32 &gt;()
: <a class="el" href="_transpose_convolution2d_test_impl_8cpp.xhtml#a46d84fcd1f8db6f8cec57e94e9b8b753">TransposeConvolution2dTestImpl.cpp</a>
</li>
<li>PaddedTransposeConvolution2dTest&lt; armnn::DataType::QAsymmU8, armnn::DataType::Signed32 &gt;()
: <a class="el" href="_transpose_convolution2d_test_impl_8cpp.xhtml#a0e62be447a31ec71d123cb785a14523c">TransposeConvolution2dTestImpl.cpp</a>
</li>
<li>PaddedTransposeConvolution2dTest&lt; armnn::DataType::QSymmS16, armnn::DataType::Signed32 &gt;()
: <a class="el" href="_transpose_convolution2d_test_impl_8cpp.xhtml#a065c43ef8638ce0a33e0a1a18f5968fc">TransposeConvolution2dTestImpl.cpp</a>
</li>
<li>PadFloat322dCustomPaddingTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a334b79a8f152daa9c51be2a8ef29b98e">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a334b79a8f152daa9c51be2a8ef29b98e">PadTestImpl.hpp</a>
</li>
<li>PadFloat322dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a3d33148611360a0755e7c437e2e683fd">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a3d33148611360a0755e7c437e2e683fd">PadTestImpl.hpp</a>
</li>
<li>PadFloat323dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a162b712570127a53c764f0a90d45e8a8">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a162b712570127a53c764f0a90d45e8a8">PadTestImpl.hpp</a>
</li>
<li>PadFloat324dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a556815dada60a2ed3d40cfe6aefc0459">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a556815dada60a2ed3d40cfe6aefc0459">PadTestImpl.hpp</a>
</li>
<li>PadInt82dAsymmTest()
: <a class="el" href="_pad_test_impl_8hpp.xhtml#a2ce2442af7f253f7f9eb62b131bd5e8d">PadTestImpl.hpp</a>
</li>
<li>PadInt82dCustomPaddingAsymmTest()
: <a class="el" href="_pad_test_impl_8hpp.xhtml#aa1b91d1261a469f3315b68e4f104aca5">PadTestImpl.hpp</a>
</li>
<li>PadInt82dCustomPaddingTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a2bc8d94473cc694f6cd26ac6e77b1312">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a2bc8d94473cc694f6cd26ac6e77b1312">PadTestImpl.hpp</a>
</li>
<li>PadInt82dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a559cf49994dbac766afe63cc4d19cf95">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a559cf49994dbac766afe63cc4d19cf95">PadTestImpl.hpp</a>
</li>
<li>PadInt83dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a3b6f6bda7dc699926b88ece30f08a712">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a3b6f6bda7dc699926b88ece30f08a712">PadTestImpl.hpp</a>
</li>
<li>PadInt84dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a8d2641a260cd8d75868eb52bdc9e66e6">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a8d2641a260cd8d75868eb52bdc9e66e6">PadTestImpl.hpp</a>
</li>
<li>PadInt8AsymmTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a5256579982c2b27fd33926e8a453598d">PadTestImpl.cpp</a>
</li>
<li>PadInt8CustomPaddingAsymmTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a283ca236a5914063ce081751a49ff288">PadTestImpl.cpp</a>
</li>
<li>PadQAsymmTestCommon()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#ac73b7230a0f2ab82972305e7914b039d">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#ae53d36c2ab90a692c77b3ad4ba57254e">PadTestImpl.hpp</a>
</li>
<li>PadQAsymmTestCommon&lt; armnn::DataType::QAsymmS8 &gt;()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#aa67aba13db40ac3d24064f74a9122ece">PadTestImpl.cpp</a>
</li>
<li>PadQAsymmTestCommon&lt; armnn::DataType::QAsymmU8 &gt;()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a3818f747532f40c2c80f7270dd61e905">PadTestImpl.cpp</a>
</li>
<li>PadReflect2dFloat32Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#af8fb767f5aa216ade8b4cca88c23ceb9">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#af8fb767f5aa216ade8b4cca88c23ceb9">MirrorPadTestImpl.hpp</a>
</li>
<li>PadReflect2dTest()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#acffd7787175543ff4a3f81bf8aae09a1">MirrorPadTestImpl.cpp</a>
</li>
<li>PadReflect3dFloat32Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a03a9c73cb5fc1bde7ecfed8474255cf6">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a03a9c73cb5fc1bde7ecfed8474255cf6">MirrorPadTestImpl.hpp</a>
</li>
<li>PadReflect3dInt8Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a7817d557360d3c24057d8595f970df9e">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a7817d557360d3c24057d8595f970df9e">MirrorPadTestImpl.hpp</a>
</li>
<li>PadReflect3dTest()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#ad77c120567d91d7792797c47be0adc8f">MirrorPadTestImpl.cpp</a>
</li>
<li>PadReflect3dUint8Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a8121af7afd3c2813430b51686f8dc276">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a8121af7afd3c2813430b51686f8dc276">MirrorPadTestImpl.hpp</a>
</li>
<li>PadReflect4dBFloat16Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a91b6685fd6f765e212ccf57e3427849f">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a91b6685fd6f765e212ccf57e3427849f">MirrorPadTestImpl.hpp</a>
</li>
<li>PadReflect4dFloat32Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a11c70ed3e08ff861e2d909fe5af4a6cc">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a11c70ed3e08ff861e2d909fe5af4a6cc">MirrorPadTestImpl.hpp</a>
</li>
<li>PadReflect4dInt16Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#afbe2a34ca3853f4d7171c5a9d3d5cd0e">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#afbe2a34ca3853f4d7171c5a9d3d5cd0e">MirrorPadTestImpl.hpp</a>
</li>
<li>PadReflect4dInt8Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#aac6a0460e9cf5af4392e9dea1e708287">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#aac6a0460e9cf5af4392e9dea1e708287">MirrorPadTestImpl.hpp</a>
</li>
<li>PadReflect4dTest()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#ab30f837e7f49a4fb4acd652038021e82">MirrorPadTestImpl.cpp</a>
</li>
<li>PadReflect4dUint8Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a99cd3e222166bc2c9d0ef8090c71dc34">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a99cd3e222166bc2c9d0ef8090c71dc34">MirrorPadTestImpl.hpp</a>
</li>
<li>PadReflectFloat16()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#accc387f1eb674e3254618f933bf69da3">MirrorPadTestImpl.cpp</a>
</li>
<li>PadReflectFloat16Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a0e7cbfcaf1c9b33f857d0ad3d8c43e3c">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a0e7cbfcaf1c9b33f857d0ad3d8c43e3c">MirrorPadTestImpl.hpp</a>
</li>
<li>PadSymmetric2dFloat32Test()
: <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#aaecd51ba53dc2d056f71bf920ac2dbc0">MirrorPadTestImpl.hpp</a>
, <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#aaecd51ba53dc2d056f71bf920ac2dbc0">MirrorPadTestImpl.cpp</a>
</li>
<li>PadSymmetric2dTest()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#aa1633acd40b4ddde36b836b1ff22b318">MirrorPadTestImpl.cpp</a>
</li>
<li>PadSymmetric3dFloat32Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a9ba5ef1e017f5cb69281b8cd0a3d8198">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a9ba5ef1e017f5cb69281b8cd0a3d8198">MirrorPadTestImpl.hpp</a>
</li>
<li>PadSymmetric3dInt8Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#affdbd144557f7c3a46322c73b0d51d9e">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#affdbd144557f7c3a46322c73b0d51d9e">MirrorPadTestImpl.hpp</a>
</li>
<li>PadSymmetric3dTest()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a26e900c565b9e7aec3a90446924341bf">MirrorPadTestImpl.cpp</a>
</li>
<li>PadSymmetric3dUint8Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#af17d488270e115dbf0740f1eeba4f4ef">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#af17d488270e115dbf0740f1eeba4f4ef">MirrorPadTestImpl.hpp</a>
</li>
<li>PadSymmetric4dBFloat16Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#ac9e2a9934eea3a4adc8f5fe436e9882b">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#ac9e2a9934eea3a4adc8f5fe436e9882b">MirrorPadTestImpl.hpp</a>
</li>
<li>PadSymmetric4dFloat32Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a7f0cee3cad0201f75d03fc3cdb3056cf">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a7f0cee3cad0201f75d03fc3cdb3056cf">MirrorPadTestImpl.hpp</a>
</li>
<li>PadSymmetric4dInt16Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a4400962d52cd7131e85897b3d27fe3c6">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a4400962d52cd7131e85897b3d27fe3c6">MirrorPadTestImpl.hpp</a>
</li>
<li>PadSymmetric4dInt8Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#ab7ca1db591af7291cabbe150a9d05ac3">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#ab7ca1db591af7291cabbe150a9d05ac3">MirrorPadTestImpl.hpp</a>
</li>
<li>PadSymmetric4dTest()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a6ed87bbc750c92f63b9fa5d63069d163">MirrorPadTestImpl.cpp</a>
</li>
<li>PadSymmetric4dUint8Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a492f42e11a542749c96e802ec80109da">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a492f42e11a542749c96e802ec80109da">MirrorPadTestImpl.hpp</a>
</li>
<li>PadSymmetricFloat16()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#ac2322b4041b962e7f8023d6b711dad41">MirrorPadTestImpl.cpp</a>
</li>
<li>PadSymmetricFloat16Test()
: <a class="el" href="_mirror_pad_test_impl_8cpp.xhtml#a15eb17ed91f7ce1f053574938fc011d1">MirrorPadTestImpl.cpp</a>
, <a class="el" href="_mirror_pad_test_impl_8hpp.xhtml#a15eb17ed91f7ce1f053574938fc011d1">MirrorPadTestImpl.hpp</a>
</li>
<li>PadUint82dCustomPaddingTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a4e40e8762c9877ba27e31e2252965c42">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a4e40e8762c9877ba27e31e2252965c42">PadTestImpl.hpp</a>
</li>
<li>PadUint82dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#aa65827cf232a0b5791b20eb8b03d9c5c">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#aa65827cf232a0b5791b20eb8b03d9c5c">PadTestImpl.hpp</a>
</li>
<li>PadUint83dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#aff0eabfd7144785d8c5bdc8cf2ff3c46">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#aff0eabfd7144785d8c5bdc8cf2ff3c46">PadTestImpl.hpp</a>
</li>
<li>PadUint84dTest()
: <a class="el" href="_pad_test_impl_8cpp.xhtml#a712c14035a69b62f6b954e35b0ed728d">PadTestImpl.cpp</a>
, <a class="el" href="_pad_test_impl_8hpp.xhtml#a712c14035a69b62f6b954e35b0ed728d">PadTestImpl.hpp</a>
</li>
<li>ParseArray()
: <a class="el" href="_network_execution_utils_8hpp.xhtml#a7dfb0158a3b76d682b4fcfe434ad2d7a">NetworkExecutionUtils.hpp</a>
, <a class="el" href="_network_execution_utils_8cpp.xhtml#a7dfb0158a3b76d682b4fcfe434ad2d7a">NetworkExecutionUtils.cpp</a>
</li>
<li>ParseArrayImpl()
: <a class="el" href="_network_execution_utils_8hpp.xhtml#a20b7a9d32847d623fb19516762317d0d">NetworkExecutionUtils.hpp</a>
</li>
<li>ParseDataset()
: <a class="el" href="_tf_lite_mobilenet_quantized-_armnn_8cpp.xhtml#a07654cb9e58314e3c617689d40b105fa">TfLiteMobilenetQuantized-Armnn.cpp</a>
</li>
<li>ParseOptions()
: <a class="el" href="_memory_strategy_benchmark_8cpp.xhtml#a091ff67b5c74f7926c85b5487645dddf">MemoryStrategyBenchmark.cpp</a>
</li>
<li>ParseStringList()
: <a class="el" href="_network_execution_utils_8cpp.xhtml#a1842dfaf4b24f36146a0cf6731ed75b7">NetworkExecutionUtils.cpp</a>
, <a class="el" href="_network_execution_utils_8hpp.xhtml#a1842dfaf4b24f36146a0cf6731ed75b7">NetworkExecutionUtils.hpp</a>
</li>
<li>PermuteInputsForConcat()
: <a class="el" href="_concat_test_impl_8cpp.xhtml#a88cd4482bd3e898692dd42f3dcff60c0">ConcatTestImpl.cpp</a>
</li>
<li>PermuteOutputForConcat()
: <a class="el" href="_concat_test_impl_8cpp.xhtml#af61d63d5fc13eca28851f3fa65289c47">ConcatTestImpl.cpp</a>
</li>
<li>PermuteTensorData()
: <a class="el" href="_concat_test_impl_8cpp.xhtml#a452d79381b887bbbcc645b44025c03ca">ConcatTestImpl.cpp</a>
</li>
<li>PermuteTensorNcdhwToNdhwc()
: <a class="el" href="include_2armnn_test_utils_2_data_layout_utils_8hpp.xhtml#af9f91b10d1b971656a601c880ce6527d">DataLayoutUtils.hpp</a>
</li>
<li>PermuteTensorNchwToNhwc()
: <a class="el" href="include_2armnn_test_utils_2_data_layout_utils_8hpp.xhtml#a2f264435e93ad5aab7ac9e1dec4a4e93">DataLayoutUtils.hpp</a>
</li>
<li>PermuteTensorNdhwcToNcdhw()
: <a class="el" href="include_2armnn_test_utils_2_data_layout_utils_8hpp.xhtml#a024bab832cdcb51248891b1bc3aaf678">DataLayoutUtils.hpp</a>
</li>
<li>PermuteTensorNhwcToNchw()
: <a class="el" href="include_2armnn_test_utils_2_data_layout_utils_8hpp.xhtml#a1452f049aef30409b3b649af2be7ff82">DataLayoutUtils.hpp</a>
</li>
<li>PermuteValueSet1Test()
: <a class="el" href="_permute_test_impl_8hpp.xhtml#a7f97f5b07f21acb14a44f1d7536d01db">PermuteTestImpl.hpp</a>
</li>
<li>PermuteValueSet2Test()
: <a class="el" href="_permute_test_impl_8hpp.xhtml#aaacc6fcc5b3c8596f666cd1bc101de05">PermuteTestImpl.hpp</a>
</li>
<li>PermuteValueSet3Test()
: <a class="el" href="_permute_test_impl_8hpp.xhtml#aaa0a38d3b1114f92194c1629eab4af64">PermuteTestImpl.hpp</a>
</li>
<li>Pooling3dInferOutputShapeTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a499105e607d60b9e7925116367f1e21e">InferOutputTests.hpp</a>
</li>
<li>PopulateTensorWithData()
: <a class="el" href="_network_execution_utils_8hpp.xhtml#a2470a40f9c37aa8f8064dad68240d8bc">NetworkExecutionUtils.hpp</a>
</li>
<li>preferred_backend_str
: <a class="el" href="_tf_lite_benchmark-_armnn_8cpp.xhtml#ad0122c5d8e81deb24ddc15559ab88fa4">TfLiteBenchmark-Armnn.cpp</a>
</li>
<li>preferred_backends_order
: <a class="el" href="_tf_lite_benchmark-_armnn_8cpp.xhtml#aabb2e0ed0630c978f4049b8a532af9d8">TfLiteBenchmark-Armnn.cpp</a>
</li>
<li>PreluInferOutputShapeAlphaBiggerTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a58a128d5e6ad6a3d1d393c2cf6b5fa63">InferOutputTests.hpp</a>
</li>
<li>PreluInferOutputShapeImpl()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a57ed098f3dd5d1a34fdb3ced4a5d73d8">InferOutputTests.hpp</a>
</li>
<li>PreluInferOutputShapeInputBiggerTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a9f353e3601ce891c0e0c2a3008b902e8">InferOutputTests.hpp</a>
</li>
<li>PreluInferOutputShapeNoMatchTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a29704df6ecb907082856bbb7474f494e">InferOutputTests.hpp</a>
</li>
<li>PreluInferOutputShapeSameDimsTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a23f861a85ba1016450691f7566eecfe2">InferOutputTests.hpp</a>
</li>
<li>PreluTest()
: <a class="el" href="_prelu_test_impl_8hpp.xhtml#a269479f4ad6389f5b40462954ecfdf8d">PreluTestImpl.hpp</a>
</li>
<li>PreluValidateTensorShapesFromInputsMatchTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a0e85eb8bf5d03adb0a5d86a37894a9ea">InferOutputTests.hpp</a>
</li>
<li>PreluValidateTensorShapesFromInputsNoMatchTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a88b77508b2bd69bcec713ef1ab436b8c">InferOutputTests.hpp</a>
</li>
<li>PrepareImageTensor()
: <a class="el" href="_image_tensor_generator_8hpp.xhtml#af39456ac4838301c6fc5b44d6a57479c">ImageTensorGenerator.hpp</a>
</li>
<li>PrepareImageTensor&lt; float &gt;()
: <a class="el" href="_image_tensor_generator_8hpp.xhtml#affacfe95f011fce3b897b2745880f82a">ImageTensorGenerator.hpp</a>
</li>
<li>PrepareImageTensor&lt; int &gt;()
: <a class="el" href="_image_tensor_generator_8hpp.xhtml#ac1e8e68c74e5d1c8fd19a91a68de3cb7">ImageTensorGenerator.hpp</a>
</li>
<li>PrepareImageTensor&lt; int8_t &gt;()
: <a class="el" href="_image_tensor_generator_8hpp.xhtml#ab8880b4ae59cf7f185a5a192cdca4720">ImageTensorGenerator.hpp</a>
</li>
<li>PrepareImageTensor&lt; uint8_t &gt;()
: <a class="el" href="_image_tensor_generator_8hpp.xhtml#ac372cd2b257f33f29999217e1d2d8a37">ImageTensorGenerator.hpp</a>
</li>
<li>PrintModels()
: <a class="el" href="_memory_strategy_benchmark_8cpp.xhtml#aef11c2de26ec45a5411b95e448682c52">MemoryStrategyBenchmark.cpp</a>
</li>
<li>PrintQuantizedTensor()
: <a class="el" href="_network_execution_utils_8hpp.xhtml#abbced3704108173ec157ed4ce562c439">NetworkExecutionUtils.hpp</a>
</li>
<li>PrintTensor()
: <a class="el" href="_network_execution_utils_8hpp.xhtml#ac3b52c24ee2422d5d7557a8ff86fece7">NetworkExecutionUtils.hpp</a>
</li>
<li>process_args()
: <a class="el" href="_tf_lite_benchmark-_armnn_8cpp.xhtml#aefcb3f70374ff9b6256aac6e12870399">TfLiteBenchmark-Armnn.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 Fri Aug 19 2022 14:38:43 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>