blob: 77d729ac2a05e6ff1d75b3b14b4d74af64b17291 [file] [log] [blame]
Ryan OSheade36e4a2020-03-13 16:26:19 +00001<!-- Copyright (c) 2020 ARM Limited. -->
2<!-- -->
3<!-- SPDX-License-Identifier: MIT -->
4<!-- -->
5<!-- HTML header for doxygen 1.8.13-->
6<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7<html xmlns="http://www.w3.org/1999/xhtml">
8<head>
9<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
10<meta http-equiv="X-UA-Compatible" content="IE=9"/>
11<meta name="generator" content="Doxygen 1.8.13"/>
12<meta name="robots" content="NOINDEX, NOFOLLOW" />
13<meta name="viewport" content="width=device-width, initial-scale=1"/>
14<title>ArmNN: Class Members - Functions</title>
15<link href="tabs.css" rel="stylesheet" type="text/css"/>
16<script type="text/javascript" src="jquery.js"></script>
17<script type="text/javascript" src="dynsections.js"></script>
18<link href="navtree.css" rel="stylesheet" type="text/css"/>
19<script type="text/javascript" src="resize.js"></script>
20<script type="text/javascript" src="navtreedata.js"></script>
21<script type="text/javascript" src="navtree.js"></script>
22<script type="text/javascript">
23 $(document).ready(initResizable);
24</script>
25<link href="search/search.css" rel="stylesheet" type="text/css"/>
26<script type="text/javascript" src="search/searchdata.js"></script>
27<script type="text/javascript" src="search/search.js"></script>
28<script type="text/x-mathjax-config">
29 MathJax.Hub.Config({
30 extensions: ["tex2jax.js"],
31 jax: ["input/TeX","output/HTML-CSS"],
32});
33</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
34<link href="doxygen.css" rel="stylesheet" type="text/css" />
35<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
36</head>
37<body>
38<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
39<div id="titlearea">
40<table cellspacing="0" cellpadding="0">
41 <tbody>
42 <tr style="height: 56px;">
43 <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
44 <td style="padding-left: 0.5em;">
45 <div id="projectname">
46 &#160;<span id="projectnumber">20.02</span>
47 </div>
48 </td>
49 </tr>
50 </tbody>
51</table>
52</div>
53<!-- end header part -->
54<!-- Generated by Doxygen 1.8.13 -->
55<script type="text/javascript">
56var searchBox = new SearchBox("searchBox", "search",false,'Search');
57</script>
58<script type="text/javascript" src="menudata.js"></script>
59<script type="text/javascript" src="menu.js"></script>
60<script type="text/javascript">
61$(function() {
62 initMenu('',true,false,'search.php','Search');
63 $(document).ready(function() { init_search(); });
64});
65</script>
66<div id="main-nav"></div>
67</div><!-- top -->
68<div id="side-nav" class="ui-resizable side-nav-resizable">
69 <div id="nav-tree">
70 <div id="nav-tree-contents">
71 <div id="nav-sync" class="sync"></div>
72 </div>
73 </div>
74 <div id="splitbar" style="-moz-user-select:none;"
75 class="ui-resizable-handle">
76 </div>
77</div>
78<script type="text/javascript">
79$(document).ready(function(){initNavTree('functions_func_0x7e.xhtml','');});
80</script>
81<div id="doc-content">
82<!-- window showing the filter options -->
83<div id="MSearchSelectWindow"
84 onmouseover="return searchBox.OnSearchSelectShow()"
85 onmouseout="return searchBox.OnSearchSelectHide()"
86 onkeydown="return searchBox.OnSearchSelectKey(event)">
87</div>
88
89<!-- iframe showing the search results (closed by default) -->
90<div id="MSearchResultsWindow">
91<iframe src="javascript:void(0)" frameborder="0"
92 name="MSearchResults" id="MSearchResults">
93</iframe>
94</div>
95
96<div class="contents">
97&#160;
98
99<h3><a id="index_0x7e"></a>- ~ -</h3><ul>
100<li>~AbsLayer()
101: <a class="el" href="classarmnn_1_1_abs_layer.xhtml#afd3b33639d29e1dddb660b2a7a0b4a6a">AbsLayer</a>
102</li>
103<li>~ActivationLayer()
104: <a class="el" href="classarmnn_1_1_activation_layer.xhtml#a272dd50b9965d529eed462d4fe65e53e">ActivationLayer</a>
105</li>
106<li>~AddDebugImpl()
107: <a class="el" href="classarmnn_1_1optimizations_1_1_add_debug_impl.xhtml#aa17d19b824a5c90e167d78229d72a864">AddDebugImpl</a>
108</li>
109<li>~AdditionLayer()
110: <a class="el" href="classarmnn_1_1_addition_layer.xhtml#a2fc2b0181ef93ebd32301f6bcb1733bd">AdditionLayer</a>
111</li>
112<li>~ArgMinMaxLayer()
113: <a class="el" href="classarmnn_1_1_arg_min_max_layer.xhtml#a468e3a17c036f2f5031efd40ca6c6082">ArgMinMaxLayer</a>
114</li>
115<li>~BackendId()
116: <a class="el" href="classarmnn_1_1_backend_id.xhtml#ad7ccaaabca16552487e146957242972c">BackendId</a>
117</li>
118<li>~BackendOption()
119: <a class="el" href="structarmnn_1_1_backend_options_1_1_backend_option.xhtml#a1b42b4730365ff017280a5100d3ae3f8">BackendOptions::BackendOption</a>
120</li>
121<li>~BackendProfiling()
122: <a class="el" href="classarmnn_1_1profiling_1_1_backend_profiling.xhtml#ad6461bdc54c179fce4e84258ec56dc61">BackendProfiling</a>
123</li>
124<li>~BackendRegistry()
125: <a class="el" href="classarmnn_1_1_backend_registry.xhtml#a8786f3428c374a1f2b08cabde9ffa687">BackendRegistry</a>
126</li>
127<li>~BaseIterator()
128: <a class="el" href="classarmnn_1_1_base_iterator.xhtml#ae6ebc8bd299c44c289bd4168d3ecc68f">BaseIterator</a>
129</li>
130<li>~BaseMemoryManager()
131: <a class="el" href="classarmnn_1_1_base_memory_manager.xhtml#a00a469f202ef1876876cc8a3148bdc36">BaseMemoryManager</a>
132</li>
133<li>~BaseTensor()
134: <a class="el" href="classarmnn_1_1_base_tensor.xhtml#abac025efeffc6e099a365bdb17b5ca3e">BaseTensor&lt; MemoryType &gt;</a>
135</li>
136<li>~BatchNormalizationLayer()
137: <a class="el" href="classarmnn_1_1_batch_normalization_layer.xhtml#a15bb63bb2fb8d760dc022720a7314acf">BatchNormalizationLayer</a>
138</li>
139<li>~BatchToSpaceNdLayer()
140: <a class="el" href="classarmnn_1_1_batch_to_space_nd_layer.xhtml#a43e1497a66ac7f2c8f58eb185f88f4e1">BatchToSpaceNdLayer</a>
141</li>
142<li>~BindableLayer()
143: <a class="el" href="classarmnn_1_1_bindable_layer.xhtml#abe51650bd0ebdb1cbe63b16a6a2639ea">BindableLayer</a>
144</li>
145<li>~BufferManager()
146: <a class="el" href="classarmnn_1_1profiling_1_1_buffer_manager.xhtml#a8224229b6953f986d6fb2d4d00fe6ee2">BufferManager</a>
147</li>
148<li>~ClBackend()
149: <a class="el" href="classarmnn_1_1_cl_backend.xhtml#a2d10800539d28eead01057c1cc75815d">ClBackend</a>
150</li>
151<li>~ClBackendContext()
152: <a class="el" href="classarmnn_1_1_cl_backend_context.xhtml#a9cd81257364a0a85008f1d4109016264">ClBackendContext</a>
153</li>
154<li>~ClContextControl()
155: <a class="el" href="classarmnn_1_1_cl_context_control.xhtml#a9d4f5387dafdafbb86aac00586c58a79">ClContextControl</a>
156</li>
157<li>~ClMemoryManager()
158: <a class="el" href="classarmnn_1_1_cl_memory_manager.xhtml#a09a3a6ff3d72b2829032f3f627fe25a8">ClMemoryManager</a>
159</li>
160<li>~CommandHandler()
161: <a class="el" href="classarmnn_1_1profiling_1_1_command_handler.xhtml#a5f937b7610842eb70d0376221da7bb07">CommandHandler</a>
162</li>
163<li>~CommandHandlerFunctor()
164: <a class="el" href="classarmnn_1_1profiling_1_1_command_handler_functor.xhtml#a05aaf089b3b02e13bc728e2c8c94cb4e">CommandHandlerFunctor</a>
165</li>
166<li>~ComparisonLayer()
167: <a class="el" href="classarmnn_1_1_comparison_layer.xhtml#a1866ea0335e6b4e09bff8c36732ecfa3">ComparisonLayer</a>
168</li>
169<li>~ConcatLayer()
170: <a class="el" href="classarmnn_1_1_concat_layer.xhtml#a73b36469c5fe8ee1c1d16323619365f1">ConcatLayer</a>
171</li>
172<li>~ConstantLayer()
173: <a class="el" href="classarmnn_1_1_constant_layer.xhtml#a19c5dac79ecae1c9fd71235462387311">ConstantLayer</a>
174</li>
175<li>~ConvertConstants()
176: <a class="el" href="classarmnn_1_1optimizations_1_1_convert_constants.xhtml#ab77d31dcba039c99e638faeab9ff18e8">ConvertConstants&lt; Converter, Predicate &gt;</a>
177</li>
178<li>~ConvertFp16ToFp32Layer()
179: <a class="el" href="classarmnn_1_1_convert_fp16_to_fp32_layer.xhtml#ae02e6f72c448f31c82b9def8c7096e00">ConvertFp16ToFp32Layer</a>
180</li>
181<li>~ConvertFp32NetworkToFp16Impl()
182: <a class="el" href="classarmnn_1_1optimizations_1_1_convert_fp32_network_to_fp16_impl.xhtml#a2b3e400ddbdb7b3f846b47bb535dfd97">ConvertFp32NetworkToFp16Impl</a>
183</li>
184<li>~ConvertFp32ToFp16Layer()
185: <a class="el" href="classarmnn_1_1_convert_fp32_to_fp16_layer.xhtml#ada83b37cfab96bbbdeef5900caa70397">ConvertFp32ToFp16Layer</a>
186</li>
187<li>~Convolution2dLayer()
188: <a class="el" href="classarmnn_1_1_convolution2d_layer.xhtml#af83688dfd5460d2f705f1ab60b8a216f">Convolution2dLayer</a>
189</li>
190<li>~CounterDirectory()
191: <a class="el" href="classarmnn_1_1profiling_1_1_counter_directory.xhtml#acf7538e5b98c77d22e3df30360a071a2">CounterDirectory</a>
192</li>
193<li>~CounterIdMap()
194: <a class="el" href="classarmnn_1_1profiling_1_1_counter_id_map.xhtml#ad7cf6a514144f22d94542b8d7b833640">CounterIdMap</a>
195</li>
196<li>~DebugLayer()
197: <a class="el" href="classarmnn_1_1_debug_layer.xhtml#af7b7a8c1b87e8320e0a63332a4ef2ae4">DebugLayer</a>
198</li>
199<li>~Decoder()
200: <a class="el" href="classarmnn_1_1_decoder.xhtml#a2ff7c15dd4f7e8a75ede5fdab35d289a">Decoder&lt; IType &gt;</a>
201</li>
202<li>~DepthToSpaceLayer()
203: <a class="el" href="classarmnn_1_1_depth_to_space_layer.xhtml#a62cf098c7b769277aa3d66c9d9203a12">DepthToSpaceLayer</a>
204</li>
205<li>~DepthwiseConvolution2dLayer()
206: <a class="el" href="classarmnn_1_1_depthwise_convolution2d_layer.xhtml#aa083660358ea15446f823a38c1533698">DepthwiseConvolution2dLayer</a>
207</li>
208<li>~DequantizeLayer()
209: <a class="el" href="classarmnn_1_1_dequantize_layer.xhtml#a75254f2384cb11d79b36f57f89e9022f">DequantizeLayer</a>
210</li>
211<li>~Deserializer()
212: <a class="el" href="classarmnn_deserializer_1_1_deserializer.xhtml#adcc4ae100496aaa3e6766dce0271033d">Deserializer</a>
213</li>
214<li>~DetectionPostProcessLayer()
215: <a class="el" href="classarmnn_1_1_detection_post_process_layer.xhtml#a7acbfacbca5998ff9c967927d00efbe2">DetectionPostProcessLayer</a>
216</li>
217<li>~DeviceSpec()
218: <a class="el" href="classarmnn_1_1_device_spec.xhtml#a36963441acb57ec53af7fef48bfd434c">DeviceSpec</a>
219</li>
220<li>~DivisionLayer()
221: <a class="el" href="classarmnn_1_1_division_layer.xhtml#a6638f79eb931c4c421680c22675f5546">DivisionLayer</a>
222</li>
223<li>~DotAttributeSet()
224: <a class="el" href="classarmnn_1_1_dot_attribute_set.xhtml#ad9ebcbd4c203fdf680df08bb7a0102d7">DotAttributeSet</a>
225</li>
226<li>~DotDefaults()
227: <a class="el" href="classarmnn_1_1_dot_defaults.xhtml#a6ce7f8a8b6858137f55f7f25f9b80a7d">DotDefaults</a>
228</li>
229<li>~DotEdge()
230: <a class="el" href="classarmnn_1_1_dot_edge.xhtml#aa6e95d3ac8f1006f7b673fa636ba7ac4">DotEdge</a>
231</li>
232<li>~DotGraph()
233: <a class="el" href="classarmnn_1_1_dot_graph.xhtml#a452fb51fbd96e26a4a419a21c60ce4f6">DotGraph</a>
234</li>
235<li>~DotNode()
236: <a class="el" href="classarmnn_1_1_dot_node.xhtml#a1a90b7c27390c5b4f7828a0c9917f6fe">DotNode</a>
237</li>
238<li>~DynamicQuantizationVisitor()
239: <a class="el" href="classarmnn_1_1_dynamic_quantization_visitor.xhtml#a4f083823a44ede4d3482361dcb61bebe">DynamicQuantizationVisitor</a>
240</li>
241<li>~ElementwiseBaseLayer()
242: <a class="el" href="classarmnn_1_1_elementwise_base_layer.xhtml#a70745c21e09e36c3a83aff0c9848514c">ElementwiseBaseLayer</a>
243</li>
244<li>~ElementwiseUnaryLayer()
245: <a class="el" href="classarmnn_1_1_elementwise_unary_layer.xhtml#ab6fbbcd1245aeda915db3e2fa69cf061">ElementwiseUnaryLayer</a>
246</li>
247<li>~Encoder()
248: <a class="el" href="classarmnn_1_1_encoder.xhtml#a2a7d9ce14c0db46b3d1baaae0a7c13ba">Encoder&lt; IType &gt;</a>
249</li>
250<li>~Event()
251: <a class="el" href="classarmnn_1_1_event.xhtml#aed10f5e4b5520fcb155518eebd8993c4">Event</a>
252</li>
253<li>~FakeQuantizationLayer()
254: <a class="el" href="classarmnn_1_1_fake_quantization_layer.xhtml#aa8b8e11008ddacd60bf165a481ca3b0a">FakeQuantizationLayer</a>
255</li>
256<li>~FileOnlyProfilingConnection()
257: <a class="el" href="classarmnn_1_1profiling_1_1_file_only_profiling_connection.xhtml#af05e56dee203f12a40d407ef64023467">FileOnlyProfilingConnection</a>
258</li>
259<li>~FloorLayer()
260: <a class="el" href="classarmnn_1_1_floor_layer.xhtml#ad9124b71619bd871f87cabe4e8bc4a73">FloorLayer</a>
261</li>
262<li>~FoldPadIntoConvolution2dImpl()
263: <a class="el" href="classarmnn_1_1optimizations_1_1_fold_pad_into_convolution2d_impl.xhtml#ab52c3ac73b3b657ccc44ac92d2ce88f1">FoldPadIntoConvolution2dImpl</a>
264</li>
265<li>~FullyConnectedLayer()
266: <a class="el" href="classarmnn_1_1_fully_connected_layer.xhtml#a9155d2ec7631b99587504b36ede2412a">FullyConnectedLayer</a>
267</li>
268<li>~GatherLayer()
269: <a class="el" href="classarmnn_1_1_gather_layer.xhtml#a7bd5c126c866e34a8555a2c723e8ad64">GatherLayer</a>
270</li>
271<li>~GatordMockService()
272: <a class="el" href="classarmnn_1_1gatordmock_1_1_gatord_mock_service.xhtml#ae1a11e5360cb7940eb34f80ed0dba57b">GatordMockService</a>
273</li>
274<li>~Graph()
275: <a class="el" href="classarmnn_1_1_graph.xhtml#af5a604e5e9e4d68dbc10b312e59f678f">Graph</a>
276</li>
277<li>~GraphObservable()
278: <a class="el" href="classarmnn_1_1_graph_observable.xhtml#a275f5638b4dedbcbd80b42e4210cb88e">GraphObservable&lt; ObservedType &gt;</a>
279</li>
280<li>~HtmlFont()
281: <a class="el" href="classarmnn_1_1_html_font.xhtml#a852f98b6421c89a07eae9f1e35ef1210">HtmlFont</a>
282</li>
283<li>~HtmlSection()
284: <a class="el" href="classarmnn_1_1_html_section.xhtml#a18b07a40a0cdf7f9e38fdeddc28e0e6f">HtmlSection</a>
285</li>
286<li>~HtmlSimpleTag()
287: <a class="el" href="classarmnn_1_1_html_simple_tag.xhtml#acf4474eca8d745ce961a32637d4e2191">HtmlSimpleTag</a>
288</li>
289<li>~IBackend()
290: <a class="el" href="classarmnn_1_1_i_backend.xhtml#aa73289e0503a4f7ec5909e117a57aa2b">IBackend</a>
291</li>
292<li>~IBackendContext()
293: <a class="el" href="classarmnn_1_1_i_backend_context.xhtml#a13815a4455284ba43cae24ff99f6fc43">IBackendContext</a>
294</li>
295<li>~IBackendInternal()
296: <a class="el" href="classarmnn_1_1_i_backend_internal.xhtml#a8c507c220869f89aec2dc370ea6c5a0b">IBackendInternal</a>
297</li>
298<li>~IBackendProfiling()
299: <a class="el" href="classarmnn_1_1profiling_1_1_i_backend_profiling.xhtml#a1179976118abc3d6765a5b2fea4be35c">IBackendProfiling</a>
300</li>
301<li>~IBackendProfilingContext()
302: <a class="el" href="classarmnn_1_1profiling_1_1_i_backend_profiling_context.xhtml#a9aeb82fc99434b8847b6274868cce79e">IBackendProfilingContext</a>
303</li>
304<li>~IBufferManager()
305: <a class="el" href="classarmnn_1_1profiling_1_1_i_buffer_manager.xhtml#a18c16b4ff70efb2663a4c4c1144babee">IBufferManager</a>
306</li>
307<li>~ICaffeParser()
308: <a class="el" href="classarmnn_caffe_parser_1_1_i_caffe_parser.xhtml#ac4414ec3d86bc919088a47ef300b4532">ICaffeParser</a>
309</li>
310<li>~IConnectableLayer()
311: <a class="el" href="classarmnn_1_1_i_connectable_layer.xhtml#a8c7faf37c1d965431aaa02ae934d67ee">IConnectableLayer</a>
312</li>
313<li>~IConsumer()
314: <a class="el" href="classarmnn_1_1profiling_1_1_i_consumer.xhtml#a70e3766f4088883274c4daa1941f03b9">IConsumer</a>
315</li>
316<li>~ICounterDirectory()
317: <a class="el" href="classarmnn_1_1profiling_1_1_i_counter_directory.xhtml#ad5186479ccb3343cad2dcf8a288bede1">ICounterDirectory</a>
318</li>
319<li>~ICounterMappings()
320: <a class="el" href="classarmnn_1_1profiling_1_1_i_counter_mappings.xhtml#aff478703ba6af2360a04c1f0e00911b4">ICounterMappings</a>
321</li>
322<li>~ICounterRegistry()
323: <a class="el" href="classarmnn_1_1profiling_1_1_i_counter_registry.xhtml#ae975a04ac3e352f5ed0c13501a684cb5">ICounterRegistry</a>
324</li>
325<li>~IDeserializer()
326: <a class="el" href="classarmnn_deserializer_1_1_i_deserializer.xhtml#aa46cab6453307d54a7ff94f19ee47d53">IDeserializer</a>
327</li>
328<li>~IDeviceSpec()
329: <a class="el" href="classarmnn_1_1_i_device_spec.xhtml#aa95584a320afb7c759ad27e3f8e7f3f5">IDeviceSpec</a>
330</li>
331<li>~IExecutionFrame()
332: <a class="el" href="classarmnn_1_1_i_execution_frame.xhtml#a1ca0125ac3082676dae03050a52e6068">IExecutionFrame</a>
333</li>
334<li>~IGpuAccTunedParameters()
335: <a class="el" href="classarmnn_1_1_i_gpu_acc_tuned_parameters.xhtml#a42b98f24092313b6a7673b54a3a84aa4">IGpuAccTunedParameters</a>
336</li>
337<li>~IGraphObservable()
338: <a class="el" href="classarmnn_1_1_i_graph_observable.xhtml#aeaa98099688dddceed8606ff8a8b40c8">IGraphObservable</a>
339</li>
340<li>~IInferenceTestCase()
341: <a class="el" href="classarmnn_1_1test_1_1_i_inference_test_case.xhtml#a99e369e14a0ce3322d3fd5520b819ab3">IInferenceTestCase</a>
342</li>
343<li>~IInferenceTestCaseProvider()
344: <a class="el" href="classarmnn_1_1test_1_1_i_inference_test_case_provider.xhtml#a63e4bc6c42594357e52b06e386b48d30">IInferenceTestCaseProvider</a>
345</li>
346<li>~IInputSlot()
347: <a class="el" href="classarmnn_1_1_i_input_slot.xhtml#af9d1da899b5c925de16bc0a1fb49dc61">IInputSlot</a>
348</li>
349<li>~ILayerSupport()
350: <a class="el" href="classarmnn_1_1_i_layer_support.xhtml#a9e7f4f28576904804cd759e49173beeb">ILayerSupport</a>
351</li>
352<li>~ILayerVisitor()
353: <a class="el" href="classarmnn_1_1_i_layer_visitor.xhtml#a7ad7aeeaf26228ef11c15fa5d4507d8a">ILayerVisitor</a>
354</li>
355<li>~IMemoryManager()
356: <a class="el" href="classarmnn_1_1_i_memory_manager.xhtml#ab6c1ddb9068366530366b18984a4ef9b">IMemoryManager</a>
357</li>
358<li>~INetwork()
359: <a class="el" href="classarmnn_1_1_i_network.xhtml#af760179196d57e2ddbc64b989fb72586">INetwork</a>
360</li>
361<li>~INetworkProperties()
362: <a class="el" href="structarmnn_1_1_i_network_properties.xhtml#a043b374620881808982d513014269742">INetworkProperties</a>
363</li>
364<li>~INetworkQuantizer()
365: <a class="el" href="classarmnn_1_1_i_network_quantizer.xhtml#a6b376fc4dcd2e2b3f5c1125a9c460a12">INetworkQuantizer</a>
366</li>
367<li>~InputLayer()
368: <a class="el" href="classarmnn_1_1_input_layer.xhtml#ac53270fa914f404038eca72396b522da">InputLayer</a>
369</li>
370<li>~InputSlot()
371: <a class="el" href="classarmnn_1_1_input_slot.xhtml#a0fe41ea612a97f8cd9b0e3e86d8b53fd">InputSlot</a>
372</li>
373<li>~InstanceNormalizationLayer()
374: <a class="el" href="classarmnn_1_1_instance_normalization_layer.xhtml#ae6074cc4d441033a314007d93d3ecb69">InstanceNormalizationLayer</a>
375</li>
376<li>~Instrument()
377: <a class="el" href="classarmnn_1_1_instrument.xhtml#a37a2de9b867820a7ab15b8dc8d62b153">Instrument</a>
378</li>
379<li>~IOnnxParser()
380: <a class="el" href="classarmnn_onnx_parser_1_1_i_onnx_parser.xhtml#a722949b1ae5d20dce7e8c5004c9a248b">IOnnxParser</a>
381</li>
382<li>~IOptimizedNetwork()
383: <a class="el" href="classarmnn_1_1_i_optimized_network.xhtml#a437cc59f5247f213adf34e84696f60da">IOptimizedNetwork</a>
384</li>
385<li>~IOutputSlot()
386: <a class="el" href="classarmnn_1_1_i_output_slot.xhtml#aefb9214c1e4bc5f50e84d113e52e1242">IOutputSlot</a>
387</li>
388<li>~IPacketBuffer()
389: <a class="el" href="classarmnn_1_1profiling_1_1_i_packet_buffer.xhtml#a9ded593bdc39f70c3e135e649ab3e42e">IPacketBuffer</a>
390</li>
391<li>~IPeriodicCounterCapture()
392: <a class="el" href="classarmnn_1_1profiling_1_1_i_periodic_counter_capture.xhtml#a1d4f3d9132cded687954cab389a6d608">IPeriodicCounterCapture</a>
393</li>
394<li>~IProfiler()
395: <a class="el" href="classarmnn_1_1_i_profiler.xhtml#a3e96ca374a63bd8547fe68a5d9809df7">IProfiler</a>
396</li>
397<li>~IProfilingConnection()
398: <a class="el" href="classarmnn_1_1profiling_1_1_i_profiling_connection.xhtml#a8c5a75b8ee005a7aa9391f3991480d74">IProfilingConnection</a>
399</li>
400<li>~IProfilingConnectionFactory()
401: <a class="el" href="classarmnn_1_1profiling_1_1_i_profiling_connection_factory.xhtml#a0edc1350a5dcc81620a1f28e2a1051f2">IProfilingConnectionFactory</a>
402</li>
403<li>~IProfilingGuidGenerator()
404: <a class="el" href="classarmnn_1_1profiling_1_1_i_profiling_guid_generator.xhtml#ad19d8099ddbd9db86a34bdc756d110a8">IProfilingGuidGenerator</a>
405</li>
406<li>~IProfilingService()
407: <a class="el" href="classarmnn_1_1profiling_1_1_i_profiling_service.xhtml#a1d441898feff66d8ac30fa1724386869">IProfilingService</a>
408</li>
409<li>~IQuantizationScheme()
410: <a class="el" href="structarmnn_1_1_i_quantization_scheme.xhtml#ac7ce71800ca0ebb1222958717a834c9a">IQuantizationScheme</a>
411</li>
412<li>~IReadCounterValues()
413: <a class="el" href="classarmnn_1_1profiling_1_1_i_read_counter_values.xhtml#a0ac59f90f7593e43d1d7939d2ca11a4c">IReadCounterValues</a>
414</li>
415<li>~IReadOnlyPacketBuffer()
416: <a class="el" href="classarmnn_1_1profiling_1_1_i_read_only_packet_buffer.xhtml#a040a515076ec53aa5e3a933d7c7ce43c">IReadOnlyPacketBuffer</a>
417</li>
418<li>~IReadWriteCounterValues()
419: <a class="el" href="classarmnn_1_1profiling_1_1_i_read_write_counter_values.xhtml#a793b09867c400487ca81505aa8ebd6cc">IReadWriteCounterValues</a>
420</li>
421<li>~IRegisterBackendCounters()
422: <a class="el" href="classarmnn_1_1profiling_1_1_i_register_backend_counters.xhtml#a1df38f206d3d114ab5c98624a74595e7">IRegisterBackendCounters</a>
423</li>
424<li>~IRegisterCounterMapping()
425: <a class="el" href="classarmnn_1_1profiling_1_1_i_register_counter_mapping.xhtml#a9cd06e75fb10218f2decbd4117af4a8e">IRegisterCounterMapping</a>
426</li>
427<li>~IRuntime()
428: <a class="el" href="classarmnn_1_1_i_runtime.xhtml#ad728a798fda08188df91623caebd527c">IRuntime</a>
429</li>
430<li>~ISendCounterPacket()
431: <a class="el" href="classarmnn_1_1profiling_1_1_i_send_counter_packet.xhtml#a583357d6511e6cb6084829e4f7cd1315">ISendCounterPacket</a>
432</li>
433<li>~ISendThread()
434: <a class="el" href="classarmnn_1_1profiling_1_1_i_send_thread.xhtml#a4e0fb8f587a0f5ef84d28e57cd2b6afe">ISendThread</a>
435</li>
436<li>~ISendTimelinePacket()
437: <a class="el" href="classarmnn_1_1profiling_1_1_i_send_timeline_packet.xhtml#a86e61b430276d7fe2861e2b3ac30221c">ISendTimelinePacket</a>
438</li>
439<li>~ISerializer()
440: <a class="el" href="classarmnn_serializer_1_1_i_serializer.xhtml#ac19559aa86fd8ad84c26a5ded51c72fb">ISerializer</a>
441</li>
442<li>~ISubgraphViewConverter()
443: <a class="el" href="classarmnn_1_1_i_subgraph_view_converter.xhtml#ae4c0515aba32929d61ecd31f15aeab7a">ISubgraphViewConverter</a>
444</li>
445<li>~ITensorHandle()
446: <a class="el" href="classarmnn_1_1_i_tensor_handle.xhtml#aff95f063e2b8041b3d0e4b4dc0e3821d">ITensorHandle</a>
447</li>
448<li>~ITensorHandleFactory()
449: <a class="el" href="classarmnn_1_1_i_tensor_handle_factory.xhtml#adb85a4d24c06a926c5fe50a2fd73111c">ITensorHandleFactory</a>
450</li>
451<li>~ITfLiteParser()
452: <a class="el" href="classarmnn_tf_lite_parser_1_1_i_tf_lite_parser.xhtml#a13235fd3261f0637807bc8e8970124b0">ITfLiteParser</a>
453</li>
454<li>~ITfParser()
455: <a class="el" href="classarmnn_tf_parser_1_1_i_tf_parser.xhtml#a7b445ea802d4a7cba92614c5adafb615">ITfParser</a>
456</li>
457<li>~ITimelineDecoder()
458: <a class="el" href="class_i_timeline_decoder.xhtml#ad6cb3f1b3c851eb673ba1b8ab6640e40">ITimelineDecoder</a>
459</li>
460<li>~IWorkload()
461: <a class="el" href="classarmnn_1_1_i_workload.xhtml#a69c83c02ae8de866bc7a46c49e69c1ba">IWorkload</a>
462</li>
463<li>~IWorkloadFactory()
464: <a class="el" href="classarmnn_1_1_i_workload_factory.xhtml#aab62208f96483015c29ad58549efedd8">IWorkloadFactory</a>
465</li>
466<li>~IWriteCounterValues()
467: <a class="el" href="classarmnn_1_1profiling_1_1_i_write_counter_values.xhtml#ae66105a7872a56f4f98e700d673bfd8b">IWriteCounterValues</a>
468</li>
469<li>~JsonChildObject()
470: <a class="el" href="structarmnn_1_1_json_child_object.xhtml#a993f860a711342e4cdb57759d9328db1">JsonChildObject</a>
471</li>
472<li>~L2NormalizationLayer()
473: <a class="el" href="classarmnn_1_1_l2_normalization_layer.xhtml#a22b8a965ee35f7af104536a02ac23f25">L2NormalizationLayer</a>
474</li>
475<li>~Layer()
476: <a class="el" href="classarmnn_1_1_layer.xhtml#aacfb208d750bdfce1bbd423e5cac76e2">Layer</a>
477</li>
478<li>~LayerInGraph()
479: <a class="el" href="classarmnn_1_1_graph_1_1_layer_in_graph_3_01_input_layer_01_4.xhtml#afcf7e3e1fd008dab68b6354393063243">Graph::LayerInGraph&lt; InputLayer &gt;</a>
480, <a class="el" href="classarmnn_1_1_graph_1_1_layer_in_graph_3_01_output_layer_01_4.xhtml#afcf7e3e1fd008dab68b6354393063243">Graph::LayerInGraph&lt; OutputLayer &gt;</a>
481</li>
482<li>~LayerVisitorBase()
483: <a class="el" href="classarmnn_1_1_layer_visitor_base.xhtml#ab59e5e8c65aa44857c27db70fc412baa">LayerVisitorBase&lt; DefaultPolicy &gt;</a>
484</li>
485<li>~LayerWithParameters()
486: <a class="el" href="classarmnn_1_1_layer_with_parameters.xhtml#adc0f578e075f63379058f2d2641a509a">LayerWithParameters&lt; Parameters &gt;</a>
487</li>
488<li>~LoadedNetwork()
489: <a class="el" href="classarmnn_1_1_loaded_network.xhtml#a1bf130efa381d53486c78ea417ea4db1">LoadedNetwork</a>
490</li>
491<li>~LogLevelSwapper()
492: <a class="el" href="structarmnn_1_1profiling_1_1_log_level_swapper.xhtml#aa1071a3676d3655cd75a41491a27d95a">LogLevelSwapper</a>
493</li>
494<li>~LogSink()
495: <a class="el" href="classarmnn_1_1_log_sink.xhtml#a4b17c4af6adaa704034827a66f830e5b">LogSink</a>
496</li>
497<li>~LogSoftmaxLayer()
498: <a class="el" href="classarmnn_1_1_log_softmax_layer.xhtml#ab6811d61d02a91eb2329d4754dfb8300">LogSoftmaxLayer</a>
499</li>
500<li>~LstmLayer()
501: <a class="el" href="classarmnn_1_1_lstm_layer.xhtml#a6ef9aee439977deb9e7f0d37f270f689">LstmLayer</a>
502</li>
503<li>~MaximumLayer()
504: <a class="el" href="classarmnn_1_1_maximum_layer.xhtml#a4130675459bb0dc2b03afd6fecd676af">MaximumLayer</a>
505</li>
506<li>~MeanLayer()
507: <a class="el" href="classarmnn_1_1_mean_layer.xhtml#a6b2a2ce15dcfccd0a13176f1f7aded9a">MeanLayer</a>
508</li>
509<li>~Measurement()
510: <a class="el" href="structarmnn_1_1_measurement.xhtml#a5a0442afe9c1fe421251293c52d82e55">Measurement</a>
511</li>
512<li>~MemCopyLayer()
513: <a class="el" href="classarmnn_1_1_mem_copy_layer.xhtml#a8ca03424638c6ce28252cd09e9ef8be3">MemCopyLayer</a>
514</li>
515<li>~MemImportLayer()
516: <a class="el" href="classarmnn_1_1_mem_import_layer.xhtml#a4f7a2f03cfa6beda698c6b4cdb6092b3">MemImportLayer</a>
517</li>
518<li>~MergeLayer()
519: <a class="el" href="classarmnn_1_1_merge_layer.xhtml#a3d6690c66f62141b3a04b18ec31b4e83">MergeLayer</a>
520</li>
521<li>~MinimumLayer()
522: <a class="el" href="classarmnn_1_1_minimum_layer.xhtml#a83f094d0687f9630958d5b8e496e8313">MinimumLayer</a>
523</li>
524<li>~MockBackend()
525: <a class="el" href="classarmnn_1_1_mock_backend.xhtml#a2904536c70c0959cc462089d4c51cd88">MockBackend</a>
526</li>
527<li>~MockBackendInitialiser()
528: <a class="el" href="classarmnn_1_1_mock_backend_initialiser.xhtml#a196b5c64c6b7d52b16a9073d91302f71">MockBackendInitialiser</a>
529</li>
530<li>~MockBackendProfilingContext()
531: <a class="el" href="classarmnn_1_1_mock_backend_profiling_context.xhtml#aa3bb55f59fbbaeec067b74adf9089a59">MockBackendProfilingContext</a>
532</li>
533<li>~MockBufferManager()
534: <a class="el" href="classarmnn_1_1profiling_1_1_mock_buffer_manager.xhtml#ae8b885e4225f3b0976f22ae8bc94f52a">MockBufferManager</a>
535</li>
536<li>~MockCounterDirectory()
537: <a class="el" href="classarmnn_1_1profiling_1_1_mock_counter_directory.xhtml#a180f0ad0d134cd8ea5eb89c663ae00b0">MockCounterDirectory</a>
538</li>
539<li>~MockPacketBuffer()
540: <a class="el" href="classarmnn_1_1profiling_1_1_mock_packet_buffer.xhtml#a6b34b9ef41ff50cf988dde8381fa4f7e">MockPacketBuffer</a>
541</li>
542<li>~MockStreamCounterBuffer()
543: <a class="el" href="classarmnn_1_1profiling_1_1_mock_stream_counter_buffer.xhtml#a7e55485c728365ea5d8bd9968cf45356">MockStreamCounterBuffer</a>
544</li>
545<li>~MovePermuteUpImpl()
546: <a class="el" href="classarmnn_1_1optimizations_1_1_move_permute_up_impl.xhtml#a3d6f30a9e9a8f14618dbad38869d1bb2">MovePermuteUpImpl</a>
547</li>
548<li>~MoveTransposeUpImpl()
549: <a class="el" href="classarmnn_1_1optimizations_1_1_move_transpose_up_impl.xhtml#a6cd12b4da17cd5dad1fcf455079b290a">MoveTransposeUpImpl</a>
550</li>
551<li>~MultiplicationLayer()
552: <a class="el" href="classarmnn_1_1_multiplication_layer.xhtml#a28aa389e9352f2c19e5c7cc21553db49">MultiplicationLayer</a>
553</li>
554<li>~NeonBackend()
555: <a class="el" href="classarmnn_1_1_neon_backend.xhtml#a40ea6686e7870a7b7c4f97877294e1b3">NeonBackend</a>
556</li>
557<li>~NeonInterceptorScheduler()
558: <a class="el" href="classarmnn_1_1_neon_interceptor_scheduler.xhtml#a896550e0f6cf5c9d7fa652e04529a06e">NeonInterceptorScheduler</a>
559</li>
560<li>~NeonMemoryManager()
561: <a class="el" href="classarmnn_1_1_neon_memory_manager.xhtml#a44a0a5926e1f84c8fa1296c49373bf54">NeonMemoryManager</a>
562</li>
563<li>~NeonTimer()
564: <a class="el" href="classarmnn_1_1_neon_timer.xhtml#a429daeaff53e4e59cdac2ad3e99618c1">NeonTimer</a>
565</li>
566<li>~Network()
567: <a class="el" href="classarmnn_1_1_network.xhtml#ac9062f3da8a725626fd7e7bd27449220">Network</a>
568</li>
569<li>~NodeContent()
570: <a class="el" href="classarmnn_1_1_node_content.xhtml#a2eff205154377ef84a9331b01e7028a5">NodeContent</a>
571</li>
572<li>~NormalizationLayer()
573: <a class="el" href="classarmnn_1_1_normalization_layer.xhtml#a9912f2c0e3b1cfe15d076c0fa9ed74c0">NormalizationLayer</a>
574</li>
575<li>~OpenClTimer()
576: <a class="el" href="classarmnn_1_1_open_cl_timer.xhtml#a596f6581a916e95f60c2f203b8bda367">OpenClTimer</a>
577</li>
578<li>~Optimization()
579: <a class="el" href="classarmnn_1_1_optimization.xhtml#af977853d9ce764161e4a1bed308f0e57">Optimization</a>
580</li>
581<li>~OptimizeConsecutiveReshapesImpl()
582: <a class="el" href="classarmnn_1_1optimizations_1_1_optimize_consecutive_reshapes_impl.xhtml#accd18a7450d91508ab6e12379507e01d">OptimizeConsecutiveReshapesImpl</a>
583</li>
584<li>~OptimizedNetwork()
585: <a class="el" href="classarmnn_1_1_optimized_network.xhtml#ab09173dfe4beb721a6d0585e9bfcf392">OptimizedNetwork</a>
586</li>
587<li>~OptimizeForConnectionImpl()
588: <a class="el" href="classarmnn_1_1_optimize_for_connection_impl.xhtml#ab974ba2e7b8454f2afc9f69a89c457bd">OptimizeForConnectionImpl&lt; BaseType, ChildType, Wrapped &gt;</a>
589</li>
590<li>~OptimizeForTypeImpl()
591: <a class="el" href="classarmnn_1_1_optimize_for_type_impl.xhtml#a14dc566d3fc3bd5380998a26190b8124">OptimizeForTypeImpl&lt; BaseType, Wrapped &gt;</a>
592, <a class="el" href="classarmnn_1_1_optimize_for_type_impl_3_01_layer_00_01_wrapped_01_4.xhtml#a14dc566d3fc3bd5380998a26190b8124">OptimizeForTypeImpl&lt; Layer, Wrapped &gt;</a>
593</li>
594<li>~OptimizeInverseConversionsImpl()
595: <a class="el" href="classarmnn_1_1optimizations_1_1_optimize_inverse_conversions_impl.xhtml#a55aa7c13a883c93952096d81ae17b943">OptimizeInverseConversionsImpl</a>
596</li>
597<li>~OptimizeInversePermutesImpl()
598: <a class="el" href="classarmnn_1_1optimizations_1_1_optimize_inverse_permutes_impl.xhtml#a7da84b100be2bb063c08aa755b231dd1">OptimizeInversePermutesImpl&lt; PermuteType &gt;</a>
599</li>
600<li>~OptionalReferenceSwitch()
601: <a class="el" href="classarmnn_1_1_optional_reference_switch.xhtml#abf0cbbed2029d141b8a8f1b39c7028f9">OptionalReferenceSwitch&lt; IsReference, T &gt;</a>
602, <a class="el" href="classarmnn_1_1_optional_reference_switch_3_01true_00_01_t_01_4.xhtml#abf0cbbed2029d141b8a8f1b39c7028f9">OptionalReferenceSwitch&lt; true, T &gt;</a>
603</li>
604<li>~OriginsDescriptor()
605: <a class="el" href="structarmnn_1_1_origins_descriptor.xhtml#aa507c5561373dbd58e149611a7f46470">OriginsDescriptor</a>
606</li>
607<li>~OutputLayer()
608: <a class="el" href="classarmnn_1_1_output_layer.xhtml#adae791f6b7dcf4e9c64f545a46c62009">OutputLayer</a>
609</li>
610<li>~OutputSlot()
611: <a class="el" href="classarmnn_1_1_output_slot.xhtml#adf321850aed578695768f803d709e089">OutputSlot</a>
612</li>
613<li>~OverrideInputRangeVisitor()
614: <a class="el" href="classarmnn_1_1_override_input_range_visitor.xhtml#a048a14070f19a919ffeb2cca2a1e52e0">OverrideInputRangeVisitor</a>
615</li>
616<li>~Packet()
617: <a class="el" href="classarmnn_1_1profiling_1_1_packet.xhtml#ad957392aab64265762f231e3530d6b82">Packet</a>
618</li>
619<li>~PacketBuffer()
620: <a class="el" href="classarmnn_1_1profiling_1_1_packet_buffer.xhtml#aa70fd746e7f61a0b0ebc95769f48e5e6">PacketBuffer</a>
621</li>
622<li>~PacketVersionResolver()
623: <a class="el" href="classarmnn_1_1profiling_1_1_packet_version_resolver.xhtml#a765f059d90a38334dfdd678565390313">PacketVersionResolver</a>
624</li>
625<li>~PadLayer()
626: <a class="el" href="classarmnn_1_1_pad_layer.xhtml#ac03b9c2a435b926682cc023149be93dd">PadLayer</a>
627</li>
628<li>~PeriodicCounterCapture()
629: <a class="el" href="classarmnn_1_1profiling_1_1_periodic_counter_capture.xhtml#ac189d7dbcd5f9b1d460d7f9d07ca938f">PeriodicCounterCapture</a>
630</li>
631<li>~PermuteAsReshapeImpl()
632: <a class="el" href="classarmnn_1_1optimizations_1_1_permute_as_reshape_impl.xhtml#aeb8116e5ff0ef44c6803ee3b9659a180">PermuteAsReshapeImpl</a>
633</li>
634<li>~PermuteLayer()
635: <a class="el" href="classarmnn_1_1_permute_layer.xhtml#adedac2dbf0f78bfbe74e84c4ab7130f8">PermuteLayer</a>
636</li>
637<li>~Pool()
638: <a class="el" href="classarmnn_1_1_ref_memory_manager_1_1_pool.xhtml#ad680831415106b724bd752599cfc42c3">RefMemoryManager::Pool</a>
639, <a class="el" href="classarmnn_1_1_sample_memory_manager_1_1_pool.xhtml#ad680831415106b724bd752599cfc42c3">SampleMemoryManager::Pool</a>
640</li>
641<li>~Pooling2dLayer()
642: <a class="el" href="classarmnn_1_1_pooling2d_layer.xhtml#a82bf08830093c6653d9716c90298e6e6">Pooling2dLayer</a>
643</li>
644<li>~PreCompiledDescriptor()
645: <a class="el" href="structarmnn_1_1_pre_compiled_descriptor.xhtml#aeb67c9588f5a9eadc6453e3a4c8889d3">PreCompiledDescriptor</a>
646</li>
647<li>~PreCompiledLayer()
648: <a class="el" href="classarmnn_1_1_pre_compiled_layer.xhtml#a663f87bb2b33be40fc73a6001dd63f81">PreCompiledLayer</a>
649</li>
650<li>~PreluLayer()
651: <a class="el" href="classarmnn_1_1_prelu_layer.xhtml#af30fce636a75473916135d06165b7172">PreluLayer</a>
652</li>
653<li>~Profiler()
654: <a class="el" href="classarmnn_1_1_profiler.xhtml#aa0f87e10a29a76f6358f43b09621df51">Profiler</a>
655</li>
656<li>~ProfilingConnectionDumpToFileDecorator()
657: <a class="el" href="classarmnn_1_1profiling_1_1_profiling_connection_dump_to_file_decorator.xhtml#a4b9c0b3d56aa758da95086fe7cc3babf">ProfilingConnectionDumpToFileDecorator</a>
658</li>
659<li>~ProfilingConnectionFactory()
660: <a class="el" href="classarmnn_1_1profiling_1_1_profiling_connection_factory.xhtml#afa0882e4e30b0c255861f151a2538515">ProfilingConnectionFactory</a>
661</li>
662<li>~ProfilingService()
663: <a class="el" href="classarmnn_1_1profiling_1_1_profiling_service.xhtml#a65bfac075d1a9b46ce6bb2ffabfde9ac">ProfilingService</a>
664</li>
665<li>~ProfilingServiceRuntimeHelper()
666: <a class="el" href="classarmnn_1_1profiling_1_1_profiling_service_runtime_helper.xhtml#a45efd59a638e6273a73e9fb2e659a640">ProfilingServiceRuntimeHelper</a>
667</li>
668<li>~QuantizationDataSet()
669: <a class="el" href="classarmnn_quantizer_1_1_quantization_data_set.xhtml#a26bb8e70d7f0597b67e61856e94156c5">QuantizationDataSet</a>
670</li>
671<li>~QuantizationInput()
672: <a class="el" href="classarmnn_quantizer_1_1_quantization_input.xhtml#a81cea4a121f841bb893442b3167a2cb7">QuantizationInput</a>
673</li>
674<li>~QuantizedLstmLayer()
675: <a class="el" href="classarmnn_1_1_quantized_lstm_layer.xhtml#a7bb743f4f47ed214a8dce7d0da26fdff">QuantizedLstmLayer</a>
676</li>
677<li>~QuantizeLayer()
678: <a class="el" href="classarmnn_1_1_quantize_layer.xhtml#aeccfad6636d1828a19c512485c0011d7">QuantizeLayer</a>
679</li>
680<li>~QuantizerVisitor()
681: <a class="el" href="classarmnn_1_1_quantizer_visitor.xhtml#a78cb6c9b6239cd69574c65dab44eb3b1">QuantizerVisitor</a>
682</li>
683<li>~QueueDescriptor()
684: <a class="el" href="structarmnn_1_1_queue_descriptor.xhtml#af67c3785421c91d37fb22132d441f704">QueueDescriptor</a>
685</li>
686<li>~QueueDescriptorWithParameters()
687: <a class="el" href="structarmnn_1_1_queue_descriptor_with_parameters.xhtml#a52679b441422256016dc6f5b5e9193d5">QueueDescriptorWithParameters&lt; LayerDescriptor &gt;</a>
688</li>
689<li>~RefBackend()
690: <a class="el" href="classarmnn_1_1_ref_backend.xhtml#ae9d9d836f0915de82f45a07f6a77d18c">RefBackend</a>
691</li>
692<li>~RefMemoryManager()
693: <a class="el" href="classarmnn_1_1_ref_memory_manager.xhtml#a86fd306e3e39385baae17ddbca6af7e8">RefMemoryManager</a>
694</li>
695<li>~RefTensorHandle()
696: <a class="el" href="classarmnn_1_1_ref_tensor_handle.xhtml#a769131890e3759a1e42257e201a5a12f">RefTensorHandle</a>
697</li>
698<li>~RefTransposeConvolution2dWorkload()
699: <a class="el" href="classarmnn_1_1_ref_transpose_convolution2d_workload.xhtml#aa30a2aa515473eeeae5d9ac636602fe6">RefTransposeConvolution2dWorkload</a>
700</li>
701<li>~RefWorkloadFactory()
702: <a class="el" href="classarmnn_1_1_ref_workload_factory.xhtml#a3e6dbdbce038d6bd1f3854171980b077">RefWorkloadFactory</a>
703</li>
704<li>~RegisterBackendCounters()
705: <a class="el" href="classarmnn_1_1profiling_1_1_register_backend_counters.xhtml#ac388ab1e8ba5bf4b0b9abddac2f0a0dc">RegisterBackendCounters</a>
706</li>
707<li>~ReshapeLayer()
708: <a class="el" href="classarmnn_1_1_reshape_layer.xhtml#ab9956e986b26a259ac6174a979ca14ea">ReshapeLayer</a>
709</li>
710<li>~ResizeLayer()
711: <a class="el" href="classarmnn_1_1_resize_layer.xhtml#a1364d6c1374c813887875509b1d7e833">ResizeLayer</a>
712</li>
713<li>~RsqrtLayer()
714: <a class="el" href="classarmnn_1_1_rsqrt_layer.xhtml#a0e561300c93e2eaf69a85fe751c63b6e">RsqrtLayer</a>
715</li>
716<li>~Runtime()
717: <a class="el" href="classarmnn_1_1_runtime.xhtml#acedafca2d2711908fe94f2ef71286437">Runtime</a>
718</li>
719<li>~SampleDynamicWorkloadFactory()
720: <a class="el" href="classarmnn_1_1_sample_dynamic_workload_factory.xhtml#a1be7b0504ec103774af49b1ff1fbb6f5">SampleDynamicWorkloadFactory</a>
721</li>
722<li>~SampleMemoryManager()
723: <a class="el" href="classarmnn_1_1_sample_memory_manager.xhtml#ab71f9befecfa3625d0f4e8879cb06f4f">SampleMemoryManager</a>
724</li>
725<li>~SampleTensorHandle()
726: <a class="el" href="classarmnn_1_1_sample_tensor_handle.xhtml#aace4f8ca7089e7d2f1e13b643f603901">SampleTensorHandle</a>
727</li>
728<li>~ScopedCpuTensorHandle()
729: <a class="el" href="classarmnn_1_1_scoped_cpu_tensor_handle.xhtml#afe9682a83c8e6967e18db5603c4eed2a">ScopedCpuTensorHandle</a>
730</li>
731<li>~ScopedProfilingEvent()
732: <a class="el" href="classarmnn_1_1_scoped_profiling_event.xhtml#aa4f6b27d8649f796fba223997c3a9087">ScopedProfilingEvent</a>
733</li>
734<li>~ScopedRecord()
735: <a class="el" href="structarmnn_1_1_scoped_record.xhtml#a82a59481d5560f520e79df5e11b14e6c">ScopedRecord</a>
736</li>
737<li>~SendThread()
738: <a class="el" href="classarmnn_1_1profiling_1_1_send_thread.xhtml#af1bb0c517d767271394b0fed3c88c764">SendThread</a>
739</li>
740<li>~Serializer()
741: <a class="el" href="classarmnn_serializer_1_1_serializer.xhtml#a36ee17b946f7777c40edb53e6f85c295">Serializer</a>
742</li>
743<li>~SerializerVisitor()
744: <a class="el" href="classarmnn_serializer_1_1_serializer_visitor.xhtml#ab3bae9f8bf1876586b2628c120694024">SerializerVisitor</a>
745</li>
746<li>~SliceLayer()
747: <a class="el" href="classarmnn_1_1_slice_layer.xhtml#a9eaac427252d921698701318932f9434">SliceLayer</a>
748</li>
749<li>~SoftmaxLayer()
750: <a class="el" href="classarmnn_1_1_softmax_layer.xhtml#a548e723dcf6c3e8268e4fb73e68ed210">SoftmaxLayer</a>
751</li>
752<li>~SpaceToBatchNdLayer()
753: <a class="el" href="classarmnn_1_1_space_to_batch_nd_layer.xhtml#a12b5b7e20a5ccaa39268b38d55f20677">SpaceToBatchNdLayer</a>
754</li>
755<li>~SpaceToDepthLayer()
756: <a class="el" href="classarmnn_1_1_space_to_depth_layer.xhtml#a47d6983837772f9c98f0a90a05dccdc3">SpaceToDepthLayer</a>
757</li>
758<li>~SplitterLayer()
759: <a class="el" href="classarmnn_1_1_splitter_layer.xhtml#a45f0711bf32a9868af03efea258f44a6">SplitterLayer</a>
760</li>
761<li>~SquashEqualSiblingsImpl()
762: <a class="el" href="classarmnn_1_1optimizations_1_1_squash_equal_siblings_impl.xhtml#a3acd15ac82fca4cf2c4319b75ff71cd4">SquashEqualSiblingsImpl&lt; Comparable &gt;</a>
763</li>
764<li>~StackLayer()
765: <a class="el" href="classarmnn_1_1_stack_layer.xhtml#a861b952035849eacd4b3c0c22035ca41">StackLayer</a>
766</li>
767<li>~StandInLayer()
768: <a class="el" href="classarmnn_1_1_stand_in_layer.xhtml#a9ed7b40f04b3210acdfb741c0027ccea">StandInLayer</a>
769</li>
770<li>~StaticRangeVisitor()
771: <a class="el" href="classarmnn_1_1_static_range_visitor.xhtml#a9be5838e1fca56826b2a08f94dd372fa">StaticRangeVisitor</a>
772</li>
773<li>~StreamRedirector()
774: <a class="el" href="structarmnn_1_1profiling_1_1_stream_redirector.xhtml#a33f1ac84f2d52a4b268fa8926d7a75bd">StreamRedirector</a>
775</li>
776<li>~StridedSliceLayer()
777: <a class="el" href="classarmnn_1_1_strided_slice_layer.xhtml#a8359f43a49e73721a4589ffc6740fff8">StridedSliceLayer</a>
778</li>
779<li>~SubtractionLayer()
780: <a class="el" href="classarmnn_1_1_subtraction_layer.xhtml#acad131bff8a7cc742bda0deebc29494f">SubtractionLayer</a>
781</li>
782<li>~SwapProfilingConnectionFactoryHelper()
783: <a class="el" href="classarmnn_1_1profiling_1_1_swap_profiling_connection_factory_helper.xhtml#ac74652db3008db9cf64f785f2ae0de81">SwapProfilingConnectionFactoryHelper</a>
784</li>
785<li>~SwitchLayer()
786: <a class="el" href="classarmnn_1_1_switch_layer.xhtml#a2fa9052c87d5c5cb87bfdf0ba724b3c3">SwitchLayer</a>
787</li>
788<li>~TestBackendRegistry()
789: <a class="el" href="class_test_backend_registry.xhtml#ac93c278f2b24eed88af3d58eb6a08242">TestBackendRegistry</a>
790</li>
791<li>~TestConvolution2dLayerVisitor()
792: <a class="el" href="classarmnn_1_1_test_convolution2d_layer_visitor.xhtml#a4695ae76f4755027c44036cb10d8705c">TestConvolution2dLayerVisitor</a>
793</li>
794<li>~TestDepthwiseConvolution2dLayerVisitor()
795: <a class="el" href="classarmnn_1_1_test_depthwise_convolution2d_layer_visitor.xhtml#a3d4d903af45c0c69dfc39d4f193824a0">TestDepthwiseConvolution2dLayerVisitor</a>
796</li>
797<li>~TestFullyConnectedLayerVistor()
798: <a class="el" href="classarmnn_1_1_test_fully_connected_layer_vistor.xhtml#a02ff0e9c7746d68985fae379fd6f1dfa">TestFullyConnectedLayerVistor</a>
799</li>
800<li>~TestLayerVisitor()
801: <a class="el" href="classarmnn_1_1_test_layer_visitor.xhtml#a91d4162aba5f047ac80adaf0abf9c804">TestLayerVisitor</a>
802</li>
803<li>~TestProfilingConnectionBase()
804: <a class="el" href="classarmnn_1_1profiling_1_1_test_profiling_connection_base.xhtml#aab93b740524e1d31882e71eab460cbc2">TestProfilingConnectionBase</a>
805</li>
806<li>~TfLiteParser()
807: <a class="el" href="classarmnn_tf_lite_parser_1_1_tf_lite_parser.xhtml#af022366efc39da82d47a5fa390be50f5">TfLiteParser</a>
808</li>
809<li>~TimelineUtilityMethods()
810: <a class="el" href="classarmnn_1_1profiling_1_1_timeline_utility_methods.xhtml#a796c5abee6b2411fb04024c171e49259">TimelineUtilityMethods</a>
811</li>
812<li>~TransposeAsReshapeImpl()
813: <a class="el" href="classarmnn_1_1optimizations_1_1_transpose_as_reshape_impl.xhtml#a18c7efcc9689f0d8dfdd9fe556eda140">TransposeAsReshapeImpl</a>
814</li>
815<li>~TransposeConvolution2dLayer()
816: <a class="el" href="classarmnn_1_1_transpose_convolution2d_layer.xhtml#aebdb95c71a426c4c1b60334c6655ab65">TransposeConvolution2dLayer</a>
817</li>
818<li>~TransposeLayer()
819: <a class="el" href="classarmnn_1_1_transpose_layer.xhtml#a210b932d7d92dba10d91929cefc359a8">TransposeLayer</a>
820</li>
821<li>~Var()
822: <a class="el" href="classarmnn_1_1_backend_options_1_1_var.xhtml#a237e1f27f83ecf13949cdd83c78d5f6b">BackendOptions::Var</a>
823</li>
824<li>~ViewsDescriptor()
825: <a class="el" href="structarmnn_1_1_views_descriptor.xhtml#a6316c5537fc3d9e8e71bf0541c6044d9">ViewsDescriptor</a>
826</li>
827<li>~WallClockTimer()
828: <a class="el" href="classarmnn_1_1_wall_clock_timer.xhtml#abe987967a4feffd1bd8731306b8cbb44">WallClockTimer</a>
829</li>
830</ul>
831</div><!-- contents -->
832</div><!-- doc-content -->
833<!-- start footer part -->
834<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
835 <ul>
836 <li class="footer">Generated on Fri Mar 13 2020 16:09:21 for ArmNN by
837 <a href="http://www.doxygen.org/index.html">
838 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
839 </ul>
840</div>
841</body>
842</html>