Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1 | <map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 2 | <area shape="rect" id="node1" href="$classarm__compute_1_1_i_function.xhtml" title="Base class for all functions." alt="" coords="5,3731,84,3757"/> |
| 3 | <area shape="rect" id="node2" href="$classarm__compute_1_1_c_l_batch_normalization_layer.xhtml" title="Basic function to run CLNormalizationLayerKernel and simulate a batch normalization layer." alt="" coords="165,121,364,148"/> |
| 4 | <area shape="rect" id="node3" href="$classarm__compute_1_1_c_l_batch_to_space_layer.xhtml" title="Basic function to run CLBatchToSpaceLayerKernel." alt="" coords="183,172,346,199"/> |
| 5 | <area shape="rect" id="node4" href="$classarm__compute_1_1_c_l_canny_edge.xhtml" title="Basic function to execute canny edge on OpenCL." alt="" coords="209,223,320,249"/> |
| 6 | <area shape="rect" id="node5" href="$classarm__compute_1_1_c_l_concatenate_layer.xhtml" title="Basic function to execute concatenate tensors along a given axis." alt="" coords="187,273,342,300"/> |
| 7 | <area shape="rect" id="node6" href="$classarm__compute_1_1_c_l_convolution_layer.xhtml" title="Basic function to compute the convolution layer." alt="" coords="191,324,339,351"/> |
| 8 | <area shape="rect" id="node7" href="$classarm__compute_1_1_c_l_convolution_layer_reshape_weights.xhtml" title="Function to reshape and transpose the weights." alt="" coords="163,375,366,417"/> |
| 9 | <area shape="rect" id="node8" href="$classarm__compute_1_1_c_l_convolution_square.xhtml" title="Basic function to execute square convolution.Currently it supports 5x5, 7x7, 9x9." alt="" coords="185,441,344,482"/> |
| 10 | <area shape="rect" id="node9" href="$classarm__compute_1_1_c_l_deconvolution_layer.xhtml" title="Function to run the deconvolution layer." alt="" coords="183,507,347,533"/> |
| 11 | <area shape="rect" id="node10" href="$classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml" title="Basic function to run CLDeconvolutionLayerUpsampleKernel." alt="" coords="150,557,379,584"/> |
| 12 | <area shape="rect" id="node11" href="$classarm__compute_1_1_c_l_depth_concatenate_layer.xhtml" title="Basic function to execute concatenate tensors along z axis." alt="" coords="167,608,362,635"/> |
| 13 | <area shape="rect" id="node12" href="$classarm__compute_1_1_c_l_depthwise_convolution_layer.xhtml" title="Basic function to execute a generic depthwise convolution." alt="" coords="157,659,372,685"/> |
| 14 | <area shape="rect" id="node13" href="$classarm__compute_1_1_c_l_depthwise_convolution_layer3x3.xhtml" title="Basic function to execute a depthwise convolution for kernel size 3x3xC (when data layout NCHW) or Cx..." alt="" coords="146,709,383,736"/> |
| 15 | <area shape="rect" id="node14" href="$classarm__compute_1_1_c_l_depthwise_separable_convolution_layer.xhtml" title="Basic function to execute depthwise convolution." alt="" coords="143,761,387,802"/> |
| 16 | <area shape="rect" id="node15" href="$classarm__compute_1_1_c_l_dequantization_layer.xhtml" title="Basic function to simulate a dequantization layer." alt="" coords="179,827,350,853"/> |
| 17 | <area shape="rect" id="node16" href="$classarm__compute_1_1_c_l_direct_convolution_layer.xhtml" title="Basic function to execute direct convolution function:" alt="" coords="171,877,358,904"/> |
| 18 | <area shape="rect" id="node17" href="$classarm__compute_1_1_c_l_equalize_histogram.xhtml" title="Basic function to execute histogram equalization." alt="" coords="185,928,344,955"/> |
| 19 | <area shape="rect" id="node18" href="$classarm__compute_1_1_c_l_fast_corners.xhtml" title="Basic function to execute fast corners." alt="" coords="207,979,322,1005"/> |
| 20 | <area shape="rect" id="node19" href="$classarm__compute_1_1_c_l_fully_connected_layer.xhtml" title="Basic function to compute a Fully Connected layer on OpenCL." alt="" coords="180,1029,349,1056"/> |
| 21 | <area shape="rect" id="node20" href="$classarm__compute_1_1_c_l_fuse_batch_normalization.xhtml" title="Basic function to fuse the batch normalization node to a preceding convolution node." alt="" coords="168,1080,361,1107"/> |
| 22 | <area shape="rect" id="node21" href="$classarm__compute_1_1_c_l_gaussian5x5.xhtml" title="Basic function to execute gaussian filter 5x5." alt="" coords="205,1131,325,1157"/> |
| 23 | <area shape="rect" id="node22" href="$classarm__compute_1_1_c_l_gaussian_pyramid.xhtml" title="Common interface for all Gaussian pyramid functions." alt="" coords="190,1181,339,1208"/> |
| 24 | <area shape="rect" id="node25" href="$classarm__compute_1_1_c_l_g_e_m_m.xhtml" title="Basic function to execute GEMM on OpenCL." alt="" coords="225,1232,304,1259"/> |
| 25 | <area shape="rect" id="node26" href="$classarm__compute_1_1_c_l_g_e_m_m_convolution_layer.xhtml" title="Basic function to compute the convolution layer." alt="" coords="171,1283,359,1309"/> |
| 26 | <area shape="rect" id="node27" href="$classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_core.xhtml" title="Basic function to execute GEMMLowpMatrixMultiplyCore on OpenCL." alt="" coords="151,1333,378,1360"/> |
| 27 | <area shape="rect" id="node28" href="$classarm__compute_1_1_c_l_generate_proposals_layer.xhtml" title="Basic function to generate proposals for a RPN (Region Proposal Network)" alt="" coords="167,1384,362,1411"/> |
| 28 | <area shape="rect" id="node29" href="$classarm__compute_1_1_c_l_harris_corners.xhtml" title="Basic function to execute harris corners detection." alt="" coords="201,1435,328,1461"/> |
| 29 | <area shape="rect" id="node30" href="$classarm__compute_1_1_c_l_histogram.xhtml" title="Basic function to execute histogram." alt="" coords="212,1485,317,1512"/> |
| 30 | <area shape="rect" id="node31" href="$classarm__compute_1_1_c_l_h_o_g_descriptor.xhtml" title="Basic function to calculate HOG descriptor." alt="" coords="197,1536,332,1563"/> |
| 31 | <area shape="rect" id="node32" href="$classarm__compute_1_1_c_l_h_o_g_detector.xhtml" title="Basic function to execute HOG detector based on linear SVM." alt="" coords="203,1587,327,1613"/> |
| 32 | <area shape="rect" id="node33" href="$classarm__compute_1_1_c_l_h_o_g_gradient.xhtml" title="Basic function to calculate the gradient for HOG." alt="" coords="203,1637,326,1664"/> |
| 33 | <area shape="rect" id="node34" href="$classarm__compute_1_1_c_l_h_o_g_multi_detection.xhtml" title="Basic function to detect multiple objects (or the same object at different scales) on the same input ..." alt="" coords="185,1688,345,1715"/> |
| 34 | <area shape="rect" id="node35" href="$classarm__compute_1_1_c_l_integral_image.xhtml" title="Basic function to execute integral image." alt="" coords="201,1739,328,1765"/> |
| 35 | <area shape="rect" id="node36" href="$classarm__compute_1_1_c_l_l2_normalize_layer.xhtml" title="Basic function to perform a L2 normalization on a given axis." alt="" coords="188,1789,341,1816"/> |
| 36 | <area shape="rect" id="node37" href="$classarm__compute_1_1_c_l_laplacian_pyramid.xhtml" title="Basic function to execute laplacian pyramid." alt="" coords="189,1840,340,1867"/> |
| 37 | <area shape="rect" id="node38" href="$classarm__compute_1_1_c_l_laplacian_reconstruct.xhtml" title="Basic function to execute laplacian reconstruction." alt="" coords="178,1891,351,1917"/> |
| 38 | <area shape="rect" id="node39" href="$classarm__compute_1_1_c_l_locally_connected_layer.xhtml" title="Basic function to compute the locally connected layer." alt="" coords="172,1941,357,1968"/> |
| 39 | <area shape="rect" id="node40" href="$classarm__compute_1_1_c_l_l_s_t_m_layer.xhtml" title="This function performs a single time step in a Long Short-Term Memory (LSTM) layer." alt="" coords="211,1992,318,2019"/> |
| 40 | <area shape="rect" id="node41" href="$classarm__compute_1_1_c_l_mean_std_dev.xhtml" title="Basic function to execute mean and standard deviation by calling CLMeanStdDevKernel." alt="" coords="205,2043,325,2069"/> |
| 41 | <area shape="rect" id="node42" href="$classarm__compute_1_1_c_l_min_max_location.xhtml" title="Basic function to execute min and max location." alt="" coords="195,2093,335,2120"/> |
| 42 | <area shape="rect" id="node43" href="$classarm__compute_1_1_c_l_normalization_layer.xhtml" title="Basic function to compute a normalization layer." alt="" coords="183,2144,346,2171"/> |
| 43 | <area shape="rect" id="node44" href="$classarm__compute_1_1_c_l_normalize_planar_y_u_v_layer.xhtml" title="Basic function to run CLNormalizePlanarYUVLayerKernel." alt="" coords="163,2195,367,2221"/> |
| 44 | <area shape="rect" id="node45" href="$classarm__compute_1_1_c_l_optical_flow.xhtml" title="Basic function to execute optical flow." alt="" coords="210,2245,319,2272"/> |
| 45 | <area shape="rect" id="node46" href="$classarm__compute_1_1_c_l_pad_layer.xhtml" title="Basic function to pad a tensor." alt="" coords="217,2296,313,2323"/> |
| 46 | <area shape="rect" id="node47" href="$classarm__compute_1_1_c_l_quantization_layer.xhtml" title="Basic function to simulate a quantization layer." alt="" coords="187,2347,342,2373"/> |
| 47 | <area shape="rect" id="node48" href="$classarm__compute_1_1_c_l_reduce_mean.xhtml" title="Basic function to perform reduce operation." alt="" coords="205,2397,324,2424"/> |
| 48 | <area shape="rect" id="node49" href="$classarm__compute_1_1_c_l_reduction_operation.xhtml" title="Perform reduction operation." alt="" coords="183,2448,346,2475"/> |
| 49 | <area shape="rect" id="node50" href="$classarm__compute_1_1_c_l_r_n_n_layer.xhtml" title="Basic function to run CLRNNLayer." alt="" coords="214,2499,315,2525"/> |
| 50 | <area shape="rect" id="node51" href="$classarm__compute_1_1_c_l_sobel5x5.xhtml" title="Basic function to execute sobel 5x5 filter." alt="" coords="216,2549,313,2576"/> |
| 51 | <area shape="rect" id="node52" href="$classarm__compute_1_1_c_l_sobel7x7.xhtml" title="Basic function to execute sobel 7x7 filter." alt="" coords="216,2600,313,2627"/> |
| 52 | <area shape="rect" id="node53" href="$classarm__compute_1_1_c_l_softmax_layer.xhtml" title="Basic function to compute a SoftmaxLayer." alt="" coords="201,2651,328,2677"/> |
| 53 | <area shape="rect" id="node54" href="$classarm__compute_1_1_c_l_space_to_batch_layer.xhtml" title="Basic function to spatial divide a tensor." alt="" coords="183,2701,346,2728"/> |
| 54 | <area shape="rect" id="node55" href="$classarm__compute_1_1_c_l_split.xhtml" title="Basic function to split a tensor along a given axis." alt="" coords="231,2752,298,2779"/> |
| 55 | <area shape="rect" id="node56" href="$classarm__compute_1_1_c_l_stack_layer.xhtml" title="Basic function to stack tensors along an axis." alt="" coords="210,2803,319,2829"/> |
| 56 | <area shape="rect" id="node57" href="$classarm__compute_1_1_c_l_unstack.xhtml" title="Basic function to unpack a rank-R tensor into rank-(R-1) tensors." alt="" coords="220,2853,309,2880"/> |
| 57 | <area shape="rect" id="node58" href="$classarm__compute_1_1_c_l_upsample_layer.xhtml" title="Basic function to run CLUpsampleLayerKernel." alt="" coords="196,2904,333,2931"/> |
| 58 | <area shape="rect" id="node59" href="$classarm__compute_1_1_c_l_width_concatenate_layer.xhtml" title="Basic function to execute concatenate tensors along x axis." alt="" coords="170,2955,359,2981"/> |
| 59 | <area shape="rect" id="node60" href="$classarm__compute_1_1_c_l_winograd_convolution_layer.xhtml" title="Basic function to execute Winograd-based convolution on OpenCL." alt="" coords="161,3005,368,3032"/> |
| 60 | <area shape="rect" id="node61" href="$classarm__compute_1_1_c_p_p_detection_output_layer.xhtml" title="CPP Function to generate the detection output based on location and confidence predictions by doing n..." alt="" coords="171,3056,359,3083"/> |
| 61 | <area shape="rect" id="node62" href="$classarm__compute_1_1_c_p_p_non_maximum_suppression.xhtml" title="CPP Function to perform non maximum suppression on the bounding boxes and scores." alt="" coords="157,3107,372,3133"/> |
| 62 | <area shape="rect" id="node63" href="$classarm__compute_1_1_g_c_batch_normalization_layer.xhtml" title="Basic function to run GCBatchNormalizationLayerKernel and simulate a batch normalization layer." alt="" coords="163,3157,366,3184"/> |
| 63 | <area shape="rect" id="node64" href="$classarm__compute_1_1_g_c_convolution_layer.xhtml" title="Basic function to compute the convolution layer." alt="" coords="189,3208,340,3235"/> |
| 64 | <area shape="rect" id="node65" href="$classarm__compute_1_1_g_c_convolution_layer_reshape_weights.xhtml" title="Function to reshape and transpose the weights." alt="" coords="162,3259,367,3301"/> |
| 65 | <area shape="rect" id="node66" href="$classarm__compute_1_1_g_c_depth_concatenate_layer.xhtml" title="Basic function to execute concatenate tensors along z axis." alt="" coords="166,3325,363,3352"/> |
| 66 | <area shape="rect" id="node67" href="$classarm__compute_1_1_g_c_depthwise_convolution_layer3x3.xhtml" title="Basic function to execute a depthwise convolution for kernel size 3x3xC." alt="" coords="145,3376,385,3403"/> |
| 67 | <area shape="rect" id="node68" href="$classarm__compute_1_1_g_c_direct_convolution_layer.xhtml" title="Basic function to execute direct convolution function." alt="" coords="170,3427,359,3453"/> |
| 68 | <area shape="rect" id="node69" href="$classarm__compute_1_1_g_c_dropout_layer.xhtml" title="Basic function to do dropout op." alt="" coords="201,3477,329,3504"/> |
| 69 | <area shape="rect" id="node70" href="$classarm__compute_1_1_g_c_fully_connected_layer.xhtml" title="Basic function to compute a Fully Connected layer on OpenGL ES." alt="" coords="179,3528,351,3555"/> |
| 70 | <area shape="rect" id="node71" href="$classarm__compute_1_1_g_c_g_e_m_m.xhtml" title="Basic function to execute GEMM on OpenGLES Compute." alt="" coords="224,3579,305,3605"/> |
| 71 | <area shape="rect" id="node72" href="$classarm__compute_1_1_g_c_normalization_layer.xhtml" title="Basic function to compute a normalization layer." alt="" coords="182,3629,347,3656"/> |
| 72 | <area shape="rect" id="node73" href="$classarm__compute_1_1_g_c_normalize_planar_y_u_v_layer.xhtml" title="Basic function to run GCNormalizePlanarYUVLayerKernel." alt="" coords="161,3680,368,3707"/> |
| 73 | <area shape="rect" id="node74" href="$classarm__compute_1_1_g_c_pooling_layer.xhtml" title="Basic function to simulate a pooling layer with the specified pooling operation." alt="" coords="203,3731,326,3757"/> |
| 74 | <area shape="rect" id="node75" href="$classarm__compute_1_1_g_c_softmax_layer.xhtml" title="Basic function to compute a SoftmaxLayer." alt="" coords="199,3781,330,3808"/> |
| 75 | <area shape="rect" id="node76" href="$classarm__compute_1_1_i_c_l_simple_function.xhtml" title="Basic interface for functions which have a single OpenCL kernel." alt="" coords="195,3832,334,3859"/> |
| 76 | <area shape="rect" id="node156" href="$classarm__compute_1_1_i_c_p_p_simple_function.xhtml" title="Basic interface for functions which have a single CPP kernel." alt="" coords="191,4281,338,4308"/> |
| 77 | <area shape="rect" id="node161" href="$classarm__compute_1_1_i_g_c_simple_function.xhtml" title="Basic interface for functions which have a single OpenGL ES kernel." alt="" coords="194,4673,335,4700"/> |
| 78 | <area shape="rect" id="node173" href="$classarm__compute_1_1_i_n_e_simple_function.xhtml" title="Basic interface for functions which have a single NEON kernel." alt="" coords="195,5083,335,5109"/> |
| 79 | <area shape="rect" id="node205" href="$classarm__compute_1_1_i_n_e_simple_function_no_border.xhtml" title="Basic interface for functions which have a single NEON kernel and no border." alt="" coords="164,5133,365,5160"/> |
| 80 | <area shape="rect" id="node243" href="$classarm__compute_1_1_n_e_arg_min_max_layer.xhtml" title="Function to calculate the index of the minimum or maximum values in a tensor based on an axis." alt="" coords="192,5184,337,5211"/> |
| 81 | <area shape="rect" id="node244" href="$classarm__compute_1_1_n_e_batch_normalization_layer.xhtml" title="Basic function to run NENormalizationLayerKernel and simulate a batch normalization layer." alt="" coords="164,5235,365,5261"/> |
| 82 | <area shape="rect" id="node245" href="$classarm__compute_1_1_n_e_canny_edge.xhtml" title="Basic function to execute canny edge on NEON." alt="" coords="209,5285,321,5312"/> |
| 83 | <area shape="rect" id="node246" href="$classarm__compute_1_1_n_e_concatenate_layer.xhtml" title="Basic function to execute concatenate tensors along a given axis." alt="" coords="186,5336,343,5363"/> |
| 84 | <area shape="rect" id="node247" href="$classarm__compute_1_1_n_e_convert_fully_connected_weights.xhtml" title="Basic function to run NEConvertFullyConnectedWeightsKernel." alt="" coords="147,5387,382,5413"/> |
| 85 | <area shape="rect" id="node248" href="$classarm__compute_1_1_n_e_convolution_layer.xhtml" title="Basic function to simulate a convolution layer." alt="" coords="189,5437,340,5464"/> |
| 86 | <area shape="rect" id="node249" href="$classarm__compute_1_1_n_e_convolution_layer_reshape_weights.xhtml" title="Function to reshape the weights." alt="" coords="163,5489,367,5530"/> |
| 87 | <area shape="rect" id="node250" href="$classarm__compute_1_1_n_e_convolution_square.xhtml" title="Basic function to execute convolution of size 5x5, 7x7, 9x9." alt="" coords="184,5554,345,5595"/> |
| 88 | <area shape="rect" id="node251" href="$classarm__compute_1_1_n_e_deconvolution_layer.xhtml" title="Function to run the deconvolution layer." alt="" coords="181,5620,348,5647"/> |
| 89 | <area shape="rect" id="node252" href="$classarm__compute_1_1_n_e_depth_concatenate_layer.xhtml" title="Basic function to execute concatenate tensors along z axis." alt="" coords="167,5671,363,5697"/> |
| 90 | <area shape="rect" id="node253" href="$classarm__compute_1_1_n_e_depthwise_convolution_layer.xhtml" title="Basic function to execute a generic depthwise convolution." alt="" coords="157,5721,373,5748"/> |
| 91 | <area shape="rect" id="node254" href="$classarm__compute_1_1_n_e_depthwise_convolution_layer3x3.xhtml" title="Basic function to execute a depthwise convolution for kernel size 3x3xC." alt="" coords="145,5772,384,5799"/> |
| 92 | <area shape="rect" id="node255" href="$classarm__compute_1_1_n_e_depthwise_separable_convolution_layer.xhtml" title="Basic function to execute depthwise convolution." alt="" coords="141,5823,388,5865"/> |
| 93 | <area shape="rect" id="node256" href="$classarm__compute_1_1_n_e_dequantization_layer.xhtml" title="Basic function to simulate a dequantization layer." alt="" coords="179,5889,351,5916"/> |
| 94 | <area shape="rect" id="node257" href="$classarm__compute_1_1_n_e_derivative.xhtml" title="Basic function to execute first order derivative operator." alt="" coords="213,5940,317,5967"/> |
| 95 | <area shape="rect" id="node258" href="$classarm__compute_1_1_n_e_direct_convolution_layer.xhtml" title="Function to run the direct convolution." alt="" coords="171,5991,359,6017"/> |
| 96 | <area shape="rect" id="node259" href="$classarm__compute_1_1_n_e_equalize_histogram.xhtml" title="Basic function to execute histogram equalization." alt="" coords="185,6041,345,6068"/> |
| 97 | <area shape="rect" id="node260" href="$classarm__compute_1_1_n_e_fast_corners.xhtml" title="Basic function to execute fast corners." alt="" coords="207,6092,323,6119"/> |
| 98 | <area shape="rect" id="node261" href="$classarm__compute_1_1_n_e_fill_border.xhtml" title="Basic function to run NEFillBorderKernel." alt="" coords="215,6143,314,6169"/> |
| 99 | <area shape="rect" id="node262" href="$classarm__compute_1_1_n_e_fully_connected_layer.xhtml" title="Basic function to compute a Fully Connected layer on NEON." alt="" coords="179,6193,350,6220"/> |
| 100 | <area shape="rect" id="node263" href="$classarm__compute_1_1_n_e_fuse_batch_normalization.xhtml" title="Basic function to fuse the batch normalization node to a preceding convolution node." alt="" coords="167,6244,362,6271"/> |
| 101 | <area shape="rect" id="node264" href="$classarm__compute_1_1_n_e_gaussian5x5.xhtml" title="Basic function to execute gaussian filter 5x5." alt="" coords="203,6295,326,6321"/> |
| 102 | <area shape="rect" id="node265" href="$classarm__compute_1_1_n_e_gaussian_pyramid.xhtml" title="Common interface for all Gaussian pyramid functions." alt="" coords="189,6345,340,6372"/> |
| 103 | <area shape="rect" id="node268" href="$classarm__compute_1_1_n_e_g_e_m_m.xhtml" title="Basic function to execute GEMM on NEON." alt="" coords="225,6396,305,6423"/> |
| 104 | <area shape="rect" id="node269" href="$classarm__compute_1_1_n_e_g_e_m_m_assembly_dispatch.xhtml" title="Assembly kernel glue." alt="" coords="165,6447,364,6473"/> |
| 105 | <area shape="rect" id="node270" href="$classarm__compute_1_1_n_e_g_e_m_m_convolution_layer.xhtml" title="Basic function to compute the convolution layer." alt="" coords="169,6497,360,6524"/> |
| 106 | <area shape="rect" id="node271" href="$classarm__compute_1_1_n_e_g_e_m_m_interleaved_wrapper.xhtml" title="Equivalent to arm_gemm::GemmInterleaved but using Compute Library types." alt="" coords="163,6548,366,6575"/> |
| 107 | <area shape="rect" id="node272" href="$classarm__compute_1_1_n_e_g_e_m_m_lowp_assembly_matrix_multiply_core.xhtml" title="Basic function to execute matrix multiply assembly kernels." alt="" coords="158,6599,371,6641"/> |
| 108 | <area shape="rect" id="node273" href="$classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_multiply_core.xhtml" title="Basic function to execute GEMMLowpMatrixMultiplyCore on NEON." alt="" coords="150,6665,379,6692"/> |
| 109 | <area shape="rect" id="node274" href="$classarm__compute_1_1_n_e_harris_corners.xhtml" title="Basic function to execute harris corners detection." alt="" coords="201,6716,329,6743"/> |
| 110 | <area shape="rect" id="node275" href="$classarm__compute_1_1_n_e_histogram.xhtml" title="Basic function to run NEHistogramKernel." alt="" coords="211,6767,318,6793"/> |
| 111 | <area shape="rect" id="node276" href="$classarm__compute_1_1_n_e_h_o_g_descriptor.xhtml" title="Basic function to calculate HOG descriptor." alt="" coords="197,6817,333,6844"/> |
| 112 | <area shape="rect" id="node277" href="$classarm__compute_1_1_n_e_h_o_g_gradient.xhtml" title="Basic function to calculate the gradient for HOG." alt="" coords="202,6868,327,6895"/> |
| 113 | <area shape="rect" id="node278" href="$classarm__compute_1_1_n_e_h_o_g_multi_detection.xhtml" title="Basic function to detect multiple objects (or the same object at different scales) on the same input ..." alt="" coords="183,6919,346,6945"/> |
| 114 | <area shape="rect" id="node279" href="$classarm__compute_1_1_n_e_im2_col.xhtml" title="Basic function to run NEIm2ColKernel." alt="" coords="223,6969,307,6996"/> |
| 115 | <area shape="rect" id="node280" href="$classarm__compute_1_1_n_e_l2_normalize_layer.xhtml" title="Basic function to perform a L2 normalization on a given axis." alt="" coords="187,7020,342,7047"/> |
| 116 | <area shape="rect" id="node281" href="$classarm__compute_1_1_n_e_laplacian_pyramid.xhtml" title="Basic function to execute laplacian pyramid." alt="" coords="189,7071,341,7097"/> |
| 117 | <area shape="rect" id="node282" href="$classarm__compute_1_1_n_e_laplacian_reconstruct.xhtml" title="Basic function to execute laplacian reconstruction." alt="" coords="177,7121,352,7148"/> |
| 118 | <area shape="rect" id="node283" href="$classarm__compute_1_1_n_e_locally_connected_layer.xhtml" title="Basic function to compute the locally connected layer." alt="" coords="171,7172,358,7199"/> |
| 119 | <area shape="rect" id="node284" href="$classarm__compute_1_1_n_e_l_s_t_m_layer.xhtml" title="Basic function to run NELSTMLayer." alt="" coords="210,7223,319,7249"/> |
| 120 | <area shape="rect" id="node285" href="$classarm__compute_1_1_n_e_mean_std_dev.xhtml" title="Basic function to execute mean and std deviation." alt="" coords="203,7273,326,7300"/> |
| 121 | <area shape="rect" id="node286" href="$classarm__compute_1_1_n_e_min_max_location.xhtml" title="Basic function to execute min and max location." alt="" coords="193,7324,336,7351"/> |
| 122 | <area shape="rect" id="node287" href="$classarm__compute_1_1_n_e_normalization_layer.xhtml" title="Basic function to compute a normalization layer." alt="" coords="183,7375,347,7401"/> |
| 123 | <area shape="rect" id="node288" href="$classarm__compute_1_1_n_e_optical_flow.xhtml" title="Basic function to execute optical flow." alt="" coords="209,7425,320,7452"/> |
| 124 | <area shape="rect" id="node289" href="$classarm__compute_1_1_n_e_pad_layer.xhtml" title="Basic function to pad a tensor." alt="" coords="215,7476,314,7503"/> |
| 125 | <area shape="rect" id="node290" href="$classarm__compute_1_1_n_e_pooling_layer.xhtml" title="Basic function to simulate a pooling layer with the specified pooling operation." alt="" coords="204,7527,325,7553"/> |
| 126 | <area shape="rect" id="node291" href="$classarm__compute_1_1_n_e_quantization_layer.xhtml" title="Basic function to simulate a quantization layer." alt="" coords="187,7577,343,7604"/> |
| 127 | <area shape="rect" id="node292" href="$classarm__compute_1_1_n_e_range.xhtml" title="Basic function to run NERangeKernel." alt="" coords="225,7628,305,7655"/> |
| 128 | <area shape="rect" id="node293" href="$classarm__compute_1_1_n_e_reduce_mean.xhtml" title="Basic function to perform reduce operation." alt="" coords="204,7679,325,7705"/> |
| 129 | <area shape="rect" id="node294" href="$classarm__compute_1_1_n_e_reduction_operation.xhtml" title="Basic function to simulate a reduction operation." alt="" coords="182,7729,347,7756"/> |
| 130 | <area shape="rect" id="node295" href="$classarm__compute_1_1_n_e_r_n_n_layer.xhtml" title="Basic function to run NERNNLayer." alt="" coords="213,7780,316,7807"/> |
| 131 | <area shape="rect" id="node296" href="$classarm__compute_1_1_n_e_r_o_i_pooling_layer.xhtml" title="Basic function to run NEROIPoolingLayerKernel." alt="" coords="193,7831,336,7857"/> |
| 132 | <area shape="rect" id="node297" href="$classarm__compute_1_1_n_e_scale.xhtml" title="Basic function to run NEScaleKernel." alt="" coords="227,7881,302,7908"/> |
| 133 | <area shape="rect" id="node298" href="$classarm__compute_1_1_n_e_simple_assembly_function.xhtml" title="Basic interface for functions which have a single NEON GEMM wrapper kernel to run." alt="" coords="165,7932,364,7959"/> |
| 134 | <area shape="rect" id="node299" href="$classarm__compute_1_1_n_e_sobel5x5.xhtml" title="Basic function to execute sobel 5x5 filter." alt="" coords="215,7983,314,8009"/> |
| 135 | <area shape="rect" id="node300" href="$classarm__compute_1_1_n_e_sobel7x7.xhtml" title="Basic function to execute sobel 7x7 filter." alt="" coords="215,8033,314,8060"/> |
| 136 | <area shape="rect" id="node301" href="$classarm__compute_1_1_n_e_softmax_layer.xhtml" title="Basic function to compute a SoftmaxLayer." alt="" coords="200,8084,329,8111"/> |
| 137 | <area shape="rect" id="node302" href="$classarm__compute_1_1_n_e_split.xhtml" title="Basic function to split a tensor along a given axis." alt="" coords="231,8135,299,8161"/> |
| 138 | <area shape="rect" id="node303" href="$classarm__compute_1_1_n_e_stack_layer.xhtml" title="Basic function to stack tensors along an axis." alt="" coords="209,8185,320,8212"/> |
| 139 | <area shape="rect" id="node304" href="$classarm__compute_1_1_n_e_unstack.xhtml" title="Basic function to unpack a rank-R tensor into rank-(R-1) tensors." alt="" coords="219,8236,311,8263"/> |
| 140 | <area shape="rect" id="node305" href="$classarm__compute_1_1_n_e_upsample_layer.xhtml" title="Function to run upsample layer." alt="" coords="195,8287,335,8313"/> |
| 141 | <area shape="rect" id="node306" href="$classarm__compute_1_1_n_e_width_concatenate_layer.xhtml" title="Basic function to execute concatenate tensors along x axis." alt="" coords="169,8337,361,8364"/> |
| 142 | <area shape="rect" id="node307" href="$classarm__compute_1_1_n_e_winograd_convolution_layer.xhtml" title="Basic function to simulate a convolution layer." alt="" coords="160,8388,369,8415"/> |
| 143 | <area shape="rect" id="node308" href="$classarm__compute_1_1test_1_1_c_l_synthetize_function_init_output_with_zero_and_with_zero_constant_border.xhtml" title="As above but this also initializes to zero the input tensor." alt="" coords="132,8439,397,8495"/> |
| 144 | <area shape="rect" id="node23" href="$classarm__compute_1_1_c_l_gaussian_pyramid_half.xhtml" title="Basic function to execute gaussian pyramid with HALF scale factor." alt="" coords="485,5,659,32"/> |
| 145 | <area shape="rect" id="node24" href="$classarm__compute_1_1_c_l_gaussian_pyramid_orb.xhtml" title="Basic function to execute gaussian pyramid with ORB scale factor." alt="" coords="486,56,658,83"/> |
| 146 | <area shape="rect" id="node77" href="$classarm__compute_1_1_c_l_absolute_difference.xhtml" title="Basic function to run CLAbsoluteDifferenceKernel." alt="" coords="493,107,651,133"/> |
| 147 | <area shape="rect" id="node78" href="$classarm__compute_1_1_c_l_accumulate.xhtml" title="Basic function to run CLAccumulateKernel." alt="" coords="515,157,629,184"/> |
| 148 | <area shape="rect" id="node79" href="$classarm__compute_1_1_c_l_accumulate_squared.xhtml" title="Basic function to run CLAccumulateSquaredKernel." alt="" coords="488,208,656,235"/> |
| 149 | <area shape="rect" id="node80" href="$classarm__compute_1_1_c_l_accumulate_weighted.xhtml" title="Basic function to run CLAccumulateWeightedKernel." alt="" coords="486,259,658,285"/> |
| 150 | <area shape="rect" id="node81" href="$classarm__compute_1_1_c_l_activation_layer.xhtml" title="Basic function to run CLActivationLayerKernel." alt="" coords="504,309,640,336"/> |
| 151 | <area shape="rect" id="node82" href="$classarm__compute_1_1_c_l_arg_min_max_layer.xhtml" title="Function to calculate the index of the minimum or maximum values in a tensor based on an axis." alt="" coords="501,360,643,387"/> |
| 152 | <area shape="rect" id="node83" href="$classarm__compute_1_1_c_l_arithmetic_addition.xhtml" title="Basic function to run CLSaturatedArithmeticOperationKernel for addition." alt="" coords="494,411,650,437"/> |
| 153 | <area shape="rect" id="node84" href="$classarm__compute_1_1_c_l_arithmetic_division.xhtml" title="Basic function to run CLSaturatedArithmeticOperationKernel for division." alt="" coords="495,461,649,488"/> |
| 154 | <area shape="rect" id="node85" href="$classarm__compute_1_1_c_l_arithmetic_subtraction.xhtml" title="Basic function to run CLSaturatedArithmeticOperationKernel for subtraction." alt="" coords="483,512,661,539"/> |
| 155 | <area shape="rect" id="node86" href="$classarm__compute_1_1_c_l_bitwise_and.xhtml" title="Basic function to run CLBitwiseAndKernel." alt="" coords="519,563,625,589"/> |
| 156 | <area shape="rect" id="node87" href="$classarm__compute_1_1_c_l_bitwise_not.xhtml" title="Basic function to run CLBitwiseNotKernel." alt="" coords="519,613,625,640"/> |
| 157 | <area shape="rect" id="node88" href="$classarm__compute_1_1_c_l_bitwise_or.xhtml" title="Basic function to run CLBitwiseOrKernel." alt="" coords="523,664,621,691"/> |
| 158 | <area shape="rect" id="node89" href="$classarm__compute_1_1_c_l_bitwise_xor.xhtml" title="Basic function to run CLBitwiseXorKernel." alt="" coords="521,715,623,741"/> |
| 159 | <area shape="rect" id="node90" href="$classarm__compute_1_1_c_l_bounding_box_transform.xhtml" title="Basic function to run CLBoundingBoxTransformKernel." alt="" coords="479,765,665,792"/> |
| 160 | <area shape="rect" id="node91" href="$classarm__compute_1_1_c_l_box3x3.xhtml" title="Basic function to execute box filter 3x3." alt="" coords="529,816,615,843"/> |
| 161 | <area shape="rect" id="node92" href="$classarm__compute_1_1_c_l_cast.xhtml" title="Basic function to run CLDepthConvertLayerKernel." alt="" coords="539,867,605,893"/> |
| 162 | <area shape="rect" id="node93" href="$classarm__compute_1_1_c_l_channel_combine.xhtml" title="Basic function to run CLChannelCombineKernel to perform channel combination." alt="" coords="499,917,645,944"/> |
| 163 | <area shape="rect" id="node94" href="$classarm__compute_1_1_c_l_channel_extract.xhtml" title="Basic function to run CLChannelExtractKernel to perform channel extraction." alt="" coords="505,968,639,995"/> |
| 164 | <area shape="rect" id="node95" href="$classarm__compute_1_1_c_l_channel_shuffle_layer.xhtml" title="Basic function to run CLChannelShuffleLayerKernel." alt="" coords="487,1019,657,1045"/> |
| 165 | <area shape="rect" id="node96" href="$classarm__compute_1_1_c_l_color_convert.xhtml" title="Basic function to run CLColorConvertKernel." alt="" coords="511,1069,633,1096"/> |
| 166 | <area shape="rect" id="node97" href="$classarm__compute_1_1_c_l_comparison.xhtml" title="Basic function to run CLComparisonKernel." alt="" coords="515,1120,629,1147"/> |
| 167 | <area shape="rect" id="node98" href="$classarm__compute_1_1_c_l_comparison_static.xhtml" title="Basic function to run CLComparisonKernel." alt="" coords="496,1171,648,1213"/> |
| 168 | <area shape="rect" id="node99" href="$classarm__compute_1_1_c_l_compute_all_anchors.xhtml" title="Basic function to run CLComputeAllAnchorsKernel." alt="" coords="490,1237,654,1264"/> |
| 169 | <area shape="rect" id="node100" href="$classarm__compute_1_1_c_l_convert_fully_connected_weights.xhtml" title="Basic function to run CLConvertFullyConnectedWeightsKernel." alt="" coords="455,1288,689,1315"/> |
| 170 | <area shape="rect" id="node101" href="$classarm__compute_1_1_c_l_convolution3x3.xhtml" title="Basic function to execute convolution of size 3x3." alt="" coords="504,1339,640,1365"/> |
| 171 | <area shape="rect" id="node102" href="$classarm__compute_1_1_c_l_convolution_rectangle.xhtml" title="Basic function to execute non-square convolution." alt="" coords="485,1389,659,1416"/> |
| 172 | <area shape="rect" id="node103" href="$classarm__compute_1_1_c_l_copy.xhtml" title=" " alt="" coords="537,1440,607,1467"/> |
| 173 | <area shape="rect" id="node104" href="$classarm__compute_1_1_c_l_depth_convert_layer.xhtml" title="Basic function to run CLDepthConvertLayerKernel." alt="" coords="491,1491,653,1517"/> |
| 174 | <area shape="rect" id="node105" href="$classarm__compute_1_1_c_l_derivative.xhtml" title="Basic function to execute first order derivative operator." alt="" coords="521,1541,623,1568"/> |
| 175 | <area shape="rect" id="node106" href="$classarm__compute_1_1_c_l_dilate.xhtml" title="Basic function to execute dilate." alt="" coords="535,1592,609,1619"/> |
| 176 | <area shape="rect" id="node107" href="$classarm__compute_1_1_c_l_elementwise_max.xhtml" title="Basic function to run CLArithmeticOperationKernel for max." alt="" coords="500,1643,644,1669"/> |
| 177 | <area shape="rect" id="node108" href="$classarm__compute_1_1_c_l_elementwise_min.xhtml" title="Basic function to run CLArithmeticOperationKernel for min." alt="" coords="502,1693,642,1720"/> |
| 178 | <area shape="rect" id="node109" href="$classarm__compute_1_1_c_l_elementwise_squared_diff.xhtml" title="Basic function to run CLArithmeticOperationKernel for squared difference." alt="" coords="475,1744,669,1771"/> |
| 179 | <area shape="rect" id="node110" href="$classarm__compute_1_1_c_l_erode.xhtml" title="Basic function to execute erode." alt="" coords="535,1795,609,1821"/> |
| 180 | <area shape="rect" id="node111" href="$classarm__compute_1_1_c_l_exp_layer.xhtml" title="Basic function to perform exponential on an input tensor." alt="" coords="524,1845,620,1872"/> |
| 181 | <area shape="rect" id="node112" href="$classarm__compute_1_1_c_l_fill_border.xhtml" title="Basic function to run CLFillBorderKernel." alt="" coords="524,1896,620,1923"/> |
| 182 | <area shape="rect" id="node113" href="$classarm__compute_1_1_c_l_flatten_layer.xhtml" title="Basic function to execute flatten." alt="" coords="513,1947,631,1973"/> |
| 183 | <area shape="rect" id="node114" href="$classarm__compute_1_1_c_l_floor.xhtml" title="Basic function to run CLFloorKernel." alt="" coords="537,1997,607,2024"/> |
| 184 | <area shape="rect" id="node115" href="$classarm__compute_1_1_c_l_fully_connected_layer_reshape_weights.xhtml" title="Basic function to reshape the weights of Fully Connected layer with OpenCL." alt="" coords="461,2049,683,2090"/> |
| 185 | <area shape="rect" id="node116" href="$classarm__compute_1_1_c_l_gather.xhtml" title="Basic function to run CLGatherKernel." alt="" coords="531,2115,613,2141"/> |
| 186 | <area shape="rect" id="node117" href="$classarm__compute_1_1_c_l_gaussian3x3.xhtml" title="Basic function to execute gaussian filter 3x3." alt="" coords="512,2165,632,2192"/> |
| 187 | <area shape="rect" id="node118" href="$classarm__compute_1_1_c_l_g_e_m_m_interleave4x4.xhtml" title="Basic function to execute CLGEMMInterleave4x4Kernel." alt="" coords="490,2216,654,2243"/> |
| 188 | <area shape="rect" id="node119" href="$classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale.xhtml" title="Basic function to execute CLGEMMLowpQuantizeDownInt32ToUint8Scale on OpenCL." alt="" coords="455,2267,689,2309"/> |
| 189 | <area shape="rect" id="node120" href="$classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point.xhtml" title="Basic function to execute CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint on OpenCL." alt="" coords="455,2333,689,2374"/> |
| 190 | <area shape="rect" id="node121" href="$classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_float.xhtml" title="Basic function to execute CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloat on OpenCL." alt="" coords="455,2398,689,2439"/> |
| 191 | <area shape="rect" id="node122" href="$classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w.xhtml" title="Basic function to execute CLGEMMTranspose1xWKernel." alt="" coords="488,2464,656,2491"/> |
| 192 | <area shape="rect" id="node123" href="$classarm__compute_1_1_c_l_magnitude.xhtml" title="Basic function to run CLMagnitudePhaseKernel." alt="" coords="519,2515,625,2541"/> |
| 193 | <area shape="rect" id="node124" href="$classarm__compute_1_1_c_l_median3x3.xhtml" title="Basic function to execute median filter." alt="" coords="519,2565,625,2592"/> |
| 194 | <area shape="rect" id="node125" href="$classarm__compute_1_1_c_l_non_linear_filter.xhtml" title="Basic function to execute non linear filter." alt="" coords="505,2616,639,2643"/> |
| 195 | <area shape="rect" id="node126" href="$classarm__compute_1_1_c_l_non_maxima_suppression3x3.xhtml" title="Basic function to execute non-maxima suppression over a 3x3 window." alt="" coords="464,2667,680,2693"/> |
| 196 | <area shape="rect" id="node127" href="$classarm__compute_1_1_c_l_permute.xhtml" title="Basic function to execute an CLPermuteKernel." alt="" coords="525,2717,619,2744"/> |
| 197 | <area shape="rect" id="node128" href="$classarm__compute_1_1_c_l_phase.xhtml" title="Basic function to execute an CLMagnitudePhaseKernel." alt="" coords="533,2768,611,2795"/> |
| 198 | <area shape="rect" id="node129" href="$classarm__compute_1_1_c_l_pixel_wise_multiplication.xhtml" title="Basic function to run CLPixelWiseMultiplicationKernel." alt="" coords="483,2819,661,2845"/> |
| 199 | <area shape="rect" id="node130" href="$classarm__compute_1_1_c_l_pooling_layer.xhtml" title="Basic function to simulate a pooling layer with the specified pooling operation." alt="" coords="513,2869,631,2896"/> |
| 200 | <area shape="rect" id="node131" href="$classarm__compute_1_1_c_l_prior_box_layer.xhtml" title="Basic function to run CLPriorBoxLayerKernel." alt="" coords="509,2920,635,2947"/> |
| 201 | <area shape="rect" id="node132" href="$classarm__compute_1_1_c_l_range.xhtml" title="Basic function to run CLRangeKernel." alt="" coords="533,2971,611,2997"/> |
| 202 | <area shape="rect" id="node133" href="$classarm__compute_1_1_c_l_remap.xhtml" title="Basic function to execute remap." alt="" coords="531,3021,613,3048"/> |
| 203 | <area shape="rect" id="node134" href="$classarm__compute_1_1_c_l_reorg_layer.xhtml" title=" " alt="" coords="517,3072,627,3099"/> |
| 204 | <area shape="rect" id="node135" href="$classarm__compute_1_1_c_l_reshape_layer.xhtml" title="Basic function to run CLReshapeLayerKernel." alt="" coords="509,3123,635,3149"/> |
| 205 | <area shape="rect" id="node136" href="$classarm__compute_1_1_c_l_reverse.xhtml" title="Basic function to run CLReverseKernel." alt="" coords="528,3173,616,3200"/> |
| 206 | <area shape="rect" id="node137" href="$classarm__compute_1_1_c_l_r_o_i_align_layer.xhtml" title="Basic function to run CLROIAlignLayerKernel." alt="" coords="509,3224,635,3251"/> |
| 207 | <area shape="rect" id="node138" href="$classarm__compute_1_1_c_l_r_o_i_pooling_layer.xhtml" title="Basic function to run CLROIPoolingLayerKernel." alt="" coords="502,3275,642,3301"/> |
| 208 | <area shape="rect" id="node139" href="$classarm__compute_1_1_c_l_rsqrt_layer.xhtml" title="Basic function to perform inverse square root on an input tensor." alt="" coords="519,3325,625,3352"/> |
| 209 | <area shape="rect" id="node140" href="$classarm__compute_1_1_c_l_scale.xhtml" title="Basic function to run CLScaleKernel." alt="" coords="535,3376,609,3403"/> |
| 210 | <area shape="rect" id="node141" href="$classarm__compute_1_1_c_l_scharr3x3.xhtml" title="Basic function to execute scharr 3x3 filter." alt="" coords="521,3427,623,3453"/> |
| 211 | <area shape="rect" id="node142" href="$classarm__compute_1_1_c_l_select.xhtml" title="Basic function to run CLSelect." alt="" coords="533,3477,611,3504"/> |
| 212 | <area shape="rect" id="node143" href="$classarm__compute_1_1_c_l_slice.xhtml" title="Basic function to perform tensor slicing." alt="" coords="538,3528,606,3555"/> |
| 213 | <area shape="rect" id="node144" href="$classarm__compute_1_1_c_l_sobel3x3.xhtml" title="Basic function to execute sobel 3x3 filter." alt="" coords="523,3579,621,3605"/> |
| 214 | <area shape="rect" id="node145" href="$classarm__compute_1_1_c_l_strided_slice.xhtml" title="Basic function to run CLStridedSliceKernel." alt="" coords="515,3629,629,3656"/> |
| 215 | <area shape="rect" id="node146" href="$classarm__compute_1_1_c_l_table_lookup.xhtml" title="Basic function to run CLTableLookupKernel." alt="" coords="515,3680,629,3707"/> |
| 216 | <area shape="rect" id="node147" href="$classarm__compute_1_1_c_l_threshold.xhtml" title="Basic function to run CLThresholdKernel." alt="" coords="523,3731,621,3757"/> |
| 217 | <area shape="rect" id="node148" href="$classarm__compute_1_1_c_l_tile.xhtml" title="Basic function to run CLTileKernel." alt="" coords="543,3781,601,3808"/> |
| 218 | <area shape="rect" id="node149" href="$classarm__compute_1_1_c_l_transpose.xhtml" title="Basic function to transpose a matrix on OpenCL." alt="" coords="522,3832,622,3859"/> |
| 219 | <area shape="rect" id="node150" href="$classarm__compute_1_1_c_l_warp_affine.xhtml" title="Basic function to run CLWarpAffineKernel for AFFINE transformation." alt="" coords="520,3883,624,3909"/> |
| 220 | <area shape="rect" id="node151" href="$classarm__compute_1_1_c_l_warp_perspective.xhtml" title="Basic function to run CLWarpPerspectiveKernel for PERSPECTIVE transformation." alt="" coords="501,3933,643,3960"/> |
| 221 | <area shape="rect" id="node152" href="$classarm__compute_1_1_c_l_winograd_input_transform.xhtml" title="Basic function to execute a CLWinogradInputTransformKernel." alt="" coords="477,3984,667,4011"/> |
| 222 | <area shape="rect" id="node153" href="$classarm__compute_1_1_c_l_y_o_l_o_layer.xhtml" title="Basic function to run CLYOLOLayerKernel that performs a partial activation on the input." alt="" coords="520,4035,624,4061"/> |
| 223 | <area shape="rect" id="node154" href="$classarm__compute_1_1test_1_1_c_l_synthetize_function.xhtml" title="This template synthetizes an ICLSimpleFunction which runs the given kernel K." alt="" coords="473,4085,671,4112"/> |
| 224 | <area shape="rect" id="node155" href="$classarm__compute_1_1test_1_1_c_l_synthetize_function_with_zero_constant_border.xhtml" title="As above but this also setups a Zero border on the input tensor of the specified bordersize." alt="" coords="479,4136,665,4192"/> |
| 225 | <area shape="rect" id="node157" href="$classarm__compute_1_1_c_p_p_box_with_non_maxima_suppression_limit.xhtml" title="Basic function to run CPPBoxWithNonMaximaSuppressionLimitKernel." alt="" coords="445,4215,699,4257"/> |
| 226 | <area shape="rect" id="node158" href="$classarm__compute_1_1_c_p_p_permute.xhtml" title="Basic function to run CPPPermuteKernel." alt="" coords="521,4281,623,4308"/> |
| 227 | <area shape="rect" id="node159" href="$classarm__compute_1_1_c_p_p_top_k_v.xhtml" title="Basic function to run CPPTopKVKernel." alt="" coords="529,4332,615,4359"/> |
| 228 | <area shape="rect" id="node160" href="$classarm__compute_1_1_c_p_p_upsample.xhtml" title="Basic function to run CPPUpsample." alt="" coords="516,4383,628,4409"/> |
| 229 | <area shape="rect" id="node162" href="$classarm__compute_1_1_g_c_absolute_difference.xhtml" title="Basic function to run GCAbsoluteDifferenceKernel." alt="" coords="491,4433,653,4460"/> |
| 230 | <area shape="rect" id="node163" href="$classarm__compute_1_1_g_c_activation_layer.xhtml" title="Basic function to run GCActivationLayerKernel." alt="" coords="503,4484,641,4511"/> |
| 231 | <area shape="rect" id="node164" href="$classarm__compute_1_1_g_c_arithmetic_addition.xhtml" title="Basic function to run GCArithmeticAdditionKernel." alt="" coords="493,4535,651,4561"/> |
| 232 | <area shape="rect" id="node165" href="$classarm__compute_1_1_g_c_fill_border.xhtml" title="Basic function to run GCFillBorderKernel." alt="" coords="523,4585,621,4612"/> |
| 233 | <area shape="rect" id="node166" href="$classarm__compute_1_1_g_c_fully_connected_layer_reshape_weights.xhtml" title="Basic function to reshape the weights of Fully Connected layer with OpenGL ES." alt="" coords="459,4637,685,4678"/> |
| 234 | <area shape="rect" id="node167" href="$classarm__compute_1_1_g_c_g_e_m_m_interleave4x4.xhtml" title="Basic function to execute GCGEMMInterleave4x4Kernel." alt="" coords="489,4703,655,4729"/> |
| 235 | <area shape="rect" id="node168" href="$classarm__compute_1_1_g_c_g_e_m_m_transpose1x_w.xhtml" title="Basic function to execute GCGEMMTranspose1xWKernel." alt="" coords="487,4753,657,4780"/> |
| 236 | <area shape="rect" id="node169" href="$classarm__compute_1_1_g_c_pixel_wise_multiplication.xhtml" title="Basic function to run GCPixelWiseMultiplicationKernel." alt="" coords="481,4804,663,4831"/> |
| 237 | <area shape="rect" id="node170" href="$classarm__compute_1_1_g_c_scale.xhtml" title="Basic function to run GCScaleKernel." alt="" coords="534,4855,610,4881"/> |
| 238 | <area shape="rect" id="node171" href="$classarm__compute_1_1_g_c_tensor_shift.xhtml" title="Basic function to execute shift function for tensor." alt="" coords="517,4905,627,4932"/> |
| 239 | <area shape="rect" id="node172" href="$classarm__compute_1_1_g_c_transpose.xhtml" title="Basic function to transpose a matrix on OpenGL ES." alt="" coords="519,4956,625,4983"/> |
| 240 | <area shape="rect" id="node174" href="$classarm__compute_1_1_n_e_absolute_difference.xhtml" title="Basic function to run NEAbsoluteDifferenceKernel." alt="" coords="491,5007,653,5033"/> |
| 241 | <area shape="rect" id="node175" href="$classarm__compute_1_1_n_e_arithmetic_addition.xhtml" title="Basic function to run NEArithmeticAdditionKernel." alt="" coords="493,5057,651,5084"/> |
| 242 | <area shape="rect" id="node176" href="$classarm__compute_1_1_n_e_arithmetic_subtraction.xhtml" title="Basic function to run NEArithmeticSubtractionKernel." alt="" coords="482,5108,662,5135"/> |
| 243 | <area shape="rect" id="node177" href="$classarm__compute_1_1_n_e_box3x3.xhtml" title="Basic function to execute box filter 3x3." alt="" coords="529,5159,615,5185"/> |
| 244 | <area shape="rect" id="node178" href="$classarm__compute_1_1_n_e_convolution3x3.xhtml" title="Basic function to execute convolution of size 3x3." alt="" coords="503,5209,641,5236"/> |
| 245 | <area shape="rect" id="node179" href="$classarm__compute_1_1_n_e_convolution_rectangle.xhtml" title="Basic function to execute non-square convolution." alt="" coords="483,5260,661,5287"/> |
| 246 | <area shape="rect" id="node180" href="$classarm__compute_1_1_n_e_dilate.xhtml" title="Basic function to execute dilate." alt="" coords="533,5311,611,5337"/> |
| 247 | <area shape="rect" id="node181" href="$classarm__compute_1_1_n_e_elementwise_comparison.xhtml" title="Basic function to run NEComparisonOperationKernel." alt="" coords="473,5361,671,5388"/> |
| 248 | <area shape="rect" id="node182" href="$classarm__compute_1_1_n_e_elementwise_comparison_static.xhtml" title="Basic function to run NEComparisonOperationKernel." alt="" coords="455,5413,689,5454"/> |
| 249 | <area shape="rect" id="node183" href="$classarm__compute_1_1_n_e_elementwise_division.xhtml" title="Basic function to run NEArithmeticOperationKernel for division." alt="" coords="487,5479,657,5505"/> |
| 250 | <area shape="rect" id="node184" href="$classarm__compute_1_1_n_e_elementwise_max.xhtml" title="Basic function to run NEArithmeticOperationKernel for max." alt="" coords="499,5529,645,5556"/> |
| 251 | <area shape="rect" id="node185" href="$classarm__compute_1_1_n_e_elementwise_min.xhtml" title="Basic function to run NEArithmeticOperationKernel for min." alt="" coords="501,5580,643,5607"/> |
| 252 | <area shape="rect" id="node186" href="$classarm__compute_1_1_n_e_elementwise_squared_diff.xhtml" title="Basic function to run NEArithmeticOperationKernel for squared difference." alt="" coords="475,5631,669,5657"/> |
| 253 | <area shape="rect" id="node187" href="$classarm__compute_1_1_n_e_erode.xhtml" title="Basic function to execute erode." alt="" coords="533,5681,611,5708"/> |
| 254 | <area shape="rect" id="node188" href="$classarm__compute_1_1_n_e_exp_layer.xhtml" title="Basic function to perform exponential on an input tensor." alt="" coords="523,5732,621,5759"/> |
| 255 | <area shape="rect" id="node189" href="$classarm__compute_1_1_n_e_gaussian3x3.xhtml" title="Basic function to execute gaussian filter 3x3." alt="" coords="511,5783,633,5809"/> |
| 256 | <area shape="rect" id="node190" href="$classarm__compute_1_1_n_e_integral_image.xhtml" title="Basic function to run a NEIntegralImageKernel." alt="" coords="508,5833,636,5860"/> |
| 257 | <area shape="rect" id="node191" href="$classarm__compute_1_1_n_e_median3x3.xhtml" title="Basic function to execute median filter." alt="" coords="517,5884,627,5911"/> |
| 258 | <area shape="rect" id="node192" href="$classarm__compute_1_1_n_e_non_linear_filter.xhtml" title="Basic function to execute non linear filter." alt="" coords="505,5935,639,5961"/> |
| 259 | <area shape="rect" id="node193" href="$classarm__compute_1_1_n_e_non_maxima_suppression3x3.xhtml" title="Basic function to execute non-maxima suppression over a 3x3 window." alt="" coords="463,5985,681,6012"/> |
| 260 | <area shape="rect" id="node194" href="$classarm__compute_1_1_n_e_pixel_wise_multiplication.xhtml" title="Basic function to run NEPixelWiseMultiplicationKernel." alt="" coords="481,6036,663,6063"/> |
| 261 | <area shape="rect" id="node195" href="$classarm__compute_1_1_n_e_remap.xhtml" title="Basic function to execute remap." alt="" coords="530,6087,614,6113"/> |
| 262 | <area shape="rect" id="node196" href="$classarm__compute_1_1_n_e_rsqrt_layer.xhtml" title="Basic function to perform inverse square root on an input tensor." alt="" coords="518,6137,626,6164"/> |
| 263 | <area shape="rect" id="node197" href="$classarm__compute_1_1_n_e_scharr3x3.xhtml" title="Basic function to execute scharr 3x3 filter." alt="" coords="519,6188,625,6215"/> |
| 264 | <area shape="rect" id="node198" href="$classarm__compute_1_1_n_e_select.xhtml" title="Basic function to run NESelect." alt="" coords="532,6239,612,6265"/> |
| 265 | <area shape="rect" id="node199" href="$classarm__compute_1_1_n_e_sobel3x3.xhtml" title="Basic function to execute sobel 3x3 filter." alt="" coords="523,6289,621,6316"/> |
| 266 | <area shape="rect" id="node200" href="$classarm__compute_1_1_n_e_strided_slice.xhtml" title="Basic function to run NEStridedSliceKernel." alt="" coords="514,6340,630,6367"/> |
| 267 | <area shape="rect" id="node201" href="$classarm__compute_1_1_n_e_warp_affine.xhtml" title="Basic function to run NEWarpAffineKernel." alt="" coords="519,6391,625,6417"/> |
| 268 | <area shape="rect" id="node202" href="$classarm__compute_1_1_n_e_warp_perspective.xhtml" title="Basic function to run NEWarpPerspectiveKernel." alt="" coords="499,6441,645,6468"/> |
| 269 | <area shape="rect" id="node203" href="$classarm__compute_1_1test_1_1_n_e_synthetize_function.xhtml" title="This template synthetizes an INESimpleFunction which runs the given kernel K." alt="" coords="473,6492,671,6519"/> |
| 270 | <area shape="rect" id="node204" href="$classarm__compute_1_1test_1_1_n_e_synthetize_function_with_zero_constant_border.xhtml" title="As above but this also setups a Zero border on the input tensor of the specified bordersize." alt="" coords="478,6543,666,6599"/> |
| 271 | <area shape="rect" id="node206" href="$classarm__compute_1_1_n_e_accumulate.xhtml" title="Basic function to run NEAccumulateKernel." alt="" coords="514,6623,630,6649"/> |
| 272 | <area shape="rect" id="node207" href="$classarm__compute_1_1_n_e_accumulate_squared.xhtml" title="Basic function to run NEAccumulateSquaredKernel." alt="" coords="487,6673,657,6700"/> |
| 273 | <area shape="rect" id="node208" href="$classarm__compute_1_1_n_e_accumulate_weighted.xhtml" title="Basic function to run NEAccumulateWeightedKernel." alt="" coords="485,6724,659,6751"/> |
| 274 | <area shape="rect" id="node209" href="$classarm__compute_1_1_n_e_activation_layer.xhtml" title="Basic function to run NEActivationLayerKernel." alt="" coords="503,6775,641,6801"/> |
| 275 | <area shape="rect" id="node210" href="$classarm__compute_1_1_n_e_bitwise_and.xhtml" title="Basic function to run NEBitwiseAndKernel." alt="" coords="517,6825,627,6852"/> |
| 276 | <area shape="rect" id="node211" href="$classarm__compute_1_1_n_e_bitwise_not.xhtml" title="Basic function to run NEBitwiseNotKernel." alt="" coords="519,6876,625,6903"/> |
| 277 | <area shape="rect" id="node212" href="$classarm__compute_1_1_n_e_bitwise_or.xhtml" title="Basic function to run NEBitwiseOrKernel." alt="" coords="523,6927,621,6953"/> |
| 278 | <area shape="rect" id="node213" href="$classarm__compute_1_1_n_e_bitwise_xor.xhtml" title="Basic function to run NEBitwiseXorKernel." alt="" coords="519,6977,625,7004"/> |
| 279 | <area shape="rect" id="node214" href="$classarm__compute_1_1_n_e_channel_combine.xhtml" title="Basic function to run NEChannelCombineKernel to perform channel combination." alt="" coords="497,7028,647,7055"/> |
| 280 | <area shape="rect" id="node215" href="$classarm__compute_1_1_n_e_channel_extract.xhtml" title="Basic function to run NEChannelExtractKernel to perform channel extraction." alt="" coords="503,7079,641,7105"/> |
| 281 | <area shape="rect" id="node216" href="$classarm__compute_1_1_n_e_channel_shuffle_layer.xhtml" title="Basic function to run NEChannelShuffleLayerKernel." alt="" coords="487,7129,657,7156"/> |
| 282 | <area shape="rect" id="node217" href="$classarm__compute_1_1_n_e_col2_im.xhtml" title="Basic function to run NECol2Im." alt="" coords="530,7180,614,7207"/> |
| 283 | <area shape="rect" id="node218" href="$classarm__compute_1_1_n_e_color_convert.xhtml" title="Basic function to run NEColorConvertKernel to perform color conversion." alt="" coords="511,7231,633,7257"/> |
| 284 | <area shape="rect" id="node219" href="$classarm__compute_1_1_n_e_copy.xhtml" title="Basic function to run NECopyKernel." alt="" coords="536,7281,608,7308"/> |
| 285 | <area shape="rect" id="node220" href="$classarm__compute_1_1_n_e_depth_convert_layer.xhtml" title="Basic function to run NEDepthConvertLayerKernel." alt="" coords="490,7332,654,7359"/> |
| 286 | <area shape="rect" id="node221" href="$classarm__compute_1_1_n_e_flatten_layer.xhtml" title="Basic function to execute flatten layer kernel." alt="" coords="513,7383,631,7409"/> |
| 287 | <area shape="rect" id="node222" href="$classarm__compute_1_1_n_e_floor.xhtml" title="Basic function to run NEFloorKernel." alt="" coords="537,7433,607,7460"/> |
| 288 | <area shape="rect" id="node223" href="$classarm__compute_1_1_n_e_fully_connected_layer_reshape_weights.xhtml" title="Basic function to reshape the weights of Fully Connected layer with NEON." alt="" coords="459,7485,685,7526"/> |
| 289 | <area shape="rect" id="node224" href="$classarm__compute_1_1_n_e_gather.xhtml" title="Basic function to run NEGatherKernel." alt="" coords="530,7551,614,7577"/> |
| 290 | <area shape="rect" id="node225" href="$classarm__compute_1_1_n_e_g_e_m_m_interleave4x4.xhtml" title="Basic function to execute NEGEMMInterleave4x4Kernel." alt="" coords="489,7601,655,7628"/> |
| 291 | <area shape="rect" id="node226" href="$classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale.xhtml" title="Basic function to execute NEGEMMLowpQuantizeDownInt32ToUint8Scale on NEON." alt="" coords="454,7653,690,7694"/> |
| 292 | <area shape="rect" id="node227" href="$classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point.xhtml" title="Basic function to execute NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint on NEON." alt="" coords="454,7718,690,7759"/> |
| 293 | <area shape="rect" id="node228" href="$classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w.xhtml" title="Basic function to execute NEGEMMTranspose1xWKernel." alt="" coords="487,7784,657,7811"/> |
| 294 | <area shape="rect" id="node229" href="$classarm__compute_1_1_n_e_h_o_g_detector.xhtml" title="Basic function to execute HOG detector based on linear SVM." alt="" coords="509,7835,635,7861"/> |
| 295 | <area shape="rect" id="node230" href="$classarm__compute_1_1_n_e_magnitude.xhtml" title="Basic function to run NEMagnitudePhaseKernel." alt="" coords="519,7885,625,7912"/> |
| 296 | <area shape="rect" id="node231" href="$classarm__compute_1_1_n_e_permute.xhtml" title="Basic function to run NEPermuteKernel." alt="" coords="525,7936,619,7963"/> |
| 297 | <area shape="rect" id="node232" href="$classarm__compute_1_1_n_e_phase.xhtml" title="Basic function to run NEMagnitudePhaseKernel." alt="" coords="533,7987,611,8013"/> |
| 298 | <area shape="rect" id="node233" href="$classarm__compute_1_1_n_e_prior_box_layer.xhtml" title="Basic function to run NEPriorBoxLayerKernel." alt="" coords="508,8037,636,8064"/> |
| 299 | <area shape="rect" id="node234" href="$classarm__compute_1_1_n_e_reorg_layer.xhtml" title="Basic function to run NEReorgLayerKernel." alt="" coords="517,8088,627,8115"/> |
| 300 | <area shape="rect" id="node235" href="$classarm__compute_1_1_n_e_reshape_layer.xhtml" title="Basic function to run NEReshapeLayerKernel." alt="" coords="507,8139,637,8165"/> |
| 301 | <area shape="rect" id="node236" href="$classarm__compute_1_1_n_e_reverse.xhtml" title="Basic function to run NEReverseKernel." alt="" coords="527,8189,617,8216"/> |
| 302 | <area shape="rect" id="node237" href="$classarm__compute_1_1_n_e_slice.xhtml" title="Basic function to perform tensor slicing." alt="" coords="537,8240,607,8267"/> |
| 303 | <area shape="rect" id="node238" href="$classarm__compute_1_1_n_e_table_lookup.xhtml" title="Basic function to run NETableLookupKernel." alt="" coords="513,8291,631,8317"/> |
| 304 | <area shape="rect" id="node239" href="$classarm__compute_1_1_n_e_threshold.xhtml" title="Basic function to run NEThresholdKernel." alt="" coords="521,8341,623,8368"/> |
| 305 | <area shape="rect" id="node240" href="$classarm__compute_1_1_n_e_tile.xhtml" title="Basic function to run NETileKernel." alt="" coords="541,8392,603,8419"/> |
| 306 | <area shape="rect" id="node241" href="$classarm__compute_1_1_n_e_transpose.xhtml" title="Basic function to transpose a matrix on NEON." alt="" coords="520,8443,624,8469"/> |
| 307 | <area shape="rect" id="node242" href="$classarm__compute_1_1_n_e_y_o_l_o_layer.xhtml" title="Basic function to run NEYOLOLayerKernel." alt="" coords="518,8493,626,8520"/> |
| 308 | <area shape="rect" id="node266" href="$classarm__compute_1_1_n_e_gaussian_pyramid_half.xhtml" title="Basic function to execute gaussian pyramid with HALF scale factor." alt="" coords="484,8544,660,8571"/> |
| 309 | <area shape="rect" id="node267" href="$classarm__compute_1_1_n_e_gaussian_pyramid_orb.xhtml" title="Basic function to execute gaussian pyramid with ORB scale factor." alt="" coords="485,8595,659,8621"/> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 310 | </map> |