arm_compute v19.11
diff --git a/documentation/search/classes_7.js b/documentation/search/classes_7.js
index e7b47b7..575843f 100644
--- a/documentation/search/classes_7.js
+++ b/documentation/search/classes_7.js
@@ -15,6 +15,7 @@
['gcconcatenatelayer',['GCConcatenateLayer',['../classarm__compute_1_1_g_c_concatenate_layer.xhtml',1,'arm_compute']]],
['gcconvolutionlayer',['GCConvolutionLayer',['../classarm__compute_1_1_g_c_convolution_layer.xhtml',1,'arm_compute']]],
['gcconvolutionlayerreshapeweights',['GCConvolutionLayerReshapeWeights',['../classarm__compute_1_1_g_c_convolution_layer_reshape_weights.xhtml',1,'arm_compute']]],
+ ['gccoreruntimecontext',['GCCoreRuntimeContext',['../classarm__compute_1_1_g_c_core_runtime_context.xhtml',1,'arm_compute']]],
['gcdepthconcatenatelayerkernel',['GCDepthConcatenateLayerKernel',['../classarm__compute_1_1_g_c_depth_concatenate_layer_kernel.xhtml',1,'arm_compute']]],
['gcdepthwiseconvolutionlayer3x3',['GCDepthwiseConvolutionLayer3x3',['../classarm__compute_1_1_g_c_depthwise_convolution_layer3x3.xhtml',1,'arm_compute']]],
['gcdepthwiseconvolutionlayer3x3kernel',['GCDepthwiseConvolutionLayer3x3Kernel',['../classarm__compute_1_1_g_c_depthwise_convolution_layer3x3_kernel.xhtml',1,'arm_compute']]],
@@ -53,6 +54,7 @@
['gcpoolinglayer',['GCPoolingLayer',['../classarm__compute_1_1_g_c_pooling_layer.xhtml',1,'arm_compute']]],
['gcpoolinglayerkernel',['GCPoolingLayerKernel',['../classarm__compute_1_1_g_c_pooling_layer_kernel.xhtml',1,'arm_compute']]],
['gcprogram',['GCProgram',['../classarm__compute_1_1_g_c_program.xhtml',1,'arm_compute']]],
+ ['gcruntimecontext',['GCRuntimeContext',['../classarm__compute_1_1_g_c_runtime_context.xhtml',1,'arm_compute']]],
['gcscale',['GCScale',['../classarm__compute_1_1_g_c_scale.xhtml',1,'arm_compute']]],
['gcscalekernel',['GCScaleKernel',['../classarm__compute_1_1_g_c_scale_kernel.xhtml',1,'arm_compute']]],
['gcscheduler',['GCScheduler',['../classarm__compute_1_1_g_c_scheduler.xhtml',1,'arm_compute']]],
@@ -65,6 +67,8 @@
['gctranspose',['GCTranspose',['../classarm__compute_1_1_g_c_transpose.xhtml',1,'arm_compute']]],
['gctransposekernel',['GCTransposeKernel',['../classarm__compute_1_1_g_c_transpose_kernel.xhtml',1,'arm_compute']]],
['gcweightsreshapekernel',['GCWeightsReshapeKernel',['../classarm__compute_1_1_g_c_weights_reshape_kernel.xhtml',1,'arm_compute']]],
+ ['gemmbenchmarkresultrecorder',['GEMMBenchmarkResultRecorder',['../class_gemm_tuner_1_1_g_e_m_m_benchmark_result_recorder.xhtml',1,'GemmTuner']]],
+ ['gemmconfigdistribution',['GEMMConfigDistribution',['../class_gemm_tuner_1_1_g_e_m_m_config_distribution.xhtml',1,'GemmTuner']]],
['gemmhybrid',['GemmHybrid',['../classarm__gemm_1_1_gemm_hybrid.xhtml',1,'arm_gemm']]],
['gemmhybridquantized',['GemmHybridQuantized',['../classarm__gemm_1_1_gemm_hybrid_quantized.xhtml',1,'arm_gemm']]],
['gemmimplementation',['GemmImplementation',['../structarm__gemm_1_1_gemm_implementation.xhtml',1,'arm_gemm']]],
@@ -75,6 +79,7 @@
['gemmlhsmatrixinfo',['GEMMLHSMatrixInfo',['../structarm__compute_1_1_g_e_m_m_l_h_s_matrix_info.xhtml',1,'arm_compute']]],
['gemmlowpoutputstageinfo',['GEMMLowpOutputStageInfo',['../structarm__compute_1_1_g_e_m_m_lowp_output_stage_info.xhtml',1,'arm_compute']]],
['gemmnative',['GemmNative',['../classarm__gemm_1_1_gemm_native.xhtml',1,'arm_gemm']]],
+ ['gemmparam',['GEMMParam',['../class_gemm_tuner_1_1_g_e_m_m_param.xhtml',1,'GemmTuner']]],
['gemmreshapeinfo',['GEMMReshapeInfo',['../classarm__compute_1_1_g_e_m_m_reshape_info.xhtml',1,'arm_compute']]],
['gemmrhsmatrixinfo',['GEMMRHSMatrixInfo',['../structarm__compute_1_1_g_e_m_m_r_h_s_matrix_info.xhtml',1,'arm_compute']]],
['gemvbatched',['GemvBatched',['../classarm__gemm_1_1_gemv_batched.xhtml',1,'arm_gemm']]],
@@ -90,5 +95,9 @@
['graphconfig',['GraphConfig',['../structarm__compute_1_1graph_1_1_graph_config.xhtml',1,'arm_compute::graph']]],
['graphcontext',['GraphContext',['../classarm__compute_1_1graph_1_1_graph_context.xhtml',1,'arm_compute::graph']]],
['graphmanager',['GraphManager',['../classarm__compute_1_1graph_1_1_graph_manager.xhtml',1,'arm_compute::graph']]],
+ ['graphvalidateexample',['GraphValidateExample',['../classarm__compute_1_1utils_1_1_graph_validate_example.xhtml',1,'arm_compute::utils']]],
+ ['graphvalidateexample_3c_20convolutionlayer_2c_20convolutionoptions_2c_20convolutionverifyaccessor_20_3e',['GraphValidateExample< ConvolutionLayer, ConvolutionOptions, ConvolutionVerifyAccessor >',['../classarm__compute_1_1utils_1_1_graph_validate_example.xhtml',1,'arm_compute::utils']]],
+ ['graphvalidateexample_3c_20depthwiseconvolutionlayer_2c_20depthconvolutionoptions_2c_20depthconvolutionverifyaccessor_20_3e',['GraphValidateExample< DepthwiseConvolutionLayer, DepthConvolutionOptions, DepthConvolutionVerifyAccessor >',['../classarm__compute_1_1utils_1_1_graph_validate_example.xhtml',1,'arm_compute::utils']]],
+ ['graphvalidateexample_3c_20fullyconnectedlayer_2c_20fullyconnectedoptions_2c_20fullyconnectedverifyaccessor_20_3e',['GraphValidateExample< FullyConnectedLayer, FullyConnectedOptions, FullyConnectedVerifyAccessor >',['../classarm__compute_1_1utils_1_1_graph_validate_example.xhtml',1,'arm_compute::utils']]],
['groupedconvolutionmutator',['GroupedConvolutionMutator',['../classarm__compute_1_1graph_1_1_grouped_convolution_mutator.xhtml',1,'arm_compute::graph']]]
];