blob: 686c925090550401cf98a87b26225b7ec937b51e [file] [log] [blame]
Anthony Barbier871448e2017-03-24 14:54:29 +00001<!-- HTML header for doxygen 1.8.9.1-->
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6<meta http-equiv="X-UA-Compatible" content="IE=9"/>
Jenkinsb9abeae2018-11-22 11:58:08 +00007<meta name="generator" content="Doxygen 1.8.13"/>
Anthony Barbier871448e2017-03-24 14:54:29 +00008<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
Anthony Barbierdbdab852017-06-23 15:42:00 +01009<title>Compute Library: Data Fields - Functions</title>
Anthony Barbier871448e2017-03-24 14:54:29 +000010<link href="tabs.css" rel="stylesheet" type="text/css"/>
11<script type="text/javascript" src="jquery.js"></script>
12<script type="text/javascript" src="dynsections.js"></script>
13<link href="navtree.css" rel="stylesheet" type="text/css"/>
14<script type="text/javascript" src="resize.js"></script>
Anthony Barbier8140e1e2017-12-14 23:48:46 +000015<script type="text/javascript" src="navtreedata.js"></script>
Anthony Barbier871448e2017-03-24 14:54:29 +000016<script type="text/javascript" src="navtree.js"></script>
17<script type="text/javascript">
18 $(document).ready(initResizable);
Anthony Barbier871448e2017-03-24 14:54:29 +000019</script>
20<link href="search/search.css" rel="stylesheet" type="text/css"/>
Anthony Barbier8140e1e2017-12-14 23:48:46 +000021<script type="text/javascript" src="search/searchdata.js"></script>
Anthony Barbier871448e2017-03-24 14:54:29 +000022<script type="text/javascript" src="search/search.js"></script>
Anthony Barbier871448e2017-03-24 14:54:29 +000023<script type="text/x-mathjax-config">
24 MathJax.Hub.Config({
25 extensions: ["tex2jax.js"],
26 jax: ["input/TeX","output/HTML-CSS"],
27});
Anthony Barbier8140e1e2017-12-14 23:48:46 +000028</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
Anthony Barbier871448e2017-03-24 14:54:29 +000029<link href="doxygen.css" rel="stylesheet" type="text/css" />
30</head>
31<body>
32<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
33<div id="titlearea">
34<table cellspacing="0" cellpadding="0">
35 <tbody>
36 <tr style="height: 56px;">
37 <td style="padding-left: 0.5em;">
Anthony Barbierdbdab852017-06-23 15:42:00 +010038 <div id="projectname">Compute Library
Jenkinsb9abeae2018-11-22 11:58:08 +000039 &#160;<span id="projectnumber">18.11</span>
Anthony Barbier871448e2017-03-24 14:54:29 +000040 </div>
41 </td>
42 </tr>
43 </tbody>
44</table>
45</div>
46<!-- end header part -->
Jenkinsb9abeae2018-11-22 11:58:08 +000047<!-- Generated by Doxygen 1.8.13 -->
Anthony Barbier871448e2017-03-24 14:54:29 +000048<script type="text/javascript">
49var searchBox = new SearchBox("searchBox", "search",false,'Search');
50</script>
Jenkinsb9abeae2018-11-22 11:58:08 +000051<script type="text/javascript" src="menudata.js"></script>
52<script type="text/javascript" src="menu.js"></script>
53<script type="text/javascript">
54$(function() {
55 initMenu('',true,false,'search.php','Search');
56 $(document).ready(function() { init_search(); });
57});
58</script>
59<div id="main-nav"></div>
Anthony Barbier871448e2017-03-24 14:54:29 +000060</div><!-- top -->
61<div id="side-nav" class="ui-resizable side-nav-resizable">
62 <div id="nav-tree">
63 <div id="nav-tree-contents">
64 <div id="nav-sync" class="sync"></div>
65 </div>
66 </div>
67 <div id="splitbar" style="-moz-user-select:none;"
68 class="ui-resizable-handle">
69 </div>
70</div>
71<script type="text/javascript">
72$(document).ready(function(){initNavTree('functions_func_v.xhtml','');});
73</script>
74<div id="doc-content">
75<!-- window showing the filter options -->
76<div id="MSearchSelectWindow"
77 onmouseover="return searchBox.OnSearchSelectShow()"
78 onmouseout="return searchBox.OnSearchSelectHide()"
79 onkeydown="return searchBox.OnSearchSelectKey(event)">
Anthony Barbier8140e1e2017-12-14 23:48:46 +000080</div>
Anthony Barbier871448e2017-03-24 14:54:29 +000081
82<!-- iframe showing the search results (closed by default) -->
83<div id="MSearchResultsWindow">
84<iframe src="javascript:void(0)" frameborder="0"
85 name="MSearchResults" id="MSearchResults">
86</iframe>
87</div>
88
89<div class="contents">
90&#160;
91
Jenkinsb9abeae2018-11-22 11:58:08 +000092<h3><a id="index_v"></a>- v -</h3><ul>
Anthony Barbier871448e2017-03-24 14:54:29 +000093<li>valid_region()
Anthony Barbierdbdab852017-06-23 15:42:00 +010094: <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#a74dfd07380a290c34fe7c8e065029b95">ITensorInfo</a>
95, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a3c20d908342087484d883574d55dd482">SubTensorInfo</a>
96, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a3c20d908342087484d883574d55dd482">TensorInfo</a>
Anthony Barbier871448e2017-03-24 14:54:29 +000097</li>
98<li>validate()
Jenkinsb9abeae2018-11-22 11:58:08 +000099: <a class="el" href="classarm__compute_1_1_c_l_activation_layer.xhtml#aa37e2d0b4cd4f835bfa2a2df4a0bdd2c">CLActivationLayer</a>
100, <a class="el" href="classarm__compute_1_1_c_l_activation_layer_kernel.xhtml#aa37e2d0b4cd4f835bfa2a2df4a0bdd2c">CLActivationLayerKernel</a>
101, <a class="el" href="classarm__compute_1_1_c_l_arithmetic_addition.xhtml#a5e951bf3e414ddcd908245bcf284b08f">CLArithmeticAddition</a>
102, <a class="el" href="classarm__compute_1_1_c_l_arithmetic_addition_kernel.xhtml#a5e951bf3e414ddcd908245bcf284b08f">CLArithmeticAdditionKernel</a>
103, <a class="el" href="classarm__compute_1_1_c_l_arithmetic_division.xhtml#afe71126bef1735fe1613a6da30d2c0c4">CLArithmeticDivision</a>
104, <a class="el" href="classarm__compute_1_1_c_l_arithmetic_division_kernel.xhtml#afe71126bef1735fe1613a6da30d2c0c4">CLArithmeticDivisionKernel</a>
105, <a class="el" href="classarm__compute_1_1_c_l_arithmetic_subtraction.xhtml#a5e951bf3e414ddcd908245bcf284b08f">CLArithmeticSubtraction</a>
106, <a class="el" href="classarm__compute_1_1_c_l_arithmetic_subtraction_kernel.xhtml#a5e951bf3e414ddcd908245bcf284b08f">CLArithmeticSubtractionKernel</a>
107, <a class="el" href="classarm__compute_1_1_c_l_batch_normalization_layer.xhtml#a7b183c349117a66b3f74138d5d86d634">CLBatchNormalizationLayer</a>
108, <a class="el" href="classarm__compute_1_1_c_l_batch_normalization_layer_kernel.xhtml#a7b183c349117a66b3f74138d5d86d634">CLBatchNormalizationLayerKernel</a>
109, <a class="el" href="classarm__compute_1_1_c_l_batch_to_space_layer.xhtml#ac0baf18f9ebf17c2522561b32d788549">CLBatchToSpaceLayer</a>
110, <a class="el" href="classarm__compute_1_1_c_l_batch_to_space_layer_kernel.xhtml#ac0baf18f9ebf17c2522561b32d788549">CLBatchToSpaceLayerKernel</a>
111, <a class="el" href="classarm__compute_1_1_c_l_bounding_box_transform.xhtml#a174ade6b3a2fe6cf00192a9419514cc1">CLBoundingBoxTransform</a>
112, <a class="el" href="classarm__compute_1_1_c_l_bounding_box_transform_kernel.xhtml#a174ade6b3a2fe6cf00192a9419514cc1">CLBoundingBoxTransformKernel</a>
113, <a class="el" href="classarm__compute_1_1_c_l_channel_shuffle_layer.xhtml#a717260f50941d01259aa07f1f30da612">CLChannelShuffleLayer</a>
114, <a class="el" href="classarm__compute_1_1_c_l_channel_shuffle_layer_kernel.xhtml#a717260f50941d01259aa07f1f30da612">CLChannelShuffleLayerKernel</a>
115, <a class="el" href="classarm__compute_1_1_c_l_col2_im_kernel.xhtml#a1877ad9505323d75f1a301f30a528ab4">CLCol2ImKernel</a>
116, <a class="el" href="classarm__compute_1_1_c_l_compute_all_anchors.xhtml#a3104e859ad98ef70c9d47bbaa5d209e8">CLComputeAllAnchors</a>
117, <a class="el" href="classarm__compute_1_1_c_l_compute_all_anchors_kernel.xhtml#a3104e859ad98ef70c9d47bbaa5d209e8">CLComputeAllAnchorsKernel</a>
118, <a class="el" href="classarm__compute_1_1_c_l_concatenate_layer.xhtml#aca9a72ce2e58da3f994ac9c44130ac2e">CLConcatenateLayer</a>
119, <a class="el" href="classarm__compute_1_1_c_l_convert_fully_connected_weights.xhtml#a01b81c1c60fd95dc360fd7ad680f114b">CLConvertFullyConnectedWeights</a>
120, <a class="el" href="classarm__compute_1_1_c_l_convert_fully_connected_weights_kernel.xhtml#a01b81c1c60fd95dc360fd7ad680f114b">CLConvertFullyConnectedWeightsKernel</a>
121, <a class="el" href="classarm__compute_1_1_c_l_convolution_layer.xhtml#a1a37ad594537835b39165a1369dd254c">CLConvolutionLayer</a>
122, <a class="el" href="classarm__compute_1_1_c_l_convolution_layer_reshape_weights.xhtml#a25364a94d15ee892bf2db2a37fa67be6">CLConvolutionLayerReshapeWeights</a>
123, <a class="el" href="classarm__compute_1_1_c_l_copy.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLCopy</a>
124, <a class="el" href="classarm__compute_1_1_c_l_copy_kernel.xhtml#ace5d816c012fffa933058b4e6c63253d">CLCopyKernel</a>
125, <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer.xhtml#a8002b55f78334c953460d659ecf46f34">CLDeconvolutionLayer</a>
126, <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#a26af7a2cfde78819fefb83897e8e7e0a">CLDeconvolutionLayerUpsample</a>
127, <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample_kernel.xhtml#a26af7a2cfde78819fefb83897e8e7e0a">CLDeconvolutionLayerUpsampleKernel</a>
128, <a class="el" href="classarm__compute_1_1_c_l_depth_concatenate_layer.xhtml#a46683d190483bebc3c814866a7035f9a">CLDepthConcatenateLayer</a>
129, <a class="el" href="classarm__compute_1_1_c_l_depth_concatenate_layer_kernel.xhtml#a77d50017474f3c85f1441de44fde1587">CLDepthConcatenateLayerKernel</a>
130, <a class="el" href="classarm__compute_1_1_c_l_depth_convert_layer.xhtml#a31fdffa6cbd16d74f8c2da415e6f4912">CLDepthConvertLayer</a>
131, <a class="el" href="classarm__compute_1_1_c_l_depth_convert_layer_kernel.xhtml#a31fdffa6cbd16d74f8c2da415e6f4912">CLDepthConvertLayerKernel</a>
132, <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer3x3.xhtml#a40ed745a4f2c9b4aeb7300a28cf0d229">CLDepthwiseConvolutionLayer3x3</a>
133, <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel.xhtml#a21d42fbf490065b8a9ceabebfe77743e">CLDepthwiseConvolutionLayer3x3NCHWKernel</a>
134, <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel.xhtml#a74a47c8814412a6ab9f7e9ee8f17a684">CLDepthwiseConvolutionLayer3x3NHWCKernel</a>
135, <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer.xhtml#a49efd29e0d65aa11d10eb74fb6d9a894">CLDepthwiseConvolutionLayer</a>
136, <a class="el" href="classarm__compute_1_1_c_l_depthwise_im2_col_kernel.xhtml#a19daa09ccd2ecab4356930ab6233027d">CLDepthwiseIm2ColKernel</a>
137, <a class="el" href="classarm__compute_1_1_c_l_depthwise_vector_to_tensor_kernel.xhtml#afec32bb9280b58786b78b36076343894">CLDepthwiseVectorToTensorKernel</a>
138, <a class="el" href="classarm__compute_1_1_c_l_depthwise_weights_reshape_kernel.xhtml#abf6d9f2ce0ee2f7ce645b79260dba556">CLDepthwiseWeightsReshapeKernel</a>
139, <a class="el" href="classarm__compute_1_1_c_l_dequantization_layer.xhtml#aebfd4e9a838de3082cdb5894d33e8a04">CLDequantizationLayer</a>
140, <a class="el" href="classarm__compute_1_1_c_l_dequantization_layer_kernel.xhtml#aebfd4e9a838de3082cdb5894d33e8a04">CLDequantizationLayerKernel</a>
141, <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer.xhtml#ac89fb11a78baf66222f50cd5ee725ebd">CLDirectConvolutionLayer</a>
142, <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer_kernel.xhtml#a1e6b576c45f94ebf95097f045ba55002">CLDirectConvolutionLayerKernel</a>
143, <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer_output_stage_kernel.xhtml#ae2d1f3ac8abfab13e554dd6311566540">CLDirectConvolutionLayerOutputStageKernel</a>
144, <a class="el" href="classarm__compute_1_1_c_l_flatten_layer.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLFlattenLayer</a>
145, <a class="el" href="classarm__compute_1_1_c_l_flatten_layer_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLFlattenLayerKernel</a>
146, <a class="el" href="classarm__compute_1_1_c_l_floor.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLFloor</a>
147, <a class="el" href="classarm__compute_1_1_c_l_floor_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLFloorKernel</a>
148, <a class="el" href="classarm__compute_1_1_c_l_fully_connected_layer.xhtml#a8da875051f2d75a497fb2de9cdd2e6cb">CLFullyConnectedLayer</a>
149, <a class="el" href="classarm__compute_1_1_c_l_fully_connected_layer_reshape_weights.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLFullyConnectedLayerReshapeWeights</a>
150, <a class="el" href="classarm__compute_1_1_c_l_fuse_batch_normalization.xhtml#a621bb2b91dff1e06743ed90ddb8c38ca">CLFuseBatchNormalization</a>
151, <a class="el" href="classarm__compute_1_1_c_l_fuse_batch_normalization_kernel.xhtml#a621bb2b91dff1e06743ed90ddb8c38ca">CLFuseBatchNormalizationKernel</a>
152, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m.xhtml#a3493ba7d1f2057740ff5931fa00a44ac">CLGEMM</a>
153, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_convolution_layer.xhtml#a3113fd3147c1bbc06b3f9890063c87c7">CLGEMMConvolutionLayer</a>
154, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_interleave4x4_kernel.xhtml#a6d76f57d68ffa1090f72225547df15b6">CLGEMMInterleave4x4Kernel</a>
155, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_a_reduction_kernel.xhtml#a46e5929d20bb4cc0678590dfa251df9e">CLGEMMLowpMatrixAReductionKernel</a>
156, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_b_reduction_kernel.xhtml#a21f628daa45675076fd25e46a052a53a">CLGEMMLowpMatrixBReductionKernel</a>
157, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_core.xhtml#a8c3cf2d65afb288e39909171ada19566">CLGEMMLowpMatrixMultiplyCore</a>
158, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_kernel.xhtml#a82516a7054fc79efa2230cdae0499a85">CLGEMMLowpMatrixMultiplyKernel</a>
159, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_offset_contribution_kernel.xhtml#a0c8e9fe3b2d6411e9f75bfcfa8b8e7d2">CLGEMMLowpOffsetContributionKernel</a>
160, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_offset_contribution_output_stage_kernel.xhtml#a3527d5d31a2975b03224fa4cc136b88a">CLGEMMLowpOffsetContributionOutputStageKernel</a>
161, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale.xhtml#aee63e7671cf04d15be2da1b83d90e61b">CLGEMMLowpQuantizeDownInt32ToUint8Scale</a>
162, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point.xhtml#aee63e7671cf04d15be2da1b83d90e61b">CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint</a>
163, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel.xhtml#aee63e7671cf04d15be2da1b83d90e61b">CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel</a>
164, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_float.xhtml#aee63e7671cf04d15be2da1b83d90e61b">CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloat</a>
165, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_float_kernel.xhtml#aee63e7671cf04d15be2da1b83d90e61b">CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel</a>
166, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel.xhtml#aee63e7671cf04d15be2da1b83d90e61b">CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel</a>
167, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#aacce47387e80c160a47584829ab0edb1">CLGEMMMatrixAccumulateBiasesKernel</a>
168, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_addition_kernel.xhtml#ae722d2edbab88977ea4604d5395d8463">CLGEMMMatrixAdditionKernel</a>
169, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_kernel.xhtml#abf9493f85567544138e72322f5565c8f">CLGEMMMatrixMultiplyKernel</a>
170, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_vector_multiply_kernel.xhtml#a0d647d83c8512fa95fa9adb8fb3e0cab">CLGEMMMatrixVectorMultiplyKernel</a>
171, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w_kernel.xhtml#ad24cc142f898e2a16a23b290215065d0">CLGEMMTranspose1xWKernel</a>
172, <a class="el" href="classarm__compute_1_1_c_l_generate_proposals_layer.xhtml#a0dd15c751cbdd5768cb781ef766e50dd">CLGenerateProposalsLayer</a>
173, <a class="el" href="classarm__compute_1_1_c_l_im2_col_kernel.xhtml#a4e256965ba7798ffe1358469be661e5a">CLIm2ColKernel</a>
174, <a class="el" href="classarm__compute_1_1_c_l_l2_normalize_layer.xhtml#a9f1f5be29baa0c5fa809c6bae593ea0a">CLL2NormalizeLayer</a>
175, <a class="el" href="classarm__compute_1_1_c_l_l2_normalize_layer_kernel.xhtml#aa9312e3ad11325dcff76ed212a23b4e7">CLL2NormalizeLayerKernel</a>
176, <a class="el" href="classarm__compute_1_1_c_l_locally_connected_layer.xhtml#a126f91e344585b85ae09a7b76e68c520">CLLocallyConnectedLayer</a>
177, <a class="el" href="classarm__compute_1_1_c_l_locally_connected_matrix_multiply_kernel.xhtml#a0d647d83c8512fa95fa9adb8fb3e0cab">CLLocallyConnectedMatrixMultiplyKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000178, <a class="el" href="classarm__compute_1_1_c_l_logits1_d_max_kernel.xhtml#a5192c53832168a12f3997ea01101aa06">CLLogits1DMaxKernel</a>
Jenkinsb9abeae2018-11-22 11:58:08 +0000179, <a class="el" href="classarm__compute_1_1_c_l_logits1_d_max_shift_exp_sum_kernel.xhtml#a62885f3bde4b458c02316bfc3f339fbc">CLLogits1DMaxShiftExpSumKernel</a>
180, <a class="el" href="classarm__compute_1_1_c_l_logits1_d_norm_kernel.xhtml#a4695d31f9e67a1344f00f52158f02330">CLLogits1DNormKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000181, <a class="el" href="classarm__compute_1_1_c_l_logits1_d_shift_exp_sum_kernel.xhtml#aa1f93168c2675d291b43b63574c2c381">CLLogits1DShiftExpSumKernel</a>
Jenkinsb9abeae2018-11-22 11:58:08 +0000182, <a class="el" href="classarm__compute_1_1_c_l_l_s_t_m_layer.xhtml#aa05bceba37ded272a464a90becd9cd99">CLLSTMLayer</a>
183, <a class="el" href="classarm__compute_1_1_c_l_mean_std_dev.xhtml#aa0c625593b8ab7d8bd1ba442519e5b36">CLMeanStdDev</a>
184, <a class="el" href="classarm__compute_1_1_c_l_mean_std_dev_kernel.xhtml#aa7d5b2d0fac7c644ec17a1c129f060f1">CLMeanStdDevKernel</a>
185, <a class="el" href="classarm__compute_1_1_c_l_memset_kernel.xhtml#ae6cba14af0dac686631cafe793aca5c5">CLMemsetKernel</a>
186, <a class="el" href="classarm__compute_1_1_c_l_min_max_layer_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLMinMaxLayerKernel</a>
187, <a class="el" href="classarm__compute_1_1_c_l_normalization_layer.xhtml#a9a022a0e5540e2648d899a18f7e2e932">CLNormalizationLayer</a>
188, <a class="el" href="classarm__compute_1_1_c_l_normalization_layer_kernel.xhtml#ad83238a0d9baa0e1ca81455a0f4adc9f">CLNormalizationLayerKernel</a>
189, <a class="el" href="classarm__compute_1_1_c_l_normalize_planar_y_u_v_layer.xhtml#ae234b520fd9ea3f9186e191b019c9a97">CLNormalizePlanarYUVLayer</a>
190, <a class="el" href="classarm__compute_1_1_c_l_normalize_planar_y_u_v_layer_kernel.xhtml#ae234b520fd9ea3f9186e191b019c9a97">CLNormalizePlanarYUVLayerKernel</a>
191, <a class="el" href="classarm__compute_1_1_c_l_pad_layer.xhtml#a4b6fa54ed45930017967fc9bc4c99aa3">CLPadLayer</a>
192, <a class="el" href="classarm__compute_1_1_c_l_permute.xhtml#a97f09e05a72865753ecb1948b38d4843">CLPermute</a>
193, <a class="el" href="classarm__compute_1_1_c_l_permute_kernel.xhtml#a97f09e05a72865753ecb1948b38d4843">CLPermuteKernel</a>
194, <a class="el" href="classarm__compute_1_1_c_l_pixel_wise_multiplication.xhtml#a705182fc799dce8ee017368eea0ca539">CLPixelWiseMultiplication</a>
195, <a class="el" href="classarm__compute_1_1_c_l_pixel_wise_multiplication_kernel.xhtml#a705182fc799dce8ee017368eea0ca539">CLPixelWiseMultiplicationKernel</a>
196, <a class="el" href="classarm__compute_1_1_c_l_pooling_layer.xhtml#ad9271771801540c842010e7fde5f457c">CLPoolingLayer</a>
197, <a class="el" href="classarm__compute_1_1_c_l_pooling_layer_kernel.xhtml#ad9271771801540c842010e7fde5f457c">CLPoolingLayerKernel</a>
198, <a class="el" href="classarm__compute_1_1_c_l_prior_box_layer.xhtml#a4586cda814cbf465e6ab2660831e33cd">CLPriorBoxLayer</a>
199, <a class="el" href="classarm__compute_1_1_c_l_prior_box_layer_kernel.xhtml#a4586cda814cbf465e6ab2660831e33cd">CLPriorBoxLayerKernel</a>
200, <a class="el" href="classarm__compute_1_1_c_l_quantization_layer.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLQuantizationLayer</a>
201, <a class="el" href="classarm__compute_1_1_c_l_quantization_layer_kernel.xhtml#aebfd4e9a838de3082cdb5894d33e8a04">CLQuantizationLayerKernel</a>
202, <a class="el" href="classarm__compute_1_1_c_l_reduce_mean.xhtml#a4399d123b93fac32d66025caa251cdfe">CLReduceMean</a>
203, <a class="el" href="classarm__compute_1_1_c_l_reduction_operation.xhtml#a358b25909dda0c7c6f49d40f91cd1112">CLReductionOperation</a>
204, <a class="el" href="classarm__compute_1_1_c_l_reduction_operation_kernel.xhtml#a70f3563d88b1fc582c263f5be7ae2bb2">CLReductionOperationKernel</a>
205, <a class="el" href="classarm__compute_1_1_c_l_reorg_layer.xhtml#acaf7429e919f44042d6de09844ca79b1">CLReorgLayer</a>
206, <a class="el" href="classarm__compute_1_1_c_l_reorg_layer_kernel.xhtml#acaf7429e919f44042d6de09844ca79b1">CLReorgLayerKernel</a>
207, <a class="el" href="classarm__compute_1_1_c_l_reshape_layer.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLReshapeLayer</a>
208, <a class="el" href="classarm__compute_1_1_c_l_reshape_layer_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLReshapeLayerKernel</a>
209, <a class="el" href="classarm__compute_1_1_c_l_r_n_n_layer.xhtml#a25cb8dc27e1dcd3cf00e930ae01ba97e">CLRNNLayer</a>
210, <a class="el" href="classarm__compute_1_1_c_l_r_o_i_align_layer.xhtml#a84556a70e5b258e65c74bcbb9f3587ed">CLROIAlignLayer</a>
211, <a class="el" href="classarm__compute_1_1_c_l_r_o_i_align_layer_kernel.xhtml#a84556a70e5b258e65c74bcbb9f3587ed">CLROIAlignLayerKernel</a>
212, <a class="el" href="classarm__compute_1_1_c_l_scale.xhtml#aa410edd8e39d47eeb7fd07085d071bb4">CLScale</a>
213, <a class="el" href="classarm__compute_1_1_c_l_scale_kernel.xhtml#a79c9682f92afadbf8836aefd8c4d728c">CLScaleKernel</a>
214, <a class="el" href="classarm__compute_1_1_c_l_slice.xhtml#afb48914092f4bb2fdf249fa1e3fcd17c">CLSlice</a>
215, <a class="el" href="classarm__compute_1_1_c_l_softmax_layer.xhtml#a85db282920d24cd0f4dca6a439201a43">CLSoftmaxLayer</a>
216, <a class="el" href="classarm__compute_1_1_c_l_space_to_batch_layer.xhtml#ab8f413c7da32b23bf894b1e8be7bf489">CLSpaceToBatchLayer</a>
217, <a class="el" href="classarm__compute_1_1_c_l_space_to_batch_layer_kernel.xhtml#ab8f413c7da32b23bf894b1e8be7bf489">CLSpaceToBatchLayerKernel</a>
218, <a class="el" href="classarm__compute_1_1_c_l_split.xhtml#a1e450094356427ed60b8f574488c5ffa">CLSplit</a>
219, <a class="el" href="classarm__compute_1_1_c_l_strided_slice.xhtml#a44bf94716d16ca80c68fed3f2b3498cd">CLStridedSlice</a>
220, <a class="el" href="classarm__compute_1_1_c_l_strided_slice_kernel.xhtml#a6263412874ea8de19fe395afedbf9b2e">CLStridedSliceKernel</a>
221, <a class="el" href="classarm__compute_1_1_c_l_transpose.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLTranspose</a>
222, <a class="el" href="classarm__compute_1_1_c_l_transpose_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">CLTransposeKernel</a>
223, <a class="el" href="classarm__compute_1_1_c_l_upsample_layer.xhtml#adeb9bab6734ef3a4bf4485cff2fe9dd9">CLUpsampleLayer</a>
224, <a class="el" href="classarm__compute_1_1_c_l_upsample_layer_kernel.xhtml#adeb9bab6734ef3a4bf4485cff2fe9dd9">CLUpsampleLayerKernel</a>
225, <a class="el" href="classarm__compute_1_1_c_l_weights_reshape_kernel.xhtml#a90066609e6f00aad9d9a2a8951aef7aa">CLWeightsReshapeKernel</a>
226, <a class="el" href="classarm__compute_1_1_c_l_width_concatenate2_tensors_kernel.xhtml#afe71126bef1735fe1613a6da30d2c0c4">CLWidthConcatenate2TensorsKernel</a>
227, <a class="el" href="classarm__compute_1_1_c_l_width_concatenate4_tensors_kernel.xhtml#a7a7d53bfb54f24863fcab9a046753c86">CLWidthConcatenate4TensorsKernel</a>
228, <a class="el" href="classarm__compute_1_1_c_l_width_concatenate_layer.xhtml#a46683d190483bebc3c814866a7035f9a">CLWidthConcatenateLayer</a>
229, <a class="el" href="classarm__compute_1_1_c_l_width_concatenate_layer_kernel.xhtml#adecdb3cc6b7b36f8bfbcd777ff021809">CLWidthConcatenateLayerKernel</a>
230, <a class="el" href="classarm__compute_1_1_c_l_winograd_convolution_layer.xhtml#a1c5a3dc6ea10d1f68d76064b82b8b5c2">CLWinogradConvolutionLayer</a>
231, <a class="el" href="classarm__compute_1_1_c_l_winograd_filter_transform_kernel.xhtml#a6d3d1d4d66f89908455bc5f05e259ce9">CLWinogradFilterTransformKernel</a>
232, <a class="el" href="classarm__compute_1_1_c_l_winograd_input_transform.xhtml#a6d3d1d4d66f89908455bc5f05e259ce9">CLWinogradInputTransform</a>
233, <a class="el" href="classarm__compute_1_1_c_l_winograd_input_transform_kernel.xhtml#a6d3d1d4d66f89908455bc5f05e259ce9">CLWinogradInputTransformKernel</a>
234, <a class="el" href="classarm__compute_1_1_c_l_winograd_output_transform_kernel.xhtml#a9ede996037a6406aca5217f9ad5e2f28">CLWinogradOutputTransformKernel</a>
235, <a class="el" href="classarm__compute_1_1_c_l_y_o_l_o_layer.xhtml#a8bab0d6a95bc446873e037fd5a616242">CLYOLOLayer</a>
236, <a class="el" href="classarm__compute_1_1_c_l_y_o_l_o_layer_kernel.xhtml#a8bab0d6a95bc446873e037fd5a616242">CLYOLOLayerKernel</a>
237, <a class="el" href="classarm__compute_1_1_c_p_p_permute.xhtml#a97f09e05a72865753ecb1948b38d4843">CPPPermute</a>
238, <a class="el" href="classarm__compute_1_1_c_p_p_permute_kernel.xhtml#a97f09e05a72865753ecb1948b38d4843">CPPPermuteKernel</a>
239, <a class="el" href="classarm__compute_1_1_g_c_arithmetic_addition.xhtml#a5e951bf3e414ddcd908245bcf284b08f">GCArithmeticAddition</a>
240, <a class="el" href="classarm__compute_1_1_g_c_arithmetic_addition_kernel.xhtml#a5e951bf3e414ddcd908245bcf284b08f">GCArithmeticAdditionKernel</a>
241, <a class="el" href="classarm__compute_1_1_g_c_batch_normalization_layer_kernel.xhtml#a7b183c349117a66b3f74138d5d86d634">GCBatchNormalizationLayerKernel</a>
242, <a class="el" href="classarm__compute_1_1_g_c_g_e_m_m.xhtml#a79dcdcd8851f3c170ff581e993364fbd">GCGEMM</a>
243, <a class="el" href="classarm__compute_1_1_g_c_g_e_m_m_matrix_multiply_kernel.xhtml#a6902b8a897391fd3c0f186bef31f4d20">GCGEMMMatrixMultiplyKernel</a>
244, <a class="el" href="classarm__compute_1_1_g_c_im2_col_kernel.xhtml#a18792660d79fe30c94c1a28387265082">GCIm2ColKernel</a>
245, <a class="el" href="classarm__compute_1_1_g_c_normalize_planar_y_u_v_layer.xhtml#ae234b520fd9ea3f9186e191b019c9a97">GCNormalizePlanarYUVLayer</a>
246, <a class="el" href="classarm__compute_1_1_g_c_normalize_planar_y_u_v_layer_kernel.xhtml#ae234b520fd9ea3f9186e191b019c9a97">GCNormalizePlanarYUVLayerKernel</a>
247, <a class="el" href="classarm__compute_1_1_g_c_pooling_layer.xhtml#ad9271771801540c842010e7fde5f457c">GCPoolingLayer</a>
248, <a class="el" href="classarm__compute_1_1_g_c_pooling_layer_kernel.xhtml#ad9271771801540c842010e7fde5f457c">GCPoolingLayerKernel</a>
249, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_c_l_node_validator.xhtml#a0779bcdedc0eebdd3e24c3f1b6356128">CLNodeValidator</a>
250, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_g_c_node_validator.xhtml#a0779bcdedc0eebdd3e24c3f1b6356128">GCNodeValidator</a>
251, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_n_e_node_validator.xhtml#a0779bcdedc0eebdd3e24c3f1b6356128">NENodeValidator</a>
252, <a class="el" href="classarm__compute_1_1graph_1_1_i_node.xhtml#a0f3b12aedc549ea5ba08cbb36871da15">INode</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100253, <a class="el" href="classarm__compute_1_1graph_1_1_split_layer_node.xhtml#a600f574bc2868a148f9a746d16774dbd">SplitLayerNode</a>
Jenkinsb9abeae2018-11-22 11:58:08 +0000254, <a class="el" href="classarm__compute_1_1_i_n_e_winograd_layer_transform_weights_kernel.xhtml#a8b4165c2e7c5c983b930a0f5f4df6acf">INEWinogradLayerTransformWeightsKernel&lt; T &gt;</a>
255, <a class="el" href="classarm__compute_1_1_n_e_activation_layer.xhtml#aa37e2d0b4cd4f835bfa2a2df4a0bdd2c">NEActivationLayer</a>
256, <a class="el" href="classarm__compute_1_1_n_e_activation_layer_kernel.xhtml#aa37e2d0b4cd4f835bfa2a2df4a0bdd2c">NEActivationLayerKernel</a>
257, <a class="el" href="classarm__compute_1_1_n_e_arithmetic_addition.xhtml#a5e951bf3e414ddcd908245bcf284b08f">NEArithmeticAddition</a>
258, <a class="el" href="classarm__compute_1_1_n_e_arithmetic_addition_kernel.xhtml#a5e951bf3e414ddcd908245bcf284b08f">NEArithmeticAdditionKernel</a>
259, <a class="el" href="classarm__compute_1_1_n_e_arithmetic_subtraction.xhtml#a5e951bf3e414ddcd908245bcf284b08f">NEArithmeticSubtraction</a>
260, <a class="el" href="classarm__compute_1_1_n_e_arithmetic_subtraction_kernel.xhtml#a5e951bf3e414ddcd908245bcf284b08f">NEArithmeticSubtractionKernel</a>
261, <a class="el" href="classarm__compute_1_1_n_e_batch_normalization_layer.xhtml#a7b183c349117a66b3f74138d5d86d634">NEBatchNormalizationLayer</a>
262, <a class="el" href="classarm__compute_1_1_n_e_batch_normalization_layer_kernel.xhtml#a7b183c349117a66b3f74138d5d86d634">NEBatchNormalizationLayerKernel</a>
263, <a class="el" href="classarm__compute_1_1_n_e_channel_shuffle_layer.xhtml#a717260f50941d01259aa07f1f30da612">NEChannelShuffleLayer</a>
264, <a class="el" href="classarm__compute_1_1_n_e_channel_shuffle_layer_kernel.xhtml#a717260f50941d01259aa07f1f30da612">NEChannelShuffleLayerKernel</a>
265, <a class="el" href="classarm__compute_1_1_n_e_col2_im.xhtml#a35842b155e2204bb6831588a0ffcc6d3">NECol2Im</a>
266, <a class="el" href="classarm__compute_1_1_n_e_col2_im_kernel.xhtml#a35842b155e2204bb6831588a0ffcc6d3">NECol2ImKernel</a>
267, <a class="el" href="classarm__compute_1_1_n_e_concatenate_layer.xhtml#aca9a72ce2e58da3f994ac9c44130ac2e">NEConcatenateLayer</a>
268, <a class="el" href="classarm__compute_1_1_n_e_convert_fully_connected_weights.xhtml#a01b81c1c60fd95dc360fd7ad680f114b">NEConvertFullyConnectedWeights</a>
269, <a class="el" href="classarm__compute_1_1_n_e_convert_fully_connected_weights_kernel.xhtml#a01b81c1c60fd95dc360fd7ad680f114b">NEConvertFullyConnectedWeightsKernel</a>
270, <a class="el" href="classarm__compute_1_1_n_e_convolution_layer.xhtml#a1a37ad594537835b39165a1369dd254c">NEConvolutionLayer</a>
271, <a class="el" href="classarm__compute_1_1_n_e_convolution_layer_reshape_weights.xhtml#a224bc0dd323828beab8c7edeeb539cb3">NEConvolutionLayerReshapeWeights</a>
272, <a class="el" href="classarm__compute_1_1_n_e_copy.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NECopy</a>
273, <a class="el" href="classarm__compute_1_1_n_e_copy_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NECopyKernel</a>
274, <a class="el" href="classarm__compute_1_1_n_e_deconvolution_layer.xhtml#ab8203eefc06b62be5610b841c861d6d7">NEDeconvolutionLayer</a>
275, <a class="el" href="classarm__compute_1_1_n_e_depth_concatenate_layer.xhtml#a46683d190483bebc3c814866a7035f9a">NEDepthConcatenateLayer</a>
276, <a class="el" href="classarm__compute_1_1_n_e_depth_concatenate_layer_kernel.xhtml#a77d50017474f3c85f1441de44fde1587">NEDepthConcatenateLayerKernel</a>
277, <a class="el" href="classarm__compute_1_1_n_e_depth_convert_layer.xhtml#a87d58379bfe38d6845102cf762fbea63">NEDepthConvertLayer</a>
278, <a class="el" href="classarm__compute_1_1_n_e_depth_convert_layer_kernel.xhtml#a87d58379bfe38d6845102cf762fbea63">NEDepthConvertLayerKernel</a>
279, <a class="el" href="classarm__compute_1_1_n_e_depthwise_convolution_layer3x3.xhtml#a49efd29e0d65aa11d10eb74fb6d9a894">NEDepthwiseConvolutionLayer3x3</a>
280, <a class="el" href="classarm__compute_1_1_n_e_depthwise_convolution_layer3x3_kernel.xhtml#a1f5399e29a7181f3d0a30ea60fb2a3bc">NEDepthwiseConvolutionLayer3x3Kernel</a>
281, <a class="el" href="classarm__compute_1_1_n_e_depthwise_convolution_layer.xhtml#a49efd29e0d65aa11d10eb74fb6d9a894">NEDepthwiseConvolutionLayer</a>
282, <a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#ae343a06f1e1e92d8a5573c695fba847b">NEDepthwiseIm2ColKernel</a>
283, <a class="el" href="classarm__compute_1_1_n_e_depthwise_vector_to_tensor_kernel.xhtml#afec32bb9280b58786b78b36076343894">NEDepthwiseVectorToTensorKernel</a>
284, <a class="el" href="classarm__compute_1_1_n_e_depthwise_weights_reshape_kernel.xhtml#a0c1e64e3caf1227a2eabae8aeb86d381">NEDepthwiseWeightsReshapeKernel</a>
285, <a class="el" href="classarm__compute_1_1_n_e_dequantization_layer.xhtml#aebfd4e9a838de3082cdb5894d33e8a04">NEDequantizationLayer</a>
286, <a class="el" href="classarm__compute_1_1_n_e_dequantization_layer_kernel.xhtml#aebfd4e9a838de3082cdb5894d33e8a04">NEDequantizationLayerKernel</a>
287, <a class="el" href="classarm__compute_1_1_n_e_direct_convolution_layer.xhtml#aaa714636095e79d5e53567a924f3d9ae">NEDirectConvolutionLayer</a>
288, <a class="el" href="classarm__compute_1_1_n_e_direct_convolution_layer_kernel.xhtml#a38da9c4ac16c0ca78e5d7176aab3435e">NEDirectConvolutionLayerKernel</a>
289, <a class="el" href="classarm__compute_1_1_n_e_direct_convolution_layer_output_stage_kernel.xhtml#ae2d1f3ac8abfab13e554dd6311566540">NEDirectConvolutionLayerOutputStageKernel</a>
290, <a class="el" href="classarm__compute_1_1_n_e_flatten_layer.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEFlattenLayer</a>
291, <a class="el" href="classarm__compute_1_1_n_e_flatten_layer_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEFlattenLayerKernel</a>
292, <a class="el" href="classarm__compute_1_1_n_e_floor.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEFloor</a>
293, <a class="el" href="classarm__compute_1_1_n_e_floor_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEFloorKernel</a>
294, <a class="el" href="classarm__compute_1_1_n_e_fully_connected_layer.xhtml#a8da875051f2d75a497fb2de9cdd2e6cb">NEFullyConnectedLayer</a>
295, <a class="el" href="classarm__compute_1_1_n_e_fully_connected_layer_reshape_weights.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEFullyConnectedLayerReshapeWeights</a>
296, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m.xhtml#a3493ba7d1f2057740ff5931fa00a44ac">NEGEMM</a>
297, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_assembly_dispatch.xhtml#a80206e1dccb80426b563e3e8466bfd87">NEGEMMAssemblyDispatch</a>
298, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_convolution_layer.xhtml#a3113fd3147c1bbc06b3f9890063c87c7">NEGEMMConvolutionLayer</a>
299, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_interleave4x4_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEGEMMInterleave4x4Kernel</a>
300, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_a_reduction_kernel.xhtml#a283024f5b1ee165da06d949700520a38">NEGEMMLowpMatrixAReductionKernel</a>
301, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_b_reduction_kernel.xhtml#a1e76328ce0c8fa275d2bbe0653ddeaad">NEGEMMLowpMatrixBReductionKernel</a>
302, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_multiply_core.xhtml#a8c3cf2d65afb288e39909171ada19566">NEGEMMLowpMatrixMultiplyCore</a>
303, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_multiply_kernel.xhtml#a0d647d83c8512fa95fa9adb8fb3e0cab">NEGEMMLowpMatrixMultiplyKernel</a>
304, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_offset_contribution_kernel.xhtml#a18a1134c4a0899ab68380c56ca33500b">NEGEMMLowpOffsetContributionKernel</a>
305, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale.xhtml#aee63e7671cf04d15be2da1b83d90e61b">NEGEMMLowpQuantizeDownInt32ToUint8Scale</a>
306, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point.xhtml#aee63e7671cf04d15be2da1b83d90e61b">NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint</a>
307, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel.xhtml#aee63e7671cf04d15be2da1b83d90e61b">NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel</a>
308, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel.xhtml#aee63e7671cf04d15be2da1b83d90e61b">NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel</a>
309, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#a67759131249ecc51533fe269d0d90c51">NEGEMMMatrixAccumulateBiasesKernel</a>
310, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_addition_kernel.xhtml#ae722d2edbab88977ea4604d5395d8463">NEGEMMMatrixAdditionKernel</a>
311, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_multiply_kernel.xhtml#ac91476ef04db46dad52f3cd1e2fae18e">NEGEMMMatrixMultiplyKernel</a>
312, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_vector_multiply_kernel.xhtml#a0d647d83c8512fa95fa9adb8fb3e0cab">NEGEMMMatrixVectorMultiplyKernel</a>
313, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEGEMMTranspose1xW</a>
314, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEGEMMTranspose1xWKernel</a>
315, <a class="el" href="classarm__compute_1_1_n_e_im2_col.xhtml#a4e256965ba7798ffe1358469be661e5a">NEIm2Col</a>
316, <a class="el" href="classarm__compute_1_1_n_e_im2_col_kernel.xhtml#a4e256965ba7798ffe1358469be661e5a">NEIm2ColKernel</a>
317, <a class="el" href="classarm__compute_1_1_n_e_l2_normalize_layer.xhtml#a9f1f5be29baa0c5fa809c6bae593ea0a">NEL2NormalizeLayer</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100318, <a class="el" href="classarm__compute_1_1_n_e_l2_normalize_layer_kernel.xhtml#a95b11d7f930f7e1fd9924cd300457098">NEL2NormalizeLayerKernel</a>
Jenkinsb9abeae2018-11-22 11:58:08 +0000319, <a class="el" href="classarm__compute_1_1_n_e_locally_connected_layer.xhtml#a126f91e344585b85ae09a7b76e68c520">NELocallyConnectedLayer</a>
320, <a class="el" href="classarm__compute_1_1_n_e_locally_connected_matrix_multiply_kernel.xhtml#a0d647d83c8512fa95fa9adb8fb3e0cab">NELocallyConnectedMatrixMultiplyKernel</a>
321, <a class="el" href="classarm__compute_1_1_n_e_logits1_d_max_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NELogits1DMaxKernel</a>
322, <a class="el" href="classarm__compute_1_1_n_e_logits1_d_softmax_kernel.xhtml#ae9a64d99f08581b961e1ac5a5fc46af8">NELogits1DSoftmaxKernel</a>
323, <a class="el" href="classarm__compute_1_1_n_e_l_s_t_m_layer.xhtml#aa05bceba37ded272a464a90becd9cd99">NELSTMLayer</a>
324, <a class="el" href="classarm__compute_1_1_n_e_min_max_layer_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEMinMaxLayerKernel</a>
325, <a class="el" href="classarm__compute_1_1_n_e_normalization_layer.xhtml#a9a022a0e5540e2648d899a18f7e2e932">NENormalizationLayer</a>
326, <a class="el" href="classarm__compute_1_1_n_e_normalization_layer_kernel.xhtml#a0b5277c961e4801d77268146b43e45c1">NENormalizationLayerKernel</a>
327, <a class="el" href="classarm__compute_1_1_n_e_permute.xhtml#a97f09e05a72865753ecb1948b38d4843">NEPermute</a>
328, <a class="el" href="classarm__compute_1_1_n_e_permute_kernel.xhtml#a97f09e05a72865753ecb1948b38d4843">NEPermuteKernel</a>
329, <a class="el" href="classarm__compute_1_1_n_e_pixel_wise_multiplication.xhtml#a705182fc799dce8ee017368eea0ca539">NEPixelWiseMultiplication</a>
330, <a class="el" href="classarm__compute_1_1_n_e_pixel_wise_multiplication_kernel.xhtml#a705182fc799dce8ee017368eea0ca539">NEPixelWiseMultiplicationKernel</a>
331, <a class="el" href="classarm__compute_1_1_n_e_pooling_layer.xhtml#ad9271771801540c842010e7fde5f457c">NEPoolingLayer</a>
332, <a class="el" href="classarm__compute_1_1_n_e_pooling_layer_kernel.xhtml#ad9271771801540c842010e7fde5f457c">NEPoolingLayerKernel</a>
333, <a class="el" href="classarm__compute_1_1_n_e_prior_box_layer.xhtml#a4586cda814cbf465e6ab2660831e33cd">NEPriorBoxLayer</a>
334, <a class="el" href="classarm__compute_1_1_n_e_prior_box_layer_kernel.xhtml#a4586cda814cbf465e6ab2660831e33cd">NEPriorBoxLayerKernel</a>
335, <a class="el" href="classarm__compute_1_1_n_e_quantization_layer.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEQuantizationLayer</a>
336, <a class="el" href="classarm__compute_1_1_n_e_quantization_layer_kernel.xhtml#aebfd4e9a838de3082cdb5894d33e8a04">NEQuantizationLayerKernel</a>
337, <a class="el" href="classarm__compute_1_1_n_e_reduce_mean.xhtml#a4399d123b93fac32d66025caa251cdfe">NEReduceMean</a>
338, <a class="el" href="classarm__compute_1_1_n_e_reduction_operation.xhtml#a358b25909dda0c7c6f49d40f91cd1112">NEReductionOperation</a>
339, <a class="el" href="classarm__compute_1_1_n_e_reduction_operation_kernel.xhtml#a358b25909dda0c7c6f49d40f91cd1112">NEReductionOperationKernel</a>
340, <a class="el" href="classarm__compute_1_1_n_e_reorg_layer.xhtml#acaf7429e919f44042d6de09844ca79b1">NEReorgLayer</a>
341, <a class="el" href="classarm__compute_1_1_n_e_reorg_layer_kernel.xhtml#acaf7429e919f44042d6de09844ca79b1">NEReorgLayerKernel</a>
342, <a class="el" href="classarm__compute_1_1_n_e_reshape_layer.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEReshapeLayer</a>
343, <a class="el" href="classarm__compute_1_1_n_e_reshape_layer_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NEReshapeLayerKernel</a>
344, <a class="el" href="classarm__compute_1_1_n_e_r_n_n_layer.xhtml#a25cb8dc27e1dcd3cf00e930ae01ba97e">NERNNLayer</a>
345, <a class="el" href="classarm__compute_1_1_n_e_scale.xhtml#aa410edd8e39d47eeb7fd07085d071bb4">NEScale</a>
346, <a class="el" href="classarm__compute_1_1_n_e_scale_kernel.xhtml#a06da727509836873ac00b466564d08ea">NEScaleKernel</a>
347, <a class="el" href="classarm__compute_1_1_n_e_softmax_layer.xhtml#a85db282920d24cd0f4dca6a439201a43">NESoftmaxLayer</a>
348, <a class="el" href="classarm__compute_1_1_n_e_transpose.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NETranspose</a>
349, <a class="el" href="classarm__compute_1_1_n_e_transpose_kernel.xhtml#a968b23a6ef327fcfb5b99d58e3fbe883">NETransposeKernel</a>
350, <a class="el" href="classarm__compute_1_1_n_e_upsample_layer.xhtml#a976d7e038d2dc22457c006f6d7e08839">NEUpsampleLayer</a>
351, <a class="el" href="classarm__compute_1_1_n_e_upsample_layer_kernel.xhtml#a614bc53946fb31b6b27614429446a6a7">NEUpsampleLayerKernel</a>
352, <a class="el" href="classarm__compute_1_1_n_e_weights_reshape_kernel.xhtml#aaa0ba7f013b026d5f823d3193371be59">NEWeightsReshapeKernel</a>
353, <a class="el" href="classarm__compute_1_1_n_e_width_concatenate_layer.xhtml#a46683d190483bebc3c814866a7035f9a">NEWidthConcatenateLayer</a>
354, <a class="el" href="classarm__compute_1_1_n_e_width_concatenate_layer_kernel.xhtml#adecdb3cc6b7b36f8bfbcd777ff021809">NEWidthConcatenateLayerKernel</a>
355, <a class="el" href="classarm__compute_1_1_n_e_winograd_convolution_layer.xhtml#a1c5a3dc6ea10d1f68d76064b82b8b5c2">NEWinogradConvolutionLayer</a>
356, <a class="el" href="classarm__compute_1_1_n_e_winograd_layer_transform_input_kernel.xhtml#a6d3d1d4d66f89908455bc5f05e259ce9">NEWinogradLayerTransformInputKernel&lt; T, OutputTileRows, OutputTileCols, KernelRows, KernelCols &gt;</a>
357, <a class="el" href="classarm__compute_1_1_n_e_winograd_layer_transform_output_kernel.xhtml#a9ede996037a6406aca5217f9ad5e2f28">NEWinogradLayerTransformOutputKernel&lt; T, OutputTileRows, OutputTileCols, KernelRows, KernelCols &gt;</a>
358, <a class="el" href="classarm__compute_1_1_n_e_winograd_layer_transform_weights_kernel.xhtml#a6d3d1d4d66f89908455bc5f05e259ce9">NEWinogradLayerTransformWeightsKernel&lt; T, OutputTileRows, OutputTileCols, KernelRows, KernelCols &gt;</a>
359, <a class="el" href="classarm__compute_1_1_n_e_y_o_l_o_layer.xhtml#a8bab0d6a95bc446873e037fd5a616242">NEYOLOLayer</a>
360, <a class="el" href="classarm__compute_1_1_n_e_y_o_l_o_layer_kernel.xhtml#a8bab0d6a95bc446873e037fd5a616242">NEYOLOLayerKernel</a>
361, <a class="el" href="classarm__compute_1_1test_1_1_c_l_synthetize_function.xhtml#ab8b6b10969f8435d21a0fa6e46362d59">CLSynthetizeFunction&lt; K &gt;</a>
362, <a class="el" href="classarm__compute_1_1utils_1_1_command_line_parser.xhtml#a3566e1a9ec7fedc6e4fc47fab7c18532">CommandLineParser</a>
363, <a class="el" href="classarm__compute_1_1_window.xhtml#ab3a68a01a1c7c22bfbd9f3f6d20e7d5a">Window</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100364</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100365<li>validate_node()
Jenkinsb9abeae2018-11-22 11:58:08 +0000366: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend.xhtml#af8c9f941cc0efcdc112ac8534a204dd0">CLDeviceBackend</a>
367, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_g_c_device_backend.xhtml#af8c9f941cc0efcdc112ac8534a204dd0">GCDeviceBackend</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100368, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_i_device_backend.xhtml#a2ad722cd593bc5300108c8837ce5c980">IDeviceBackend</a>
Jenkinsb9abeae2018-11-22 11:58:08 +0000369, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_n_e_device_backend.xhtml#af8c9f941cc0efcdc112ac8534a204dd0">NEDeviceBackend</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100370</li>
Jenkins52ba29e2018-08-29 15:32:11 +0000371<li>ValidationInputAccessor()
372: <a class="el" href="classarm__compute_1_1graph__utils_1_1_validation_input_accessor.xhtml#a458082188f9eec9fdf459f508d64d9be">ValidationInputAccessor</a>
373</li>
374<li>ValidationOutputAccessor()
375: <a class="el" href="classarm__compute_1_1graph__utils_1_1_validation_output_accessor.xhtml#ac3ae33bed176ca84786a8c910c3072c9">ValidationOutputAccessor</a>
376</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000377<li>ValidRegion()
Jenkinsb9abeae2018-11-22 11:58:08 +0000378: <a class="el" href="structarm__compute_1_1_valid_region.xhtml#a1de12d43d932fc3b1e05ff15e85212bf">ValidRegion</a>
Kaizen8938bd32017-09-28 14:38:23 +0100379</li>
380<li>value()
Jenkinsb9abeae2018-11-22 11:58:08 +0000381: <a class="el" href="structarm__compute_1_1test_1_1framework_1_1_measurement.xhtml#af2a8c2db065f7afb4dbaa382d2ecd5be">Measurement</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000382</li>
383<li>Value()
384: <a class="el" href="structarm__compute_1_1test_1_1framework_1_1_measurement_1_1_value.xhtml#ab037372802cee601adeb0ee97dc0c0f3">Measurement::Value</a>
385</li>
386<li>value()
Jenkinsb9abeae2018-11-22 11:58:08 +0000387: <a class="el" href="classarm__compute_1_1utils_1_1_enum_list_option.xhtml#a0aeb5d3910631c64f1370af7b0f19c26">EnumListOption&lt; T &gt;</a>
388, <a class="el" href="classarm__compute_1_1utils_1_1_enum_option.xhtml#a77c7d528ac063d870b8c8426ec81c1c3">EnumOption&lt; T &gt;</a>
389, <a class="el" href="classarm__compute_1_1utils_1_1_list_option.xhtml#a0aeb5d3910631c64f1370af7b0f19c26">ListOption&lt; T &gt;</a>
390, <a class="el" href="classarm__compute_1_1utils_1_1_simple_option.xhtml#ab5d906b55180c260032ce43d6c5d4d06">SimpleOption&lt; T &gt;</a>
391</li>
392<li>values_per_roi()
393: <a class="el" href="classarm__compute_1_1_compute_anchors_info.xhtml#a00870168b3c59d0a29a7a66f935c1880">ComputeAnchorsInfo</a>
394, <a class="el" href="classarm__compute_1_1_generate_proposals_info.xhtml#a00870168b3c59d0a29a7a66f935c1880">GenerateProposalsInfo</a>
395</li>
396<li>variances()
397: <a class="el" href="classarm__compute_1_1_prior_box_layer_info.xhtml#afd15b7132dbacc847969f91c72633e7d">PriorBoxLayerInfo</a>
Kaizen8938bd32017-09-28 14:38:23 +0100398</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100399<li>visit()
Jenkinsb9abeae2018-11-22 11:58:08 +0000400: <a class="el" href="classarm__compute_1_1graph_1_1_dot_graph_visitor.xhtml#a9f9ccf9586c79250a79c85fb562cc2f5">DotGraphVisitor</a>
401, <a class="el" href="classarm__compute_1_1graph_1_1_i_node_visitor.xhtml#a0a1deb26be8ff3f1282f6cbb84a134db">INodeVisitor</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000402</li>
403</ul>
404</div><!-- contents -->
405</div><!-- doc-content -->
406<!-- start footer part -->
407<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
408 <ul>
Jenkinsb9abeae2018-11-22 11:58:08 +0000409 <li class="footer">Generated on Thu Nov 22 2018 11:57:52 for Compute Library by
Anthony Barbier871448e2017-03-24 14:54:29 +0000410 <a href="http://www.doxygen.org/index.html">
Jenkinsb9abeae2018-11-22 11:58:08 +0000411 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000412 </ul>
413</div>
414</body>
415</html>