blob: 8a3451ec02fd8e542c6fe3deec2632bc5e2b8f68 [file] [log] [blame]
<!-- HTML header for doxygen 1.8.15-->
<!-- Remember to use version doxygen 1.8.15 +-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
<title>Compute Library: arm_compute/core/CL/CLKernels.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<img alt="Compute Library" src="https://raw.githubusercontent.com/ARM-software/ComputeLibrary/gh-pages/ACL_logo.png" style="max-width: 100%;margin-top: 15px;margin-left: 10px"/>
<td style="padding-left: 0.5em;">
<div id="projectname">
&#160;<span id="projectnumber">19.08</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('_c_l_kernels_8h.xhtml','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">CLKernels.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="_c_l_absolute_difference_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLAbsoluteDifferenceKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_accumulate_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLAccumulateKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_activation_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLActivationLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_batch_concatenate_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLBatchConcatenateLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_batch_normalization_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLBatchNormalizationLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_batch_to_space_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLBatchToSpaceLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_bitwise_and_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLBitwiseAndKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_bitwise_not_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLBitwiseNotKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_bitwise_or_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLBitwiseOrKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_bitwise_xor_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLBitwiseXorKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_bounding_box_transform_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLBoundingBoxTransformKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_box3x3_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLBox3x3Kernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_canny_edge_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLCannyEdgeKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_channel_combine_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLChannelCombineKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_channel_extract_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLChannelExtractKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_channel_shuffle_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLChannelShuffleLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_col2_im_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLCol2ImKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_color_convert_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLColorConvertKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_comparison_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLComparisonKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_convert_fully_connected_weights_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLConvertFullyConnectedWeightsKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_convolution_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLConvolutionKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_copy_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLCopyKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_crop_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLCropKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_deconvolution_layer_upsample_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDeconvolutionLayerUpsampleKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_deconvolution_reshape_output_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDeconvolutionReshapeOutputKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_depth_concatenate_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDepthConcatenateLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_depth_convert_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDepthConvertLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_depth_to_space_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDepthToSpaceLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NCHWKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NHWCKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_depthwise_convolution_layer_reshape_weights_generic_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDepthwiseConvolutionLayerReshapeWeightsGenericKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_depthwise_convolution_layer_reshape_weights_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDepthwiseConvolutionLayerReshapeWeightsKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_depthwise_im2_col_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDepthwiseIm2ColKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_depthwise_vector_to_tensor_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDepthwiseVectorToTensorKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_dequantization_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDequantizationLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_derivative_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDerivativeKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_dilate_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDilateKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_direct_convolution_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDirectConvolutionLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_direct_convolution_layer_output_stage_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLDirectConvolutionLayerOutputStageKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_element_wise_unary_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLElementWiseUnaryLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_elementwise_operation_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLElementwiseOperationKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_erode_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLErodeKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_f_f_t_digit_reverse_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLFFTDigitReverseKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_f_f_t_radix_stage_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLFFTRadixStageKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_f_f_t_scale_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLFFTScaleKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_fast_corners_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLFastCornersKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_fill_border_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLFillBorderKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_flatten_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLFlattenLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_floor_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLFloorKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_fuse_batch_normalization_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLFuseBatchNormalizationKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_matrix_multiply_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpMatrixMultiplyKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_matrix_multiply_native_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpMatrixMultiplyNativeKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_matrix_multiply_reshaped_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpMatrixMultiplyReshapedKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_matrix_multiply_reshaped_only_r_h_s_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_offset_contribution_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpOffsetContributionKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_offset_contribution_output_stage_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpOffsetContributionOutputStageKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_quantize_down_int32_to_int16_scale_by_fixed_point_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpQuantizeDownInt32ToInt16ScaleByFixedPointKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_float_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_reduction_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMLowpReductionKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_matrix_accumulate_biases_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMMatrixAccumulateBiasesKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_matrix_addition_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMMatrixAdditionKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_matrix_multiply_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMMatrixMultiplyKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_matrix_multiply_native_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMMatrixMultiplyNativeKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_matrix_multiply_reshaped_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMMatrixMultiplyReshapedKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_matrix_multiply_reshaped_only_r_h_s_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMMatrixMultiplyReshapedOnlyRHSKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_matrix_vector_multiply_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMMatrixVectorMultiplyKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_reshape_l_h_s_matrix_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMReshapeLHSMatrixKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_g_e_m_m_reshape_r_h_s_matrix_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGEMMReshapeRHSMatrixKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_gather_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGatherKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_gaussian3x3_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGaussian3x3Kernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_gaussian5x5_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGaussian5x5Kernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_gaussian_pyramid_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGaussianPyramidKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_generate_proposals_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLGenerateProposalsLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_h_o_g_descriptor_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLHOGDescriptorKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_h_o_g_detector_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLHOGDetectorKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_harris_corners_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLHarrisCornersKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_height_concatenate_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLHeightConcatenateLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_histogram_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLHistogramKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_im2_col_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLIm2ColKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_integral_image_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLIntegralImageKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_l2_normalize_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLL2NormalizeLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_l_k_tracker_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLLKTrackerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_locally_connected_matrix_multiply_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLLocallyConnectedMatrixMultiplyKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_magnitude_phase_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLMagnitudePhaseKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_mean_std_dev_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLMeanStdDevKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_mean_std_dev_normalization_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLMeanStdDevNormalizationKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_median3x3_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLMedian3x3Kernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_memset_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLMemsetKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_min_max_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLMinMaxLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_min_max_location_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLMinMaxLocationKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_non_linear_filter_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLNonLinearFilterKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_non_maxima_suppression3x3_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLNonMaximaSuppression3x3Kernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_normalization_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLNormalizationLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_normalize_planar_y_u_v_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLNormalizePlanarYUVLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_permute_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLPermuteKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_pixel_wise_multiplication_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLPixelWiseMultiplicationKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_pooling_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLPoolingLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_prior_box_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLPriorBoxLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_quantization_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLQuantizationLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_r_o_i_align_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLROIAlignLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_r_o_i_pooling_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLROIPoolingLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_range_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLRangeKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_reduction_operation_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLReductionOperationKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_remap_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLRemapKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_reorg_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLReorgLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_reshape_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLReshapeLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_reverse_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLReverseKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_scale_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLScaleKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_scharr3x3_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLScharr3x3Kernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_select_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLSelectKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_sobel3x3_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLSobel3x3Kernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_sobel5x5_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLSobel5x5Kernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_sobel7x7_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLSobel7x7Kernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_softmax_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLSoftmaxLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_space_to_batch_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLSpaceToBatchLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_space_to_depth_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLSpaceToDepthLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_stack_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLStackLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_strided_slice_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLStridedSliceKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_table_lookup_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLTableLookupKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_threshold_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLThresholdKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_tile_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLTileKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_transpose_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLTransposeKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_upsample_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLUpsampleLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_warp_affine_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLWarpAffineKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_warp_perspective_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLWarpPerspectiveKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_weights_reshape_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLWeightsReshapeKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_width_concatenate2_tensors_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLWidthConcatenate2TensorsKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_width_concatenate4_tensors_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLWidthConcatenate4TensorsKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_width_concatenate_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLWidthConcatenateLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_winograd_filter_transform_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLWinogradFilterTransformKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_winograd_input_transform_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLWinogradInputTransformKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_winograd_output_transform_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLWinogradOutputTransformKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_c_l_y_o_l_o_layer_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/CLYOLOLayerKernel.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_i_c_l_depthwise_convolution_layer3x3_kernel_8h_source.xhtml">arm_compute/core/CL/kernels/ICLDepthwiseConvolutionLayer3x3Kernel.h</a>&quot;</code><br />
</div>
<p><a href="_c_l_kernels_8h_source.xhtml">Go to the source code of this file.</a></p>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_1fb090f0c6070330bfaccc4236d3ca0d.xhtml">core</a></li><li class="navelem"><a class="el" href="dir_1633709b037eda5b8477677909f78129.xhtml">CL</a></li><li class="navelem"><a class="el" href="_c_l_kernels_8h.xhtml">CLKernels.h</a></li>
<li class="footer">Generated on Mon Sep 2 2019 11:47:28 for Compute Library by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
</ul>
</div>
</body>
</html>