aboutsummaryrefslogtreecommitdiff
path: root/23.02/functions_type.xhtml
blob: 9738ff91b866d0543e84cd17fc9d61c6928fd140 (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
<!-- Copyright (c) 2020 ARM Limited. -->
<!--                                 -->
<!-- SPDX-License-Identifier: MIT    -->
<!--                                 -->
<!-- HTML header for doxygen 1.8.13-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="robots" content="NOINDEX, NOFOLLOW" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ArmNN: Class Members - Typedefs</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
  MathJax.Hub.Config({
    extensions: ["tex2jax.js"],
    jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
  <td style="padding-left: 0.5em;">
   <div id="projectname">
   &#160;<span id="projectnumber">23.02</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_type.xhtml',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

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

<div class="contents">
&#160;

<h3><a id="index_a"></a>- a -</h3><ul>
<li>argument_type
: <a class="el" href="structarmnn_1_1abs.xhtml#ae45326fbc1e2bb968bbb688bd8da81f1">abs&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1exp.xhtml#ae45326fbc1e2bb968bbb688bd8da81f1">exp&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1log.xhtml#ae45326fbc1e2bb968bbb688bd8da81f1">log&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1rsqrt.xhtml#ae45326fbc1e2bb968bbb688bd8da81f1">rsqrt&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1sin.xhtml#ae45326fbc1e2bb968bbb688bd8da81f1">sin&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1sqrt.xhtml#ae45326fbc1e2bb968bbb688bd8da81f1">sqrt&lt; T &gt;</a>
</li>
<li>ArrayType
: <a class="el" href="classarmnn_1_1_permutation_vector.xhtml#acaddf65e487df26a73b4e90cbfc0ada9">PermutationVector</a>
</li>
</ul>


<h3><a id="index_b"></a>- b -</h3><ul>
<li>Base
: <a class="el" href="classarmnn_1_1_optional_reference_switch.xhtml#a13da864f1d4a5e3957ba70473f8fbf8d">OptionalReferenceSwitch&lt; IsReference, T &gt;</a>
, <a class="el" href="classarmnn_1_1_optional_reference_switch_3_01true_00_01_t_01_4.xhtml#a13da864f1d4a5e3957ba70473f8fbf8d">OptionalReferenceSwitch&lt; true, T &gt;</a>
</li>
<li>BaseSwitch
: <a class="el" href="classarmnn_1_1_optional.xhtml#ad10f4d634fc3080d680a3a7a004e098f">Optional&lt; T &gt;</a>
</li>
<li>BufferPtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#ab93d9fb8a272789623edfa0b214c40f9">TfLiteParserImpl</a>
</li>
<li>BufferRawPtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#aaafbda6e6816876b3d7963cfe64dd2f8">TfLiteParserImpl</a>
</li>
<li>Builder
: <a class="el" href="structarmnn_1_1_f_l_a_t_b_u_f_f_e_r_s___f_i_n_a_l___c_l_a_s_s.xhtml#a84b78fbbc85fa171d194554edad549b0">FLATBUFFERS_FINAL_CLASS</a>
</li>
</ul>


<h3><a id="index_c"></a>- c -</h3><ul>
<li>clock
: <a class="el" href="classarmnn_1_1_wall_clock_timer.xhtml#a5416ef5623955b5210ee09ce14d24a58">WallClockTimer</a>
</li>
<li>ConstantTensors
: <a class="el" href="classarmnn_1_1_i_connectable_layer.xhtml#af978f897fb7e115a901cb7ed95f8e532">IConnectableLayer</a>
</li>
<li>ConstIConnectableIterator
: <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#a32cc53af9dcaa8888da9e019625ede7b">SubgraphView</a>
</li>
<li>ConstIterator
: <a class="el" href="classarmnn_1_1_graph.xhtml#aec593bbf34c780f1a928830bca14a82c">Graph</a>
, <a class="el" href="classarmnn_1_1_permutation_vector.xhtml#a065e980f27e65a118d3b071ab077cfda">PermutationVector</a>
, <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#a39524c3cad3af48ba3e2bba2e8bf9fbe">SubgraphView</a>
</li>
<li>ConstIteratorInputs
: <a class="el" href="classarmnn_1_1_graph.xhtml#a16c3092e5eb82795bdcb2261b36163c4">Graph</a>
</li>
<li>ConstIteratorOutputs
: <a class="el" href="classarmnn_1_1_graph.xhtml#a5dd42728d63f11ac7688010954624eeb">Graph</a>
</li>
</ul>


<h3><a id="index_d"></a>- d -</h3><ul>
<li>DescPtr
: <a class="el" href="classarmnn_1_1_profiler_impl.xhtml#a3d2f6d4e5e262ee1be7b7d3bf2ff3134">ProfilerImpl</a>
</li>
<li>DescriptorType
: <a class="el" href="classarmnn_1_1_layer_with_parameters.xhtml#a6b1bd3d5380a0ce8ecb71ddb0261c3fa">LayerWithParameters&lt; Parameters &gt;</a>
</li>
</ul>


<h3><a id="index_e"></a>- e -</h3><ul>
<li>ErrorStatus
: <a class="el" href="classarmnn__driver_1_1_converter.xhtml#a1fa5070fa0d079873acaf7581de8a2ad">Converter</a>
</li>
<li>EventPtr
: <a class="el" href="classarmnn_1_1_profiler_impl.xhtml#a28e9d9830b822f64faa17f7ccb55145b">ProfilerImpl</a>
</li>
</ul>


<h3><a id="index_f"></a>- f -</h3><ul>
<li>FactoryFunction
: <a class="el" href="classarmnn_1_1_backend_registry.xhtml#aa33ac375677ee8436456a585dd6f68d9">BackendRegistry</a>
</li>
<li>FactoryId
: <a class="el" href="classarmnn_1_1_i_tensor_handle_factory.xhtml#a32f4aa6a7089d877af08928139c2c277">ITensorHandleFactory</a>
</li>
<li>FactoryStorage
: <a class="el" href="classarmnn_1_1_backend_registry.xhtml#a20fb10b59fccc99291e7fe993cd814bb">BackendRegistry</a>
</li>
<li>first_argument_type
: <a class="el" href="structarmnn_1_1maximum.xhtml#a9e9bfdf07be793850c9f72f5907c5ab9">maximum&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1minimum.xhtml#a9e9bfdf07be793850c9f72f5907c5ab9">minimum&lt; T &gt;</a>
</li>
</ul>


<h3><a id="index_g"></a>- g -</h3><ul>
<li>GraphPtr
: <a class="el" href="classarmnn_onnx_parser_1_1_onnx_parser_impl.xhtml#ac81510b21cb2b5719cce34474ad01675">OnnxParserImpl</a>
</li>
</ul>


<h3><a id="index_h"></a>- h -</h3><ul>
<li>HandleCloser
: <a class="el" href="classarmnn_1_1_dynamic_backend.xhtml#afc391d6dc3d75baff0e86b70ae710a50">DynamicBackend</a>
</li>
<li>HandlePtr
: <a class="el" href="classarmnn_1_1_dynamic_backend.xhtml#a8bdc460894ec6fe25c7754d0d5d10866">DynamicBackend</a>
</li>
</ul>


<h3><a id="index_i"></a>- i -</h3><ul>
<li>IBackendContextPtr
: <a class="el" href="classarmnn_1_1_i_backend_internal.xhtml#ada6d56575c0fe53cf23c7ae4610c6367">IBackendInternal</a>
</li>
<li>IBackendProfilingContextPtr
: <a class="el" href="classarmnn_1_1_i_backend_internal.xhtml#ae44a82b0e485e551a0f77150b1076e06">IBackendInternal</a>
</li>
<li>IBackendProfilingPtr
: <a class="el" href="classarmnn_1_1_i_backend_internal.xhtml#a335964abd41c91f7e6ef5c65865a7b98">IBackendInternal</a>
</li>
<li>IBackendSpecificModelContextPtr
: <a class="el" href="classarmnn_1_1_i_backend_internal.xhtml#a4d0238968a7643dbb170547dd22bba54">IBackendInternal</a>
</li>
<li>IConnectableLayerIterator
: <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#a308b86dbdd0a745cef76904674c9850f">SubgraphView</a>
</li>
<li>IConnectableLayers
: <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#ad7c7687cd3542e5cbb45e56f9a9456e7">SubgraphView</a>
</li>
<li>IInputSlots
: <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#a4ad949634fd697549da161eb09d8b7fd">SubgraphView</a>
</li>
<li>ILayerSupportSharedPtr
: <a class="el" href="classarmnn_1_1_i_backend_internal.xhtml#a11fa919c11fe46aad613b2e960fcfe90">IBackendInternal</a>
</li>
<li>IMemoryManagerSharedPtr
: <a class="el" href="classarmnn_1_1_i_backend_internal.xhtml#a693b40e6b94e958836aeb0410ca186bd">IBackendInternal</a>
</li>
<li>IMemoryManagerUniquePtr
: <a class="el" href="classarmnn_1_1_i_backend_internal.xhtml#a12bff6d51d63dac1375c89bc8415dc46">IBackendInternal</a>
</li>
<li>InputSlots
: <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#a5cc65e15002dbc33a5c8a7d6680e9a9d">SubgraphView</a>
</li>
<li>InstrumentPtr
: <a class="el" href="classarmnn_1_1_event.xhtml#a70926d23f3aef7e657a9057a7badb014">Event</a>
, <a class="el" href="classarmnn_1_1_profiler_impl.xhtml#a70926d23f3aef7e657a9057a7badb014">ProfilerImpl</a>
, <a class="el" href="classarmnn_1_1_scoped_profiling_event.xhtml#a70926d23f3aef7e657a9057a7badb014">ScopedProfilingEvent</a>
</li>
<li>Instruments
: <a class="el" href="classarmnn_1_1_event.xhtml#a6e9642e693a4c5b8f1b8259844ef4feb">Event</a>
</li>
<li>InType
: <a class="el" href="structarmnn_1_1_elementwise_binary_function.xhtml#a4ec36b1d00042fa901f92924e2423500">ElementwiseBinaryFunction&lt; Functor &gt;</a>
, <a class="el" href="structarmnn_1_1_elementwise_unary_function.xhtml#a1a362bdd574b01a56e3510002155c29d">ElementwiseUnaryFunction&lt; Functor &gt;</a>
, <a class="el" href="structarmnn_1_1_logical_binary_function.xhtml#a4ab9f2e360be44fa4b4f9c5bd5ce9069">LogicalBinaryFunction&lt; Functor &gt;</a>
, <a class="el" href="structarmnn_1_1_logical_unary_function.xhtml#a4ab9f2e360be44fa4b4f9c5bd5ce9069">LogicalUnaryFunction&lt; Functor &gt;</a>
</li>
<li>IOutputSlots
: <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#a3f717693851810942d3ae0180a97fb4c">SubgraphView</a>
</li>
<li>Iterator
: <a class="el" href="classarmnn_1_1_graph.xhtml#acc25db0641c1c22faf95af3bb49080c9">Graph</a>
, <a class="el" href="classarmnn_1_1_graph_observable.xhtml#a9d28ec37483e8c22231f7bbf0fa0abad">GraphObservable&lt; ObservedType &gt;</a>
, <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#af323e5b54c189191060bce191ce0f233">SubgraphView</a>
</li>
<li>IteratorDifference
: <a class="el" href="classarmnn_1_1_graph.xhtml#a53402e786b52cef2fb21f3e39a819967">Graph</a>
</li>
<li>IWorkloadFactoryPtr
: <a class="el" href="classarmnn_1_1_i_backend_internal.xhtml#a72ca1cf423bda4b0a9ffb789627126de">IBackendInternal</a>
</li>
</ul>


<h3><a id="index_k"></a>- k -</h3><ul>
<li>KernelMeasurements
: <a class="el" href="classarmnn_1_1_neon_timer.xhtml#a278b62df38ce93dfb6de3fa2a711f5bb">NeonTimer</a>
</li>
</ul>


<h3><a id="index_l"></a>- l -</h3><ul>
<li>LayerList
: <a class="el" href="classarmnn_1_1_graph.xhtml#aa6553ea54991669aaa89b6f17bdf4172">Graph</a>
</li>
<li>Layers
: <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#a74798938fdaeae75c8adfa4a7439e7f9">SubgraphView</a>
</li>
<li>LayerSelectorFunction
: <a class="el" href="classarmnn_1_1_subgraph_view_selector.xhtml#a341a1b47a5f71edaebf81f3a5f0f4c55">SubgraphViewSelector</a>
</li>
</ul>


<h3><a id="index_m"></a>- m -</h3><ul>
<li>MinMaxRange
: <a class="el" href="classarmnn_1_1_range_tracker.xhtml#a997e96288bdb106c922202e3f33d5d7b">RangeTracker</a>
</li>
<li>Model
: <a class="el" href="classarmnn__driver_1_1_converter.xhtml#a923b39ec5f83672f50289cbaf5de6798">Converter</a>
</li>
<li>ModelPtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#abfc86471394295357a23b3addd0b5b1c">TfLiteParserImpl</a>
</li>
</ul>


<h3><a id="index_n"></a>- n -</h3><ul>
<li>NonRefT
: <a class="el" href="classarmnn_1_1_optional_reference_switch_3_01true_00_01_t_01_4.xhtml#aa35457bd4f798de06bf5742117fbaf16">OptionalReferenceSwitch&lt; true, T &gt;</a>
</li>
</ul>


<h3><a id="index_o"></a>- o -</h3><ul>
<li>Operand
: <a class="el" href="classarmnn__driver_1_1_converter.xhtml#aa9b4bc8d4cfb04be14771dbb1bc1a1ac">Converter</a>
</li>
<li>OperandLifeTime
: <a class="el" href="classarmnn__driver_1_1_converter.xhtml#a275cd95635b854a80bb33f171d861ddc">Converter</a>
</li>
<li>OperandType
: <a class="el" href="classarmnn__driver_1_1_converter.xhtml#a53bfb6eb38a90244ba166b641a6965d9">Converter</a>
</li>
<li>Operation
: <a class="el" href="classarmnn__driver_1_1_converter.xhtml#ad3a9c1424b37970a54624f514196b985">Converter</a>
</li>
<li>OperationType
: <a class="el" href="classarmnn__driver_1_1_converter.xhtml#ace6b45d6363c32d1b93b7fce14bf6344">Converter</a>
</li>
<li>OperatorCodePtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#ab80edc19da7460a95a0ac05902f244b7">TfLiteParserImpl</a>
</li>
<li>OperatorPtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#aadad81a95152fe5aad839db352d4012c">TfLiteParserImpl</a>
</li>
<li>OptimizationPtr
: <a class="el" href="classarmnn_1_1_optimizer.xhtml#a621bdb49c4a2f879b27d27e771693a46">Optimizer</a>
</li>
<li>Optimizations
: <a class="el" href="classarmnn_1_1_optimizer.xhtml#ad1794808004025d6e06c176507197b24">Optimizer</a>
</li>
<li>OutputSlots
: <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#a78293334750ec5279eb9c96d56deaf08">SubgraphView</a>
</li>
<li>OutType
: <a class="el" href="structarmnn_1_1_elementwise_binary_function.xhtml#a8052a16ed0d9f7009e6fd20b8abc1e83">ElementwiseBinaryFunction&lt; Functor &gt;</a>
, <a class="el" href="structarmnn_1_1_elementwise_unary_function.xhtml#a8052a16ed0d9f7009e6fd20b8abc1e83">ElementwiseUnaryFunction&lt; Functor &gt;</a>
, <a class="el" href="structarmnn_1_1_logical_binary_function.xhtml#a1925c6964d026112dbab9e9269175cc2">LogicalBinaryFunction&lt; Functor &gt;</a>
, <a class="el" href="structarmnn_1_1_logical_unary_function.xhtml#a1925c6964d026112dbab9e9269175cc2">LogicalUnaryFunction&lt; Functor &gt;</a>
</li>
</ul>


<h3><a id="index_p"></a>- p -</h3><ul>
<li>PointerType
: <a class="el" href="classarmnn_1_1_backend_registry.xhtml#adca0bb66bf529263ce4ff10875d70f34">BackendRegistry</a>
</li>
</ul>


<h3><a id="index_r"></a>- r -</h3><ul>
<li>result_type
: <a class="el" href="structarmnn_1_1abs.xhtml#ab774fc5d25855517e772c39f7d9d5f09">abs&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1exp.xhtml#ab774fc5d25855517e772c39f7d9d5f09">exp&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1log.xhtml#ab774fc5d25855517e772c39f7d9d5f09">log&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1maximum.xhtml#ab774fc5d25855517e772c39f7d9d5f09">maximum&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1minimum.xhtml#ab774fc5d25855517e772c39f7d9d5f09">minimum&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1rsqrt.xhtml#ab774fc5d25855517e772c39f7d9d5f09">rsqrt&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1sin.xhtml#ab774fc5d25855517e772c39f7d9d5f09">sin&lt; T &gt;</a>
, <a class="el" href="structarmnn_1_1sqrt.xhtml#ab774fc5d25855517e772c39f7d9d5f09">sqrt&lt; T &gt;</a>
</li>
</ul>


<h3><a id="index_s"></a>- s -</h3><ul>
<li>SizeType
: <a class="el" href="classarmnn_1_1_permutation_vector.xhtml#a12b132c42f8e60ebc9669a3b333bb946">PermutationVector</a>
</li>
<li>SubgraphPtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#a988cb5e216eb87d854414c6a0282eeb4">TfLiteParserImpl</a>
</li>
<li>Subgraphs
: <a class="el" href="classarmnn_1_1_optimization_views.xhtml#a4a2c55491ad3a0a6a98a884b3e3fe6d7">OptimizationViews</a>
, <a class="el" href="classarmnn_1_1_subgraph_view_selector.xhtml#ab9e8c2ce720efe33c8a20b8f74bb9d5f">SubgraphViewSelector</a>
</li>
<li>SubgraphViewPtr
: <a class="el" href="classarmnn_1_1_subgraph_view.xhtml#ad5fc1b5213dcb72c0d4ac9dfb46ef677">SubgraphView</a>
</li>
<li>Substitutions
: <a class="el" href="classarmnn_1_1_optimization_views.xhtml#a5831f7597baa44356221647c45a14f78">OptimizationViews</a>
</li>
</ul>


<h3><a id="index_t"></a>- t -</h3><ul>
<li>Table
: <a class="el" href="structarmnn_1_1_cl_context_builder.xhtml#ae46e011abb88251d05eb9f83381c3436">ClContextBuilder</a>
, <a class="el" href="structarmnn_1_1_program_builder.xhtml#a90d87e99b942a9ccafb13e28aaedeba9">ProgramBuilder</a>
</li>
<li>TensorIdRawPtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#a7553cea300edaeb5722990f99f042ef0">TfLiteParserImpl</a>
</li>
<li>TensorIdRawPtrVector
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#a86428e0c674542488c7292dfbe2ce381">TfLiteParserImpl</a>
</li>
<li>TensorPtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#a4ab952e29d01028931f75f997ad7cbd4">TfLiteParserImpl</a>
</li>
<li>TensorRawPtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#ac3486e6c1a291aa67efd8b280ffb83cc">TfLiteParserImpl</a>
</li>
<li>TensorRawPtrVector
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser_impl.xhtml#abd8bee7fb9b86485a60bc7ee05114270">TfLiteParserImpl</a>
</li>
<li>Type
: <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_activation_01_4.xhtml#ae514a078d2b15ae2bb30a05a996cbd8e">LayerTypeOfImpl&lt; LayerType::Activation &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_addition_01_4.xhtml#aaf3a705411b9f722be1ccd01ee4fa22d">LayerTypeOfImpl&lt; LayerType::Addition &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_arg_min_max_01_4.xhtml#ae7ce1387512f9a73af3a57ab6fea3cd5">LayerTypeOfImpl&lt; LayerType::ArgMinMax &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_batch_mat_mul_01_4.xhtml#ac8ec6722d685415deac94c6fa28ab4fe">LayerTypeOfImpl&lt; LayerType::BatchMatMul &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_batch_normalization_01_4.xhtml#af9ff63c208d3f88364f6eed9e04b83bd">LayerTypeOfImpl&lt; LayerType::BatchNormalization &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_batch_to_space_nd_01_4.xhtml#a5e2e85ceb01bc153a5f45cbb2278d6e2">LayerTypeOfImpl&lt; LayerType::BatchToSpaceNd &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_cast_01_4.xhtml#ac0e2c5c8a2c083fc9fd5d3e423c38baa">LayerTypeOfImpl&lt; LayerType::Cast &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_channel_shuffle_01_4.xhtml#a9c043c8ca23d67283f81a53d4b1956e9">LayerTypeOfImpl&lt; LayerType::ChannelShuffle &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_comparison_01_4.xhtml#a7feb48b4f2539dd687881833b64880c0">LayerTypeOfImpl&lt; LayerType::Comparison &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_concat_01_4.xhtml#a652dd29f240416bb06fd4b7dadf2cb8b">LayerTypeOfImpl&lt; LayerType::Concat &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_constant_01_4.xhtml#a82da32430370729fa654abde50e9f309">LayerTypeOfImpl&lt; LayerType::Constant &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_convert_fp16_to_fp32_01_4.xhtml#ac70bc1136b9931f87f6d093a1192746c">LayerTypeOfImpl&lt; LayerType::ConvertFp16ToFp32 &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_convert_fp32_to_fp16_01_4.xhtml#a910efd594415f2cb2ec6981a8890f3b8">LayerTypeOfImpl&lt; LayerType::ConvertFp32ToFp16 &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_convolution2d_01_4.xhtml#a5cce0edf58310bcbffd34b3c11d180d2">LayerTypeOfImpl&lt; LayerType::Convolution2d &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_convolution3d_01_4.xhtml#a504b13909274d69616fce85b65391167">LayerTypeOfImpl&lt; LayerType::Convolution3d &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_debug_01_4.xhtml#a815fabe0b05a1979df96ee8cd65234f7">LayerTypeOfImpl&lt; LayerType::Debug &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_depth_to_space_01_4.xhtml#a5f8f6b1f1562631463d12c010cf63644">LayerTypeOfImpl&lt; LayerType::DepthToSpace &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_depthwise_convolution2d_01_4.xhtml#a16bbedc7226f6b3dfda8bd0114caca0f">LayerTypeOfImpl&lt; LayerType::DepthwiseConvolution2d &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_dequantize_01_4.xhtml#a7856fac5f8ba4cf556c158bcf85ec3af">LayerTypeOfImpl&lt; LayerType::Dequantize &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_detection_post_process_01_4.xhtml#ae98dd05a3b4c0a6257bccde9b76b4bad">LayerTypeOfImpl&lt; LayerType::DetectionPostProcess &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_division_01_4.xhtml#a50d0f29aae9887c26a6294b1c8b22c10">LayerTypeOfImpl&lt; LayerType::Division &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_elementwise_unary_01_4.xhtml#adb80f23dfca224ddf4db6e7b29477286">LayerTypeOfImpl&lt; LayerType::ElementwiseUnary &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_fake_quantization_01_4.xhtml#a93500c106f73880b8d4c766d218e157d">LayerTypeOfImpl&lt; LayerType::FakeQuantization &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_fill_01_4.xhtml#a620090ef556541d823c05ea36cea82da">LayerTypeOfImpl&lt; LayerType::Fill &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_floor_01_4.xhtml#a083f840156ca14bddc18255e19ebd5d2">LayerTypeOfImpl&lt; LayerType::Floor &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_fully_connected_01_4.xhtml#a493feff79786e31093305b5524b497a2">LayerTypeOfImpl&lt; LayerType::FullyConnected &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_gather_01_4.xhtml#a8d4be49b18618372a41c3601e435d003">LayerTypeOfImpl&lt; LayerType::Gather &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_gather_nd_01_4.xhtml#abded2902193b02fccc85963d36011004">LayerTypeOfImpl&lt; LayerType::GatherNd &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_input_01_4.xhtml#a0d094e95ed08604d248e9681d55604ec">LayerTypeOfImpl&lt; LayerType::Input &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_instance_normalization_01_4.xhtml#ab95dcf63c14b48eab9168bbea67ad9e4">LayerTypeOfImpl&lt; LayerType::InstanceNormalization &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_l2_normalization_01_4.xhtml#a119273777149fe12ea3edde30967bd25">LayerTypeOfImpl&lt; LayerType::L2Normalization &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_logical_binary_01_4.xhtml#a3ad0fc133954bd8dc861c234f8310fb7">LayerTypeOfImpl&lt; LayerType::LogicalBinary &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_log_softmax_01_4.xhtml#ab6bf1481c0e8dcc6783bd9eef7eb61f5">LayerTypeOfImpl&lt; LayerType::LogSoftmax &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_lstm_01_4.xhtml#a9e22aa0bec6c533cc1f53de94a62893b">LayerTypeOfImpl&lt; LayerType::Lstm &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_map_01_4.xhtml#a0dcdf4527ca21b7263ba805154ef2441">LayerTypeOfImpl&lt; LayerType::Map &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_maximum_01_4.xhtml#a258ca136293b33fbdfb5ce8a957e6a39">LayerTypeOfImpl&lt; LayerType::Maximum &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_mean_01_4.xhtml#acd800c8971afa70df89c335fe7939f41">LayerTypeOfImpl&lt; LayerType::Mean &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_mem_copy_01_4.xhtml#a6742ba4e7cd5734c6a4fe05a245cb413">LayerTypeOfImpl&lt; LayerType::MemCopy &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_mem_import_01_4.xhtml#a6b2e0a2470acbdc77fc1a0a400e32dce">LayerTypeOfImpl&lt; LayerType::MemImport &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_merge_01_4.xhtml#ab0de78e72ce61e1a3e8031ca08db61a1">LayerTypeOfImpl&lt; LayerType::Merge &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_minimum_01_4.xhtml#a5c216ff4288c8cfe295b05c9994f1501">LayerTypeOfImpl&lt; LayerType::Minimum &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_multiplication_01_4.xhtml#adf2bd1ed70c765a55df425548cf44b3c">LayerTypeOfImpl&lt; LayerType::Multiplication &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_normalization_01_4.xhtml#a25424102361ed92279f28b3c3fc6eb51">LayerTypeOfImpl&lt; LayerType::Normalization &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_output_01_4.xhtml#a3038d2b9c5e39b1722938bfb6099634e">LayerTypeOfImpl&lt; LayerType::Output &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_pad_01_4.xhtml#a2fda3c8e3b25bc7dec33404647bdbc37">LayerTypeOfImpl&lt; LayerType::Pad &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_permute_01_4.xhtml#acd37bf8aa844f8dfcd48ae156ba3090f">LayerTypeOfImpl&lt; LayerType::Permute &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_pooling2d_01_4.xhtml#a9b5adf37a37e8289f2b6684207f1bc1d">LayerTypeOfImpl&lt; LayerType::Pooling2d &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_pooling3d_01_4.xhtml#a1b20989283c86269ae200762c3a5a640">LayerTypeOfImpl&lt; LayerType::Pooling3d &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_pre_compiled_01_4.xhtml#ae1c6c87939b95ef6fd115811d39393c3">LayerTypeOfImpl&lt; LayerType::PreCompiled &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_prelu_01_4.xhtml#a6c16af33ec5dcc347732540f7ae19f69">LayerTypeOfImpl&lt; LayerType::Prelu &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_q_lstm_01_4.xhtml#a6a7bbca896cd95adb4b3ffc75dec2a39">LayerTypeOfImpl&lt; LayerType::QLstm &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_quantize_01_4.xhtml#a7444a87880b339564b1b7cde59012342">LayerTypeOfImpl&lt; LayerType::Quantize &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_quantized_lstm_01_4.xhtml#aeb11415e51304e4bd9f6f79c0a2acb6c">LayerTypeOfImpl&lt; LayerType::QuantizedLstm &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_rank_01_4.xhtml#a114e2a1efee715f9333261cc0126b397">LayerTypeOfImpl&lt; LayerType::Rank &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_reduce_01_4.xhtml#a71dbb3ae343df19840cb2773135674e9">LayerTypeOfImpl&lt; LayerType::Reduce &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_reshape_01_4.xhtml#acdb2ff4e5f606bdd076f56b5cbaea12f">LayerTypeOfImpl&lt; LayerType::Reshape &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_resize_01_4.xhtml#a0380e1a846e5393ccbdfc862ee0e26f3">LayerTypeOfImpl&lt; LayerType::Resize &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_shape_01_4.xhtml#ad72a3105da35f580100b3da1c77f833b">LayerTypeOfImpl&lt; LayerType::Shape &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_slice_01_4.xhtml#aee8205d8bca12a807a014a08c293e08a">LayerTypeOfImpl&lt; LayerType::Slice &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_softmax_01_4.xhtml#a37eec36c637015cdb5b7a8c82e40ca99">LayerTypeOfImpl&lt; LayerType::Softmax &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_space_to_batch_nd_01_4.xhtml#aa139eef86a0726f0b0a0b90c60a41302">LayerTypeOfImpl&lt; LayerType::SpaceToBatchNd &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_space_to_depth_01_4.xhtml#a37ba3fa188188b959474a90b90c3aaa7">LayerTypeOfImpl&lt; LayerType::SpaceToDepth &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_splitter_01_4.xhtml#ae310195c919eb04bf58ada8e8a7325ed">LayerTypeOfImpl&lt; LayerType::Splitter &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_stack_01_4.xhtml#a9903d727ae1a00fe3c617a3430acd8ed">LayerTypeOfImpl&lt; LayerType::Stack &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_stand_in_01_4.xhtml#aa3100e563f78198cb4c123a39e43de47">LayerTypeOfImpl&lt; LayerType::StandIn &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_strided_slice_01_4.xhtml#aa8af230cc5b823a7e68b4cb0703bd233">LayerTypeOfImpl&lt; LayerType::StridedSlice &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_subtraction_01_4.xhtml#a09349b419c76e8e157031ddddf15fa49">LayerTypeOfImpl&lt; LayerType::Subtraction &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_switch_01_4.xhtml#af7f739e27b0ce38877f24f17b3764d2d">LayerTypeOfImpl&lt; LayerType::Switch &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_transpose_01_4.xhtml#a00cf7c4d734f497092d8084da1c7d727">LayerTypeOfImpl&lt; LayerType::Transpose &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_transpose_convolution2d_01_4.xhtml#afc71d0d1d2136c556c2373cb0b4c1acd">LayerTypeOfImpl&lt; LayerType::TransposeConvolution2d &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_unidirectional_sequence_lstm_01_4.xhtml#a1ad679e006f7851f370fa81cb375895f">LayerTypeOfImpl&lt; LayerType::UnidirectionalSequenceLstm &gt;</a>
, <a class="el" href="structarmnn_1_1_layer_type_of_impl_3_01_layer_type_1_1_unmap_01_4.xhtml#ade6b4dc2137335b4b6258d1cf31a7c0a">LayerTypeOfImpl&lt; LayerType::Unmap &gt;</a>
, <a class="el" href="structarmnn_1_1_resolve_type_impl_3_01_data_type_1_1_b_float16_01_4.xhtml#a2bb675d1eba0ba0d3c5d514025dfa8aa">ResolveTypeImpl&lt; DataType::BFloat16 &gt;</a>
, <a class="el" href="structarmnn_1_1_resolve_type_impl_3_01_data_type_1_1_boolean_01_4.xhtml#a4ead9bff73e6b8e9843a264a3c9ef8f8">ResolveTypeImpl&lt; DataType::Boolean &gt;</a>
, <a class="el" href="structarmnn_1_1_resolve_type_impl_3_01_data_type_1_1_float16_01_4.xhtml#aa13e27c377a7e8ba94e22a4555b7bbda">ResolveTypeImpl&lt; DataType::Float16 &gt;</a>
, <a class="el" href="structarmnn_1_1_resolve_type_impl_3_01_data_type_1_1_float32_01_4.xhtml#a3f2cc05ed1fc05e49ec31a4bd30c64a3">ResolveTypeImpl&lt; DataType::Float32 &gt;</a>
, <a class="el" href="structarmnn_1_1_resolve_type_impl_3_01_data_type_1_1_q_asymm_s8_01_4.xhtml#a68e91117f368da10b0a0bf637436effd">ResolveTypeImpl&lt; DataType::QAsymmS8 &gt;</a>
, <a class="el" href="structarmnn_1_1_resolve_type_impl_3_01_data_type_1_1_q_asymm_u8_01_4.xhtml#a4ead9bff73e6b8e9843a264a3c9ef8f8">ResolveTypeImpl&lt; DataType::QAsymmU8 &gt;</a>
, <a class="el" href="structarmnn_1_1_resolve_type_impl_3_01_data_type_1_1_q_symm_s16_01_4.xhtml#a3bd326bc30a0ab08848efc0c402708eb">ResolveTypeImpl&lt; DataType::QSymmS16 &gt;</a>
, <a class="el" href="structarmnn_1_1_resolve_type_impl_3_01_data_type_1_1_q_symm_s8_01_4.xhtml#a68e91117f368da10b0a0bf637436effd">ResolveTypeImpl&lt; DataType::QSymmS8 &gt;</a>
, <a class="el" href="structarmnn_1_1_resolve_type_impl_3_01_data_type_1_1_signed32_01_4.xhtml#a4c8186ddcab44636bb4dcc19999c0f6d">ResolveTypeImpl&lt; DataType::Signed32 &gt;</a>
, <a class="el" href="structarmnn_1_1_resolve_type_impl_3_01_data_type_1_1_signed64_01_4.xhtml#ab47f52d60f84f95b6403b52bef5bd3f1">ResolveTypeImpl&lt; DataType::Signed64 &gt;</a>
</li>
</ul>


<h3><a id="index_v"></a>- v -</h3><ul>
<li>ValueType
: <a class="el" href="classarmnn_1_1_permutation_vector.xhtml#a9e70f27e3e424e90566080423b1fe2db">PermutationVector</a>
</li>
</ul>


<h3><a id="index_w"></a>- w -</h3><ul>
<li>WorkloadQueue
: <a class="el" href="classarmnn_1_1_loaded_network.xhtml#a48fe2df41d914c38c913160956acc706">LoadedNetwork</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 Wed Mar 22 2023 15:53:10 for ArmNN by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
  </ul>
</div>
</body>
</html>