aboutsummaryrefslogtreecommitdiff
path: root/20.11/functions_type_t.xhtml
blob: 375bf533eb89a10fef098ecb4a2c41d064c13d6d (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
<!-- 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: 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>
<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.11</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('functions_type_t.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_t"></a>- t -</h3><ul>
<li>TContainer
: <a class="el" href="classarmnn_1_1test_1_1_inference_model_test_case.xhtml#acf933608643ce27b3c68e3431d047d0a">InferenceModelTestCase&lt; TModel &gt;</a>
, <a class="el" href="class_inference_model.xhtml#acf933608643ce27b3c68e3431d047d0a">InferenceModel&lt; IParser, TDataType &gt;</a>
</li>
<li>TensorIdRawPtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser.xhtml#a7553cea300edaeb5722990f99f042ef0">TfLiteParser</a>
</li>
<li>TensorIdRawPtrVector
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser.xhtml#a86428e0c674542488c7292dfbe2ce381">TfLiteParser</a>
</li>
<li>TensorPtr
: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser.xhtml#a4ab952e29d01028931f75f997ad7cbd4">TfLiteParser</a>
</li>
<li>TensorRawPtr
: <a class="el" href="classarmnn_deserializer_1_1_deserializer.xhtml#a80888061963ddd18e87105807a035d9a">Deserializer</a>
, <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser.xhtml#ac3486e6c1a291aa67efd8b280ffb83cc">TfLiteParser</a>
</li>
<li>TensorRawPtrVector
: <a class="el" href="classarmnn_deserializer_1_1_deserializer.xhtml#abd8bee7fb9b86485a60bc7ee05114270">Deserializer</a>
, <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser.xhtml#abd8bee7fb9b86485a60bc7ee05114270">TfLiteParser</a>
</li>
<li>TensorShapePtr
: <a class="el" href="struct_execute_network_params.xhtml#a29ca0d7f3ce1cb59535aa4d09f7d1b37">ExecuteNetworkParams</a>
</li>
<li>TTestCaseData
: <a class="el" href="class_caffe_preprocessor.xhtml#a0b6d5426d97a60215cdcd609dee35cc9">CaffePreprocessor</a>
, <a class="el" href="class_cifar10_database.xhtml#a0b6d5426d97a60215cdcd609dee35cc9">Cifar10Database</a>
, <a class="el" href="class_image_preprocessor.xhtml#a0b6d5426d97a60215cdcd609dee35cc9">ImagePreprocessor&lt; TDataType &gt;</a>
, <a class="el" href="class_mnist_database.xhtml#a0b6d5426d97a60215cdcd609dee35cc9">MnistDatabase</a>
, <a class="el" href="class_yolo_database.xhtml#a626407dd7c0a5e7d9299ac3deba502d7">YoloDatabase</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_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_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_bf16_to_fp32_01_4.xhtml#a9f6c0b9c235c1eeab9525b49b8a20847">LayerTypeOfImpl&lt; LayerType::ConvertBf16ToFp32 &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_bf16_01_4.xhtml#a36e38ce02c28d204ec6b66bb3c3f28a6">LayerTypeOfImpl&lt; LayerType::ConvertFp32ToBf16 &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_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_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_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_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_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_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>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="footer">Generated on Thu Nov 26 2020 11:04:34 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>