Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame^] | 1 | <!-- HTML header for doxygen 1.8.9.1--> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | <head> |
| 5 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 6 | <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| 7 | <meta name="generator" content="Doxygen 1.8.11"/> |
| 8 | <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> |
| 9 | <title>Compute Library: arm_compute/runtime/GLES_COMPUTE -> core Relation</title> |
| 10 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 11 | <script type="text/javascript" src="jquery.js"></script> |
| 12 | <script type="text/javascript" src="dynsections.js"></script> |
| 13 | <link href="navtree.css" rel="stylesheet" type="text/css"/> |
| 14 | <script type="text/javascript" src="resize.js"></script> |
| 15 | <script type="text/javascript" src="navtreedata.js"></script> |
| 16 | <script type="text/javascript" src="navtree.js"></script> |
| 17 | <script type="text/javascript"> |
| 18 | $(document).ready(initResizable); |
| 19 | $(window).load(resizeHeight); |
| 20 | </script> |
| 21 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 22 | <script type="text/javascript" src="search/searchdata.js"></script> |
| 23 | <script type="text/javascript" src="search/search.js"></script> |
| 24 | <script type="text/javascript"> |
| 25 | $(document).ready(function() { init_search(); }); |
| 26 | </script> |
| 27 | <script type="text/x-mathjax-config"> |
| 28 | MathJax.Hub.Config({ |
| 29 | extensions: ["tex2jax.js"], |
| 30 | jax: ["input/TeX","output/HTML-CSS"], |
| 31 | }); |
| 32 | </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
| 33 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 34 | </head> |
| 35 | <body> |
| 36 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 37 | <div id="titlearea"> |
| 38 | <table cellspacing="0" cellpadding="0"> |
| 39 | <tbody> |
| 40 | <tr style="height: 56px;"> |
| 41 | <td style="padding-left: 0.5em;"> |
| 42 | <div id="projectname">Compute Library |
| 43 |  <span id="projectnumber">18.05</span> |
| 44 | </div> |
| 45 | </td> |
| 46 | </tr> |
| 47 | </tbody> |
| 48 | </table> |
| 49 | </div> |
| 50 | <!-- end header part --> |
| 51 | <!-- Generated by Doxygen 1.8.11 --> |
| 52 | <script type="text/javascript"> |
| 53 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| 54 | </script> |
| 55 | <div id="navrow1" class="tabs"> |
| 56 | <ul class="tablist"> |
| 57 | <li><a href="index.xhtml"><span>Main Page</span></a></li> |
| 58 | <li><a href="pages.xhtml"><span>Related Pages</span></a></li> |
| 59 | <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li> |
| 60 | <li><a href="annotated.xhtml"><span>Data Structures</span></a></li> |
| 61 | <li><a href="files.xhtml"><span>Files</span></a></li> |
| 62 | <li> |
| 63 | <div id="MSearchBox" class="MSearchBoxInactive"> |
| 64 | <span class="left"> |
| 65 | <img id="MSearchSelect" src="search/mag_sel.png" |
| 66 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 67 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 68 | alt=""/> |
| 69 | <input type="text" id="MSearchField" value="Search" accesskey="S" |
| 70 | onfocus="searchBox.OnSearchFieldFocus(true)" |
| 71 | onblur="searchBox.OnSearchFieldFocus(false)" |
| 72 | onkeyup="searchBox.OnSearchFieldChange(event)"/> |
| 73 | </span><span class="right"> |
| 74 | <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> |
| 75 | </span> |
| 76 | </div> |
| 77 | </li> |
| 78 | </ul> |
| 79 | </div> |
| 80 | </div><!-- top --> |
| 81 | <div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 82 | <div id="nav-tree"> |
| 83 | <div id="nav-tree-contents"> |
| 84 | <div id="nav-sync" class="sync"></div> |
| 85 | </div> |
| 86 | </div> |
| 87 | <div id="splitbar" style="-moz-user-select:none;" |
| 88 | class="ui-resizable-handle"> |
| 89 | </div> |
| 90 | </div> |
| 91 | <script type="text/javascript"> |
| 92 | $(document).ready(function(){initNavTree('dir_e83fa7cb9796f3ad7be03e3d9fcd3249.xhtml','');}); |
| 93 | </script> |
| 94 | <div id="doc-content"> |
| 95 | <!-- window showing the filter options --> |
| 96 | <div id="MSearchSelectWindow" |
| 97 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 98 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 99 | onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 100 | </div> |
| 101 | |
| 102 | <!-- iframe showing the search results (closed by default) --> |
| 103 | <div id="MSearchResultsWindow"> |
| 104 | <iframe src="javascript:void(0)" frameborder="0" |
| 105 | name="MSearchResults" id="MSearchResults"> |
| 106 | </iframe> |
| 107 | </div> |
| 108 | |
| 109 | <div class="contents"> |
| 110 | <h3>GLES_COMPUTE → core Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in arm_compute/runtime/GLES_COMPUTE</th><th class="dirtab">Includes file in arm_compute/core</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_activation_layer_8h.xhtml">GCActivationLayer.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_arithmetic_addition_8h.xhtml">GCArithmeticAddition.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_batch_normalization_layer_8h.xhtml">GCBatchNormalizationLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_batch_normalization_layer_kernel_8h.xhtml">GCBatchNormalizationLayerKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_batch_normalization_layer_8h.xhtml">GCBatchNormalizationLayer.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="_g_c_buffer_allocator_8h.xhtml">GCBufferAllocator.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="_open_g_l_e_s_8h.xhtml">OpenGLES.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_convolution_layer_8h.xhtml">GCConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_col2_im_kernel_8h.xhtml">GCCol2ImKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_convolution_layer_8h.xhtml">GCConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_fill_border_kernel_8h.xhtml">GCFillBorderKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_convolution_layer_8h.xhtml">GCConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_im2_col_kernel_8h.xhtml">GCIm2ColKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_convolution_layer_8h.xhtml">GCConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_weights_reshape_kernel_8h.xhtml">GCWeightsReshapeKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_convolution_layer_8h.xhtml">GCConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_depth_concatenate_layer_8h.xhtml">GCDepthConcatenateLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_depth_concatenate_layer_kernel_8h.xhtml">GCDepthConcatenateLayerKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_depth_concatenate_layer_8h.xhtml">GCDepthConcatenateLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_fill_border_kernel_8h.xhtml">GCFillBorderKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_depth_concatenate_layer_8h.xhtml">GCDepthConcatenateLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="_open_g_l_e_s_8h.xhtml">OpenGLES.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_depth_concatenate_layer_8h.xhtml">GCDepthConcatenateLayer.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_depthwise_convolution_layer_8h.xhtml">GCDepthwiseConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_depthwise_convolution_layer3x3_kernel_8h.xhtml">GCDepthwiseConvolutionLayer3x3Kernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_depthwise_convolution_layer_8h.xhtml">GCDepthwiseConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_fill_border_kernel_8h.xhtml">GCFillBorderKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_depthwise_convolution_layer_8h.xhtml">GCDepthwiseConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_tensor_shift_kernel_8h.xhtml">GCTensorShiftKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_depthwise_convolution_layer_8h.xhtml">GCDepthwiseConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_direct_convolution_layer_8h.xhtml">GCDirectConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_direct_convolution_layer_kernel_8h.xhtml">GCDirectConvolutionLayerKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_direct_convolution_layer_8h.xhtml">GCDirectConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_fill_border_kernel_8h.xhtml">GCFillBorderKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_direct_convolution_layer_8h.xhtml">GCDirectConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_tensor_shift_kernel_8h.xhtml">GCTensorShiftKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_direct_convolution_layer_8h.xhtml">GCDirectConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="_i_g_c_kernel_8h.xhtml">IGCKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_direct_convolution_layer_8h.xhtml">GCDirectConvolutionLayer.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_dropout_layer_8h.xhtml">GCDropoutLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_dropout_layer_kernel_8h.xhtml">GCDropoutLayerKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_fill_border_8h.xhtml">GCFillBorder.h</a></td><td class="dirtab"><a class="el" href="_pixel_value_8h.xhtml">PixelValue.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_fill_border_8h.xhtml">GCFillBorder.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_fully_connected_layer_8h.xhtml">GCFullyConnectedLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_g_e_m_m_matrix_accumulate_biases_kernel_8h.xhtml">GCGEMMMatrixAccumulateBiasesKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_fully_connected_layer_8h.xhtml">GCFullyConnectedLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_g_e_m_m_matrix_multiply_kernel_8h.xhtml">GCGEMMMatrixMultiplyKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_fully_connected_layer_8h.xhtml">GCFullyConnectedLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_im2_col_kernel_8h.xhtml">GCIm2ColKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_fully_connected_layer_8h.xhtml">GCFullyConnectedLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_transpose_kernel_8h.xhtml">GCTransposeKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_g_e_m_m_8h.xhtml">GCGEMM.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_g_e_m_m_interleave4x4_kernel_8h.xhtml">GCGEMMInterleave4x4Kernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_g_e_m_m_8h.xhtml">GCGEMM.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_g_e_m_m_matrix_addition_kernel_8h.xhtml">GCGEMMMatrixAdditionKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_g_e_m_m_8h.xhtml">GCGEMM.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_g_e_m_m_matrix_multiply_kernel_8h.xhtml">GCGEMMMatrixMultiplyKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_g_e_m_m_8h.xhtml">GCGEMM.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_g_e_m_m_transpose1x_w_kernel_8h.xhtml">GCGEMMTranspose1xWKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="_g_c_memory_group_8h.xhtml">GCMemoryGroup.h</a></td><td class="dirtab"><a class="el" href="dir_7b0825b7536eda12b63e5d87347b1c7d.xhtml">utils</a> / <a class="el" href="dir_cab437ca4f6ec1fbc573ae83f91b2654.xhtml">misc</a> / <a class="el" href="_cast_8h.xhtml">Cast.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="_g_c_memory_group_8h.xhtml">GCMemoryGroup.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="_open_g_l_e_s_8h.xhtml">OpenGLES.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_normalization_layer_8h.xhtml">GCNormalizationLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_fill_border_kernel_8h.xhtml">GCFillBorderKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_normalization_layer_8h.xhtml">GCNormalizationLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_normalization_layer_kernel_8h.xhtml">GCNormalizationLayerKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_normalization_layer_8h.xhtml">GCNormalizationLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_pixel_wise_multiplication_kernel_8h.xhtml">GCPixelWiseMultiplicationKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_normalization_layer_8h.xhtml">GCNormalizationLayer.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_normalize_planar_y_u_v_layer_8h.xhtml">GCNormalizePlanarYUVLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_normalize_planar_y_u_v_layer_kernel_8h.xhtml">GCNormalizePlanarYUVLayerKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_normalize_planar_y_u_v_layer_8h.xhtml">GCNormalizePlanarYUVLayer.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_pixel_wise_multiplication_8h.xhtml">GCPixelWiseMultiplication.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_pooling_layer_8h.xhtml">GCPoolingLayer.h</a></td><td class="dirtab"><a class="el" href="_error_8h.xhtml">Error.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_pooling_layer_8h.xhtml">GCPoolingLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_fill_border_kernel_8h.xhtml">GCFillBorderKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_pooling_layer_8h.xhtml">GCPoolingLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_pooling_layer_kernel_8h.xhtml">GCPoolingLayerKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_pooling_layer_8h.xhtml">GCPoolingLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_tensor_shift_kernel_8h.xhtml">GCTensorShiftKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_pooling_layer_8h.xhtml">GCPoolingLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="_i_g_c_kernel_8h.xhtml">IGCKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_pooling_layer_8h.xhtml">GCPoolingLayer.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_scale_8h.xhtml">GCScale.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="_g_c_scheduler_8h.xhtml">GCScheduler.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="_i_g_c_kernel_8h.xhtml">IGCKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="_g_c_scheduler_8h.xhtml">GCScheduler.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_softmax_layer_8h.xhtml">GCSoftmaxLayer.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_softmax_layer_kernel_8h.xhtml">GCSoftmaxLayerKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="_g_c_tensor_8h.xhtml">GCTensor.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="_i_g_c_tensor_8h.xhtml">IGCTensor.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="_g_c_tensor_allocator_8h.xhtml">GCTensorAllocator.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="_open_g_l_e_s_8h.xhtml">OpenGLES.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_tensor_shift_8h.xhtml">GCTensorShift.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_tensor_shift_kernel_8h.xhtml">GCTensorShiftKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="dir_b2d75812ef27339cb07aa08923a4a042.xhtml">functions</a> / <a class="el" href="_g_c_tensor_shift_8h.xhtml">GCTensorShift.h</a></td><td class="dirtab"><a class="el" href="arm__compute_2core_2_types_8h.xhtml">Types.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="_i_g_c_simple_function_8h.xhtml">IGCSimpleFunction.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="dir_b19d819d13c0f52aff9af701145a9252.xhtml">kernels</a> / <a class="el" href="_g_c_fill_border_kernel_8h.xhtml">GCFillBorderKernel.h</a></td></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="_i_g_c_simple_function_8h.xhtml">IGCSimpleFunction.h</a></td><td class="dirtab"><a class="el" href="dir_541ebbb21ca179b54b469d645ff46bd9.xhtml">GLES_COMPUTE</a> / <a class="el" href="_i_g_c_kernel_8h.xhtml">IGCKernel.h</a></td></tr></table></div><!-- contents --> |
| 111 | </div><!-- doc-content --> |
| 112 | <!-- start footer part --> |
| 113 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 114 | <ul> |
| 115 | <li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_8bc26130589aa16388b5a02f17abf2c2.xhtml">runtime</a></li><li class="navelem"><a class="el" href="dir_e83fa7cb9796f3ad7be03e3d9fcd3249.xhtml">GLES_COMPUTE</a></li> |
| 116 | <li class="footer">Generated on Wed May 23 2018 11:36:45 for Compute Library by |
| 117 | <a href="http://www.doxygen.org/index.html"> |
| 118 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> |
| 119 | </ul> |
| 120 | </div> |
| 121 | </body> |
| 122 | </html> |