arm_compute v19.08
diff --git a/documentation/search/classes_3.js b/documentation/search/classes_3.js
index 76dbbbe..f5028ca 100644
--- a/documentation/search/classes_3.js
+++ b/documentation/search/classes_3.js
@@ -5,6 +5,7 @@
['cartesianproductdataset',['CartesianProductDataset',['../classarm__compute_1_1test_1_1framework_1_1dataset_1_1_cartesian_product_dataset.xhtml',1,'arm_compute::test::framework::dataset']]],
['channelshufflelayer',['ChannelShuffleLayer',['../classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer.xhtml',1,'arm_compute::graph::frontend']]],
['channelshufflelayernode',['ChannelShuffleLayerNode',['../classarm__compute_1_1graph_1_1_channel_shuffle_layer_node.xhtml',1,'arm_compute::graph']]],
+ ['clabslayer',['CLAbsLayer',['../classarm__compute_1_1_c_l_abs_layer.xhtml',1,'arm_compute']]],
['clabsolutedifference',['CLAbsoluteDifference',['../classarm__compute_1_1_c_l_absolute_difference.xhtml',1,'arm_compute']]],
['clabsolutedifferencekernel',['CLAbsoluteDifferenceKernel',['../classarm__compute_1_1_c_l_absolute_difference_kernel.xhtml',1,'arm_compute']]],
['claccessor',['CLAccessor',['../classarm__compute_1_1test_1_1_c_l_accessor.xhtml',1,'arm_compute::test']]],
@@ -22,7 +23,10 @@
['clarithmeticoperationkernel',['CLArithmeticOperationKernel',['../classarm__compute_1_1_c_l_arithmetic_operation_kernel.xhtml',1,'arm_compute']]],
['clarithmeticsubtraction',['CLArithmeticSubtraction',['../classarm__compute_1_1_c_l_arithmetic_subtraction.xhtml',1,'arm_compute']]],
['clarray',['CLArray',['../classarm__compute_1_1_c_l_array.xhtml',1,'arm_compute']]],
+ ['clarray_3c_20cl_5ffloat_20_3e',['CLArray< cl_float >',['../classarm__compute_1_1_c_l_array.xhtml',1,'arm_compute']]],
+ ['clarray_3c_20cl_5fint_20_3e',['CLArray< cl_int >',['../classarm__compute_1_1_c_l_array.xhtml',1,'arm_compute']]],
['clarrayaccessor',['CLArrayAccessor',['../classarm__compute_1_1test_1_1_c_l_array_accessor.xhtml',1,'arm_compute::test']]],
+ ['clbatchconcatenatelayerkernel',['CLBatchConcatenateLayerKernel',['../classarm__compute_1_1_c_l_batch_concatenate_layer_kernel.xhtml',1,'arm_compute']]],
['clbatchnormalizationlayer',['CLBatchNormalizationLayer',['../classarm__compute_1_1_c_l_batch_normalization_layer.xhtml',1,'arm_compute']]],
['clbatchnormalizationlayerkernel',['CLBatchNormalizationLayerKernel',['../classarm__compute_1_1_c_l_batch_normalization_layer_kernel.xhtml',1,'arm_compute']]],
['clbatchtospacelayer',['CLBatchToSpaceLayer',['../classarm__compute_1_1_c_l_batch_to_space_layer.xhtml',1,'arm_compute']]],
@@ -81,10 +85,11 @@
['cldeconvolutionlayerupsample',['CLDeconvolutionLayerUpsample',['../classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml',1,'arm_compute']]],
['cldeconvolutionlayerupsamplekernel',['CLDeconvolutionLayerUpsampleKernel',['../classarm__compute_1_1_c_l_deconvolution_layer_upsample_kernel.xhtml',1,'arm_compute']]],
['cldeconvolutionreshapeoutputkernel',['CLDeconvolutionReshapeOutputKernel',['../classarm__compute_1_1_c_l_deconvolution_reshape_output_kernel.xhtml',1,'arm_compute']]],
- ['cldepthconcatenatelayer',['CLDepthConcatenateLayer',['../classarm__compute_1_1_c_l_depth_concatenate_layer.xhtml',1,'arm_compute']]],
['cldepthconcatenatelayerkernel',['CLDepthConcatenateLayerKernel',['../classarm__compute_1_1_c_l_depth_concatenate_layer_kernel.xhtml',1,'arm_compute']]],
['cldepthconvertlayer',['CLDepthConvertLayer',['../classarm__compute_1_1_c_l_depth_convert_layer.xhtml',1,'arm_compute']]],
['cldepthconvertlayerkernel',['CLDepthConvertLayerKernel',['../classarm__compute_1_1_c_l_depth_convert_layer_kernel.xhtml',1,'arm_compute']]],
+ ['cldepthtospacelayer',['CLDepthToSpaceLayer',['../classarm__compute_1_1_c_l_depth_to_space_layer.xhtml',1,'arm_compute']]],
+ ['cldepthtospacelayerkernel',['CLDepthToSpaceLayerKernel',['../classarm__compute_1_1_c_l_depth_to_space_layer_kernel.xhtml',1,'arm_compute']]],
['cldepthwiseconvolutionlayer',['CLDepthwiseConvolutionLayer',['../classarm__compute_1_1_c_l_depthwise_convolution_layer.xhtml',1,'arm_compute']]],
['cldepthwiseconvolutionlayer3x3',['CLDepthwiseConvolutionLayer3x3',['../classarm__compute_1_1_c_l_depthwise_convolution_layer3x3.xhtml',1,'arm_compute']]],
['cldepthwiseconvolutionlayer3x3nchwkernel',['CLDepthwiseConvolutionLayer3x3NCHWKernel',['../classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel.xhtml',1,'arm_compute']]],
@@ -112,6 +117,7 @@
['clelementwisemax',['CLElementwiseMax',['../classarm__compute_1_1_c_l_elementwise_max.xhtml',1,'arm_compute']]],
['clelementwisemin',['CLElementwiseMin',['../classarm__compute_1_1_c_l_elementwise_min.xhtml',1,'arm_compute']]],
['clelementwiseoperationkernel',['CLElementwiseOperationKernel',['../classarm__compute_1_1_c_l_elementwise_operation_kernel.xhtml',1,'arm_compute']]],
+ ['clelementwisepower',['CLElementwisePower',['../classarm__compute_1_1_c_l_elementwise_power.xhtml',1,'arm_compute']]],
['clelementwisesquareddiff',['CLElementwiseSquaredDiff',['../classarm__compute_1_1_c_l_elementwise_squared_diff.xhtml',1,'arm_compute']]],
['clelementwiseunarylayerkernel',['CLElementWiseUnaryLayerKernel',['../classarm__compute_1_1_c_l_element_wise_unary_layer_kernel.xhtml',1,'arm_compute']]],
['clequalizehistogram',['CLEqualizeHistogram',['../classarm__compute_1_1_c_l_equalize_histogram.xhtml',1,'arm_compute']]],
@@ -153,16 +159,17 @@
['clgemm',['CLGEMM',['../classarm__compute_1_1_c_l_g_e_m_m.xhtml',1,'arm_compute']]],
['clgemmconvolutionlayer',['CLGEMMConvolutionLayer',['../classarm__compute_1_1_c_l_g_e_m_m_convolution_layer.xhtml',1,'arm_compute']]],
['clgemmdeconvolutionlayer',['CLGEMMDeconvolutionLayer',['../classarm__compute_1_1_c_l_g_e_m_m_deconvolution_layer.xhtml',1,'arm_compute']]],
- ['clgemminterleave4x4',['CLGEMMInterleave4x4',['../classarm__compute_1_1_c_l_g_e_m_m_interleave4x4.xhtml',1,'arm_compute']]],
- ['clgemminterleave4x4kernel',['CLGEMMInterleave4x4Kernel',['../classarm__compute_1_1_c_l_g_e_m_m_interleave4x4_kernel.xhtml',1,'arm_compute']]],
['clgemmlowpmatrixareductionkernel',['CLGEMMLowpMatrixAReductionKernel',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_a_reduction_kernel.xhtml',1,'arm_compute']]],
['clgemmlowpmatrixbreductionkernel',['CLGEMMLowpMatrixBReductionKernel',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_b_reduction_kernel.xhtml',1,'arm_compute']]],
['clgemmlowpmatrixmultiplycore',['CLGEMMLowpMatrixMultiplyCore',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_core.xhtml',1,'arm_compute']]],
['clgemmlowpmatrixmultiplykernel',['CLGEMMLowpMatrixMultiplyKernel',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_kernel.xhtml',1,'arm_compute']]],
+ ['clgemmlowpmatrixmultiplynativekernel',['CLGEMMLowpMatrixMultiplyNativeKernel',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_native_kernel.xhtml',1,'arm_compute']]],
['clgemmlowpmatrixmultiplyreshapedkernel',['CLGEMMLowpMatrixMultiplyReshapedKernel',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_reshaped_kernel.xhtml',1,'arm_compute']]],
['clgemmlowpmatrixmultiplyreshapedonlyrhskernel',['CLGEMMLowpMatrixMultiplyReshapedOnlyRHSKernel',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_reshaped_only_r_h_s_kernel.xhtml',1,'arm_compute']]],
['clgemmlowpoffsetcontributionkernel',['CLGEMMLowpOffsetContributionKernel',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_offset_contribution_kernel.xhtml',1,'arm_compute']]],
['clgemmlowpoffsetcontributionoutputstagekernel',['CLGEMMLowpOffsetContributionOutputStageKernel',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_offset_contribution_output_stage_kernel.xhtml',1,'arm_compute']]],
+ ['clgemmlowpquantizedownint32toint16scalebyfixedpoint',['CLGEMMLowpQuantizeDownInt32ToInt16ScaleByFixedPoint',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_int16_scale_by_fixed_point.xhtml',1,'arm_compute']]],
+ ['clgemmlowpquantizedownint32toint16scalebyfixedpointkernel',['CLGEMMLowpQuantizeDownInt32ToInt16ScaleByFixedPointKernel',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_int16_scale_by_fixed_point_kernel.xhtml',1,'arm_compute']]],
['clgemmlowpquantizedownint32touint8scale',['CLGEMMLowpQuantizeDownInt32ToUint8Scale',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale.xhtml',1,'arm_compute']]],
['clgemmlowpquantizedownint32touint8scalebyfixedpoint',['CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point.xhtml',1,'arm_compute']]],
['clgemmlowpquantizedownint32touint8scalebyfixedpointkernel',['CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel',['../classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel.xhtml',1,'arm_compute']]],
@@ -172,17 +179,18 @@
['clgemmmatrixaccumulatebiaseskernel',['CLGEMMMatrixAccumulateBiasesKernel',['../classarm__compute_1_1_c_l_g_e_m_m_matrix_accumulate_biases_kernel.xhtml',1,'arm_compute']]],
['clgemmmatrixadditionkernel',['CLGEMMMatrixAdditionKernel',['../classarm__compute_1_1_c_l_g_e_m_m_matrix_addition_kernel.xhtml',1,'arm_compute']]],
['clgemmmatrixmultiplykernel',['CLGEMMMatrixMultiplyKernel',['../classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_kernel.xhtml',1,'arm_compute']]],
+ ['clgemmmatrixmultiplynativekernel',['CLGEMMMatrixMultiplyNativeKernel',['../classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_native_kernel.xhtml',1,'arm_compute']]],
['clgemmmatrixmultiplyreshapedkernel',['CLGEMMMatrixMultiplyReshapedKernel',['../classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_reshaped_kernel.xhtml',1,'arm_compute']]],
['clgemmmatrixmultiplyreshapedonlyrhskernel',['CLGEMMMatrixMultiplyReshapedOnlyRHSKernel',['../classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_reshaped_only_r_h_s_kernel.xhtml',1,'arm_compute']]],
['clgemmmatrixvectormultiplykernel',['CLGEMMMatrixVectorMultiplyKernel',['../classarm__compute_1_1_c_l_g_e_m_m_matrix_vector_multiply_kernel.xhtml',1,'arm_compute']]],
+ ['clgemmnativekernelconfigurationbifrost',['CLGEMMNativeKernelConfigurationBifrost',['../classarm__compute_1_1cl__gemm_1_1_c_l_g_e_m_m_native_kernel_configuration_bifrost.xhtml',1,'arm_compute::cl_gemm']]],
+ ['clgemmnativekernelconfigurationfactory',['CLGEMMNativeKernelConfigurationFactory',['../classarm__compute_1_1cl__gemm_1_1_c_l_g_e_m_m_native_kernel_configuration_factory.xhtml',1,'arm_compute::cl_gemm']]],
['clgemmreshapedkernelconfigurationbifrost',['CLGEMMReshapedKernelConfigurationBifrost',['../classarm__compute_1_1cl__gemm_1_1_c_l_g_e_m_m_reshaped_kernel_configuration_bifrost.xhtml',1,'arm_compute::cl_gemm']]],
['clgemmreshapedkernelconfigurationfactory',['CLGEMMReshapedKernelConfigurationFactory',['../classarm__compute_1_1cl__gemm_1_1_c_l_g_e_m_m_reshaped_kernel_configuration_factory.xhtml',1,'arm_compute::cl_gemm']]],
['clgemmreshapedonlyrhskernelconfigurationbifrost',['CLGEMMReshapedOnlyRHSKernelConfigurationBifrost',['../classarm__compute_1_1cl__gemm_1_1_c_l_g_e_m_m_reshaped_only_r_h_s_kernel_configuration_bifrost.xhtml',1,'arm_compute::cl_gemm']]],
['clgemmreshapedonlyrhskernelconfigurationfactory',['CLGEMMReshapedOnlyRHSKernelConfigurationFactory',['../classarm__compute_1_1cl__gemm_1_1_c_l_g_e_m_m_reshaped_only_r_h_s_kernel_configuration_factory.xhtml',1,'arm_compute::cl_gemm']]],
['clgemmreshapelhsmatrixkernel',['CLGEMMReshapeLHSMatrixKernel',['../classarm__compute_1_1_c_l_g_e_m_m_reshape_l_h_s_matrix_kernel.xhtml',1,'arm_compute']]],
['clgemmreshaperhsmatrixkernel',['CLGEMMReshapeRHSMatrixKernel',['../classarm__compute_1_1_c_l_g_e_m_m_reshape_r_h_s_matrix_kernel.xhtml',1,'arm_compute']]],
- ['clgemmtranspose1xw',['CLGEMMTranspose1xW',['../classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w.xhtml',1,'arm_compute']]],
- ['clgemmtranspose1xwkernel',['CLGEMMTranspose1xWKernel',['../classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w_kernel.xhtml',1,'arm_compute']]],
['clgenerateproposalslayer',['CLGenerateProposalsLayer',['../classarm__compute_1_1_c_l_generate_proposals_layer.xhtml',1,'arm_compute']]],
['clgradientkernel',['CLGradientKernel',['../classarm__compute_1_1_c_l_gradient_kernel.xhtml',1,'arm_compute']]],
['clharriscorners',['CLHarrisCorners',['../classarm__compute_1_1_c_l_harris_corners.xhtml',1,'arm_compute']]],
@@ -220,7 +228,9 @@
['cllogits1dmaxshiftexpsumkernel',['CLLogits1DMaxShiftExpSumKernel',['../classarm__compute_1_1_c_l_logits1_d_max_shift_exp_sum_kernel.xhtml',1,'arm_compute']]],
['cllogits1dnormkernel',['CLLogits1DNormKernel',['../classarm__compute_1_1_c_l_logits1_d_norm_kernel.xhtml',1,'arm_compute']]],
['cllogits1dshiftexpsumkernel',['CLLogits1DShiftExpSumKernel',['../classarm__compute_1_1_c_l_logits1_d_shift_exp_sum_kernel.xhtml',1,'arm_compute']]],
+ ['clloglayer',['CLLogLayer',['../classarm__compute_1_1_c_l_log_layer.xhtml',1,'arm_compute']]],
['cllstmlayer',['CLLSTMLayer',['../classarm__compute_1_1_c_l_l_s_t_m_layer.xhtml',1,'arm_compute']]],
+ ['cllstmlayerquantized',['CLLSTMLayerQuantized',['../classarm__compute_1_1_c_l_l_s_t_m_layer_quantized.xhtml',1,'arm_compute']]],
['cllut',['CLLut',['../classarm__compute_1_1_c_l_lut.xhtml',1,'arm_compute']]],
['cllutaccessor',['CLLutAccessor',['../classarm__compute_1_1test_1_1_c_l_lut_accessor.xhtml',1,'arm_compute::test']]],
['cllutallocator',['CLLutAllocator',['../classarm__compute_1_1_c_l_lut_allocator.xhtml',1,'arm_compute']]],
@@ -233,6 +243,8 @@
['clmagnitudephasekernel',['CLMagnitudePhaseKernel',['../classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml',1,'arm_compute']]],
['clmeanstddev',['CLMeanStdDev',['../classarm__compute_1_1_c_l_mean_std_dev.xhtml',1,'arm_compute']]],
['clmeanstddevkernel',['CLMeanStdDevKernel',['../classarm__compute_1_1_c_l_mean_std_dev_kernel.xhtml',1,'arm_compute']]],
+ ['clmeanstddevnormalizationkernel',['CLMeanStdDevNormalizationKernel',['../classarm__compute_1_1_c_l_mean_std_dev_normalization_kernel.xhtml',1,'arm_compute']]],
+ ['clmeanstddevnormalizationlayer',['CLMeanStdDevNormalizationLayer',['../classarm__compute_1_1_c_l_mean_std_dev_normalization_layer.xhtml',1,'arm_compute']]],
['clmedian3x3',['CLMedian3x3',['../classarm__compute_1_1_c_l_median3x3.xhtml',1,'arm_compute']]],
['clmedian3x3kernel',['CLMedian3x3Kernel',['../classarm__compute_1_1_c_l_median3x3_kernel.xhtml',1,'arm_compute']]],
['clmemory',['CLMemory',['../classarm__compute_1_1_c_l_memory.xhtml',1,'arm_compute']]],
@@ -243,6 +255,7 @@
['clminmaxlocationkernel',['CLMinMaxLocationKernel',['../classarm__compute_1_1_c_l_min_max_location_kernel.xhtml',1,'arm_compute']]],
['clmultihog',['CLMultiHOG',['../classarm__compute_1_1_c_l_multi_h_o_g.xhtml',1,'arm_compute']]],
['clmultiimage',['CLMultiImage',['../classarm__compute_1_1_c_l_multi_image.xhtml',1,'arm_compute']]],
+ ['clneglayer',['CLNegLayer',['../classarm__compute_1_1_c_l_neg_layer.xhtml',1,'arm_compute']]],
['clnodevalidator',['CLNodeValidator',['../classarm__compute_1_1graph_1_1backends_1_1_c_l_node_validator.xhtml',1,'arm_compute::graph::backends']]],
['clnonlinearfilter',['CLNonLinearFilter',['../classarm__compute_1_1_c_l_non_linear_filter.xhtml',1,'arm_compute']]],
['clnonlinearfilterkernel',['CLNonLinearFilterKernel',['../classarm__compute_1_1_c_l_non_linear_filter_kernel.xhtml',1,'arm_compute']]],
@@ -262,9 +275,11 @@
['clpixelwisemultiplicationkernel',['CLPixelWiseMultiplicationKernel',['../classarm__compute_1_1_c_l_pixel_wise_multiplication_kernel.xhtml',1,'arm_compute']]],
['clpoolinglayer',['CLPoolingLayer',['../classarm__compute_1_1_c_l_pooling_layer.xhtml',1,'arm_compute']]],
['clpoolinglayerkernel',['CLPoolingLayerKernel',['../classarm__compute_1_1_c_l_pooling_layer_kernel.xhtml',1,'arm_compute']]],
+ ['clprelulayer',['CLPReluLayer',['../classarm__compute_1_1_c_l_p_relu_layer.xhtml',1,'arm_compute']]],
['clpriorboxlayer',['CLPriorBoxLayer',['../classarm__compute_1_1_c_l_prior_box_layer.xhtml',1,'arm_compute']]],
['clpriorboxlayerkernel',['CLPriorBoxLayerKernel',['../classarm__compute_1_1_c_l_prior_box_layer_kernel.xhtml',1,'arm_compute']]],
['clpyramid',['CLPyramid',['../classarm__compute_1_1_c_l_pyramid.xhtml',1,'arm_compute']]],
+ ['clquantization',['CLQuantization',['../structarm__compute_1_1_c_l_quantization.xhtml',1,'arm_compute']]],
['clquantizationlayer',['CLQuantizationLayer',['../classarm__compute_1_1_c_l_quantization_layer.xhtml',1,'arm_compute']]],
['clquantizationlayerkernel',['CLQuantizationLayerKernel',['../classarm__compute_1_1_c_l_quantization_layer_kernel.xhtml',1,'arm_compute']]],
['clrange',['CLRange',['../classarm__compute_1_1_c_l_range.xhtml',1,'arm_compute']]],
@@ -285,6 +300,7 @@
['clroialignlayerkernel',['CLROIAlignLayerKernel',['../classarm__compute_1_1_c_l_r_o_i_align_layer_kernel.xhtml',1,'arm_compute']]],
['clroipoolinglayer',['CLROIPoolingLayer',['../classarm__compute_1_1_c_l_r_o_i_pooling_layer.xhtml',1,'arm_compute']]],
['clroipoolinglayerkernel',['CLROIPoolingLayerKernel',['../classarm__compute_1_1_c_l_r_o_i_pooling_layer_kernel.xhtml',1,'arm_compute']]],
+ ['clroundlayer',['CLRoundLayer',['../classarm__compute_1_1_c_l_round_layer.xhtml',1,'arm_compute']]],
['clrsqrtlayer',['CLRsqrtLayer',['../classarm__compute_1_1_c_l_rsqrt_layer.xhtml',1,'arm_compute']]],
['clsaturatedarithmeticoperationkernel',['CLSaturatedArithmeticOperationKernel',['../classarm__compute_1_1_c_l_saturated_arithmetic_operation_kernel.xhtml',1,'arm_compute']]],
['clscale',['CLScale',['../classarm__compute_1_1_c_l_scale.xhtml',1,'arm_compute']]],
@@ -296,6 +312,7 @@
['clselectkernel',['CLSelectKernel',['../classarm__compute_1_1_c_l_select_kernel.xhtml',1,'arm_compute']]],
['clseparableconvolutionhorkernel',['CLSeparableConvolutionHorKernel',['../classarm__compute_1_1_c_l_separable_convolution_hor_kernel.xhtml',1,'arm_compute']]],
['clseparableconvolutionvertkernel',['CLSeparableConvolutionVertKernel',['../classarm__compute_1_1_c_l_separable_convolution_vert_kernel.xhtml',1,'arm_compute']]],
+ ['clsinlayer',['CLSinLayer',['../classarm__compute_1_1_c_l_sin_layer.xhtml',1,'arm_compute']]],
['clslice',['CLSlice',['../classarm__compute_1_1_c_l_slice.xhtml',1,'arm_compute']]],
['clsobel3x3',['CLSobel3x3',['../classarm__compute_1_1_c_l_sobel3x3.xhtml',1,'arm_compute']]],
['clsobel3x3kernel',['CLSobel3x3Kernel',['../classarm__compute_1_1_c_l_sobel3x3_kernel.xhtml',1,'arm_compute']]],
@@ -308,6 +325,8 @@
['clsoftmaxlayer',['CLSoftmaxLayer',['../classarm__compute_1_1_c_l_softmax_layer.xhtml',1,'arm_compute']]],
['clspacetobatchlayer',['CLSpaceToBatchLayer',['../classarm__compute_1_1_c_l_space_to_batch_layer.xhtml',1,'arm_compute']]],
['clspacetobatchlayerkernel',['CLSpaceToBatchLayerKernel',['../classarm__compute_1_1_c_l_space_to_batch_layer_kernel.xhtml',1,'arm_compute']]],
+ ['clspacetodepthlayer',['CLSpaceToDepthLayer',['../classarm__compute_1_1_c_l_space_to_depth_layer.xhtml',1,'arm_compute']]],
+ ['clspacetodepthlayerkernel',['CLSpaceToDepthLayerKernel',['../classarm__compute_1_1_c_l_space_to_depth_layer_kernel.xhtml',1,'arm_compute']]],
['clsplit',['CLSplit',['../classarm__compute_1_1_c_l_split.xhtml',1,'arm_compute']]],
['clstacklayer',['CLStackLayer',['../classarm__compute_1_1_c_l_stack_layer.xhtml',1,'arm_compute']]],
['clstacklayerkernel',['CLStackLayerKernel',['../classarm__compute_1_1_c_l_stack_layer_kernel.xhtml',1,'arm_compute']]],
@@ -341,7 +360,6 @@
['clweightsreshapekernel',['CLWeightsReshapeKernel',['../classarm__compute_1_1_c_l_weights_reshape_kernel.xhtml',1,'arm_compute']]],
['clwidthconcatenate2tensorskernel',['CLWidthConcatenate2TensorsKernel',['../classarm__compute_1_1_c_l_width_concatenate2_tensors_kernel.xhtml',1,'arm_compute']]],
['clwidthconcatenate4tensorskernel',['CLWidthConcatenate4TensorsKernel',['../classarm__compute_1_1_c_l_width_concatenate4_tensors_kernel.xhtml',1,'arm_compute']]],
- ['clwidthconcatenatelayer',['CLWidthConcatenateLayer',['../classarm__compute_1_1_c_l_width_concatenate_layer.xhtml',1,'arm_compute']]],
['clwidthconcatenatelayerkernel',['CLWidthConcatenateLayerKernel',['../classarm__compute_1_1_c_l_width_concatenate_layer_kernel.xhtml',1,'arm_compute']]],
['clwinogradconvolutionlayer',['CLWinogradConvolutionLayer',['../classarm__compute_1_1_c_l_winograd_convolution_layer.xhtml',1,'arm_compute']]],
['clwinogradfiltertransformkernel',['CLWinogradFilterTransformKernel',['../classarm__compute_1_1_c_l_winograd_filter_transform_kernel.xhtml',1,'arm_compute']]],
@@ -372,15 +390,17 @@
['convolutionlayer',['ConvolutionLayer',['../classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml',1,'arm_compute::graph::frontend']]],
['convolutionlayernode',['ConvolutionLayerNode',['../classarm__compute_1_1graph_1_1_convolution_layer_node.xhtml',1,'arm_compute::graph']]],
['coordinates',['Coordinates',['../classarm__compute_1_1_coordinates.xhtml',1,'arm_compute']]],
- ['coordinates2d',['Coordinates2D',['../structarm__compute_1_1_coordinates2_d.xhtml',1,'Coordinates2D'],['../struct_coordinates2_d.xhtml',1,'Coordinates2D']]],
+ ['coordinates2d',['Coordinates2D',['../struct_coordinates2_d.xhtml',1,'Coordinates2D'],['../structarm__compute_1_1_coordinates2_d.xhtml',1,'Coordinates2D']]],
['coordinates3d',['Coordinates3D',['../structarm__compute_1_1_coordinates3_d.xhtml',1,'arm_compute']]],
['cppboxwithnonmaximasuppressionlimit',['CPPBoxWithNonMaximaSuppressionLimit',['../classarm__compute_1_1_c_p_p_box_with_non_maxima_suppression_limit.xhtml',1,'arm_compute']]],
['cppboxwithnonmaximasuppressionlimitkernel',['CPPBoxWithNonMaximaSuppressionLimitKernel',['../classarm__compute_1_1_c_p_p_box_with_non_maxima_suppression_limit_kernel.xhtml',1,'arm_compute']]],
['cppcornercandidateskernel',['CPPCornerCandidatesKernel',['../classarm__compute_1_1_c_p_p_corner_candidates_kernel.xhtml',1,'arm_compute']]],
['cppdetectionoutputlayer',['CPPDetectionOutputLayer',['../classarm__compute_1_1_c_p_p_detection_output_layer.xhtml',1,'arm_compute']]],
+ ['cppdetectionpostprocesslayer',['CPPDetectionPostProcessLayer',['../classarm__compute_1_1_c_p_p_detection_post_process_layer.xhtml',1,'arm_compute']]],
['cppdetectionwindownonmaximasuppressionkernel',['CPPDetectionWindowNonMaximaSuppressionKernel',['../classarm__compute_1_1_c_p_p_detection_window_non_maxima_suppression_kernel.xhtml',1,'arm_compute']]],
['cppflipweightskernel',['CPPFlipWeightsKernel',['../classarm__compute_1_1_c_p_p_flip_weights_kernel.xhtml',1,'arm_compute']]],
['cppnonmaximumsuppression',['CPPNonMaximumSuppression',['../classarm__compute_1_1_c_p_p_non_maximum_suppression.xhtml',1,'arm_compute']]],
+ ['cppnonmaximumsuppressionkernel',['CPPNonMaximumSuppressionKernel',['../classarm__compute_1_1_c_p_p_non_maximum_suppression_kernel.xhtml',1,'arm_compute']]],
['cpppermute',['CPPPermute',['../classarm__compute_1_1_c_p_p_permute.xhtml',1,'arm_compute']]],
['cpppermutekernel',['CPPPermuteKernel',['../classarm__compute_1_1_c_p_p_permute_kernel.xhtml',1,'arm_compute']]],
['cppscheduler',['CPPScheduler',['../classarm__compute_1_1_c_p_p_scheduler.xhtml',1,'arm_compute']]],