Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [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"/> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 7 | <meta name="generator" content="Doxygen 1.8.13"/> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 8 | <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> |
| 9 | <title>Compute Library: Globals</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); |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 19 | </script> |
| 20 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 21 | <script type="text/javascript" src="search/searchdata.js"></script> |
| 22 | <script type="text/javascript" src="search/search.js"></script> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 23 | <script type="text/x-mathjax-config"> |
| 24 | MathJax.Hub.Config({ |
| 25 | extensions: ["tex2jax.js"], |
| 26 | jax: ["input/TeX","output/HTML-CSS"], |
| 27 | }); |
| 28 | </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
| 29 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 30 | </head> |
| 31 | <body> |
| 32 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 33 | <div id="titlearea"> |
| 34 | <table cellspacing="0" cellpadding="0"> |
| 35 | <tbody> |
| 36 | <tr style="height: 56px;"> |
| 37 | <td style="padding-left: 0.5em;"> |
| 38 | <div id="projectname">Compute Library |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 39 |  <span id="projectnumber">18.11</span> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 40 | </div> |
| 41 | </td> |
| 42 | </tr> |
| 43 | </tbody> |
| 44 | </table> |
| 45 | </div> |
| 46 | <!-- end header part --> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 47 | <!-- Generated by Doxygen 1.8.13 --> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 48 | <script type="text/javascript"> |
| 49 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| 50 | </script> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 51 | <script type="text/javascript" src="menudata.js"></script> |
| 52 | <script type="text/javascript" src="menu.js"></script> |
| 53 | <script type="text/javascript"> |
| 54 | $(function() { |
| 55 | initMenu('',true,false,'search.php','Search'); |
| 56 | $(document).ready(function() { init_search(); }); |
| 57 | }); |
| 58 | </script> |
| 59 | <div id="main-nav"></div> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 60 | </div><!-- top --> |
| 61 | <div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 62 | <div id="nav-tree"> |
| 63 | <div id="nav-tree-contents"> |
| 64 | <div id="nav-sync" class="sync"></div> |
| 65 | </div> |
| 66 | </div> |
| 67 | <div id="splitbar" style="-moz-user-select:none;" |
| 68 | class="ui-resizable-handle"> |
| 69 | </div> |
| 70 | </div> |
| 71 | <script type="text/javascript"> |
| 72 | $(document).ready(function(){initNavTree('globals_a.xhtml','');}); |
| 73 | </script> |
| 74 | <div id="doc-content"> |
| 75 | <!-- window showing the filter options --> |
| 76 | <div id="MSearchSelectWindow" |
| 77 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 78 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 79 | onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 80 | </div> |
| 81 | |
| 82 | <!-- iframe showing the search results (closed by default) --> |
| 83 | <div id="MSearchResultsWindow"> |
| 84 | <iframe src="javascript:void(0)" frameborder="0" |
| 85 | name="MSearchResults" id="MSearchResults"> |
| 86 | </iframe> |
| 87 | </div> |
| 88 | |
| 89 | <div class="contents"> |
| 90 | <div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div> |
| 91 | |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 92 | <h3><a id="index_a"></a>- a -</h3><ul> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 93 | <li>absdiff() |
| 94 | : <a class="el" href="absdiff_8cl.xhtml#abd1c22f3b8c5d2d0a1de36f45c38b88f">absdiff.cl</a> |
| 95 | </li> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 96 | <li>ACCUM_PROCESS_4X |
| 97 | : <a class="el" href="_g_c_g_e_m_m_matrix_accumulate_biases_kernel_8cpp.xhtml#a1662de6128d240b3112d483269a38c12">GCGEMMMatrixAccumulateBiasesKernel.cpp</a> |
| 98 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 99 | <li>accumulate() |
| 100 | : <a class="el" href="accumulate_8cl.xhtml#a00e540076dd545ad59ac7482f8cdf514">accumulate.cl</a> |
| 101 | </li> |
| 102 | <li>accumulate_squared() |
| 103 | : <a class="el" href="accumulate_8cl.xhtml#aa6efbf07a1932e211879a0df54e9f50f">accumulate.cl</a> |
| 104 | </li> |
| 105 | <li>accumulate_weighted() |
| 106 | : <a class="el" href="accumulate_8cl.xhtml#ab64020e40663a4356d6037079d7292fb">accumulate.cl</a> |
| 107 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 108 | <li>ACTIVATION_OP |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 109 | : <a class="el" href="activation__layer__qa8_8cl.xhtml#a5a310089a4e6b6de57a075a9bd4ced82">activation_layer_qa8.cl</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 110 | </li> |
| 111 | <li>ACTIVATION_OP2 |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 112 | : <a class="el" href="activation__layer__qa8_8cl.xhtml#ab13ec269b92f52bb2f1f6dcf12956704">activation_layer_qa8.cl</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 113 | </li> |
| 114 | <li>ADD |
| 115 | : <a class="el" href="arithmetic__op_8cl.xhtml#af3b709fb668cf93ca09e2a46a2a031a8">arithmetic_op.cl</a> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 116 | , <a class="el" href="arithmetic__op__quantized_8cl.xhtml#af3b709fb668cf93ca09e2a46a2a031a8">arithmetic_op_quantized.cl</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 117 | </li> |
| 118 | <li>ADD_OP |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 119 | : <a class="el" href="batchnormalization__layer_8cl.xhtml#aebbeb1f22eca3a3f4c3e019e8f419f39">batchnormalization_layer.cl</a> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 120 | , <a class="el" href="direct__convolution1x1_8cl.xhtml#aebbeb1f22eca3a3f4c3e019e8f419f39">direct_convolution1x1.cl</a> |
| 121 | , <a class="el" href="direct__convolution3x3_8cl.xhtml#aebbeb1f22eca3a3f4c3e019e8f419f39">direct_convolution3x3.cl</a> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 122 | , <a class="el" href="normalization__layer_8cl.xhtml#a334426d638df3b4108c366e240cf5504">normalization_layer.cl</a> |
| 123 | , <a class="el" href="softmax__layer_8cl.xhtml#a44206a4e5783c7aabacec88aad878c88">softmax_layer.cl</a> |
| 124 | , <a class="el" href="softmax__layer__quantized_8cl.xhtml#a44206a4e5783c7aabacec88aad878c88">softmax_layer_quantized.cl</a> |
| 125 | </li> |
| 126 | <li>ALLOC_ROUND |
| 127 | : <a class="el" href="gemm__interleaved_8hpp.xhtml#abd1ded15e3688096ead983e87f83fbd1">gemm_interleaved.hpp</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 128 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 129 | <li>apply_affine_transform() |
| 130 | : <a class="el" href="warp__affine_8cl.xhtml#a78e971ccef9598f9545f344d3a90a312">warp_affine.cl</a> |
| 131 | </li> |
| 132 | <li>apply_perspective_transform() |
| 133 | : <a class="el" href="warp__perspective_8cl.xhtml#a2791d623c1dbcf7e7111b8ff1b7daeeb">warp_perspective.cl</a> |
| 134 | </li> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 135 | <li>arithmetic_div() |
| 136 | : <a class="el" href="arithmetic__op_8cl.xhtml#a4bdb5542734912e416f2edfec1ed815a">arithmetic_op.cl</a> |
| 137 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 138 | <li>arithmetic_sub() |
Anthony Barbier | f45d5a9 | 2018-01-24 16:23:15 +0000 | [diff] [blame] | 139 | : <a class="el" href="arithmetic__op_8cl.xhtml#a9013d9d4bb677a7ece17d662186fd578">arithmetic_op.cl</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 140 | </li> |
| 141 | <li>ARM_COMPUTE_ASSERT |
| 142 | : <a class="el" href="_asserts_8h.xhtml#a83bf33add9b97f6897b7b3db2766dd27">Asserts.h</a> |
| 143 | </li> |
| 144 | <li>ARM_COMPUTE_ASSERT_EQUAL |
| 145 | : <a class="el" href="_asserts_8h.xhtml#afc547cbd8b525edcf4895a961e03cfd0">Asserts.h</a> |
| 146 | </li> |
| 147 | <li>ARM_COMPUTE_ASSERT_FAIL |
| 148 | : <a class="el" href="_asserts_8h.xhtml#a774d3fd18bd9c1856a965a35a432f2d4">Asserts.h</a> |
| 149 | </li> |
| 150 | <li>ARM_COMPUTE_ASSERT_NOT_EQUAL |
| 151 | : <a class="el" href="_asserts_8h.xhtml#aea1f0ff429c8ce509e55250fa125d883">Asserts.h</a> |
| 152 | </li> |
| 153 | <li>ARM_COMPUTE_CONST_ON_ERROR |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 154 | : <a class="el" href="_error_8h.xhtml#a50048c593c53405cca5b0d69dfe25554">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 155 | </li> |
| 156 | <li>ARM_COMPUTE_CREATE_DEFAULT_CORE_LOGGER |
| 157 | : <a class="el" href="_log_8h.xhtml#a21887a4c6595920e191d3b83a476467a">Log.h</a> |
| 158 | </li> |
| 159 | <li>ARM_COMPUTE_CREATE_DEFAULT_GRAPH_LOGGER |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 160 | : <a class="el" href="graph_2_logger_8h.xhtml#ad9e8c84050c49cb651a9d87508d76aa6">Logger.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 161 | </li> |
| 162 | <li>ARM_COMPUTE_CREATE_ERROR |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 163 | : <a class="el" href="_error_8h.xhtml#a046fbca6a9505ce038bc02830c739fed">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 164 | </li> |
| 165 | <li>ARM_COMPUTE_CREATE_ERROR_LOC |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 166 | : <a class="el" href="_error_8h.xhtml#ac00c754f27b1201dd72c74b73239ff47">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 167 | </li> |
| 168 | <li>ARM_COMPUTE_ERROR |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 169 | : <a class="el" href="_error_8h.xhtml#a05b19c75afe9c24200a62b9724734bbd">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 170 | </li> |
| 171 | <li>ARM_COMPUTE_ERROR_LOC |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 172 | : <a class="el" href="_error_8h.xhtml#af93757c5021d1802b094dfbead459391">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 173 | </li> |
| 174 | <li>ARM_COMPUTE_ERROR_ON |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 175 | : <a class="el" href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 176 | </li> |
| 177 | <li>ARM_COMPUTE_ERROR_ON_CHANNEL_NOT_IN |
| 178 | : <a class="el" href="_validate_8h.xhtml#a350e28d20c8bd44408f14ad634c9c2ff">Validate.h</a> |
| 179 | </li> |
| 180 | <li>ARM_COMPUTE_ERROR_ON_CHANNEL_NOT_IN_KNOWN_FORMAT |
| 181 | : <a class="el" href="_validate_8h.xhtml#a35784b5583a4b264f0583a83fae77f80">Validate.h</a> |
| 182 | </li> |
| 183 | <li>ARM_COMPUTE_ERROR_ON_COORDINATES_DIMENSIONS_GTE |
| 184 | : <a class="el" href="_validate_8h.xhtml#aecee2852b71597de947ff5ec4b9765f6">Validate.h</a> |
| 185 | </li> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 186 | <li>ARM_COMPUTE_ERROR_ON_CPU_F16_UNSUPPORTED |
| 187 | : <a class="el" href="_c_p_p_2_validate_8h.xhtml#a8435bbd0f0cad3768e7cdcd9b91aedc5">Validate.h</a> |
| 188 | </li> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 189 | <li>ARM_COMPUTE_ERROR_ON_DATA_LAYOUT_NOT_IN |
| 190 | : <a class="el" href="_validate_8h.xhtml#a408add8ba09ab4dd7645eca6dc0e6658">Validate.h</a> |
| 191 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 192 | <li>ARM_COMPUTE_ERROR_ON_DATA_TYPE_CHANNEL_NOT_IN |
| 193 | : <a class="el" href="_validate_8h.xhtml#aadf5c9cff86327b96d88d04649d9715e">Validate.h</a> |
| 194 | </li> |
| 195 | <li>ARM_COMPUTE_ERROR_ON_DATA_TYPE_NOT_IN |
| 196 | : <a class="el" href="_validate_8h.xhtml#a4264d7e3318c4188e48127a75f3f0f8a">Validate.h</a> |
| 197 | </li> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 198 | <li>ARM_COMPUTE_ERROR_ON_F16_UNSUPPORTED |
| 199 | : <a class="el" href="_c_l_validate_8h.xhtml#a236e0638b7e5d9ea324a619fb7fb8b0f">CLValidate.h</a> |
| 200 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 201 | <li>ARM_COMPUTE_ERROR_ON_FORMAT_NOT_IN |
| 202 | : <a class="el" href="_validate_8h.xhtml#a0d34a8aa07600727e4e5034c7cdad47d">Validate.h</a> |
| 203 | </li> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 204 | <li>ARM_COMPUTE_ERROR_ON_INT64_BASE_ATOMICS_UNSUPPORTED |
| 205 | : <a class="el" href="_c_l_validate_8h.xhtml#aeee72a21e2b3fbe356f4830774d4e2c1">CLValidate.h</a> |
| 206 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 207 | <li>ARM_COMPUTE_ERROR_ON_INVALID_MULTI_HOG |
| 208 | : <a class="el" href="_validate_8h.xhtml#abced8d9603a5927ebad9de2528f48962">Validate.h</a> |
| 209 | </li> |
| 210 | <li>ARM_COMPUTE_ERROR_ON_INVALID_SUBTENSOR |
| 211 | : <a class="el" href="_validate_8h.xhtml#af36b307b96ac52bc11ac9ee2ac93df16">Validate.h</a> |
| 212 | </li> |
| 213 | <li>ARM_COMPUTE_ERROR_ON_INVALID_SUBTENSOR_VALID_REGION |
| 214 | : <a class="el" href="_validate_8h.xhtml#abce948c8b82a9d127299e3dcdefdf652">Validate.h</a> |
| 215 | </li> |
| 216 | <li>ARM_COMPUTE_ERROR_ON_INVALID_SUBWINDOW |
| 217 | : <a class="el" href="_validate_8h.xhtml#a6eb9ce82815fe429250189da7592ba75">Validate.h</a> |
| 218 | </li> |
| 219 | <li>ARM_COMPUTE_ERROR_ON_LOC |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 220 | : <a class="el" href="_error_8h.xhtml#ac90c3bce005225cbaa4a43740917bb58">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 221 | </li> |
| 222 | <li>ARM_COMPUTE_ERROR_ON_LOC_MSG |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 223 | : <a class="el" href="_error_8h.xhtml#a1b62e396a1789909dadda61ea4cda96f">Error.h</a> |
| 224 | </li> |
| 225 | <li>ARM_COMPUTE_ERROR_ON_MISMATCHING_DATA_LAYOUT |
| 226 | : <a class="el" href="_validate_8h.xhtml#af16d3fc9c85590971cf583683a745fff">Validate.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 227 | </li> |
| 228 | <li>ARM_COMPUTE_ERROR_ON_MISMATCHING_DATA_TYPES |
| 229 | : <a class="el" href="_validate_8h.xhtml#a5befbfaf6bc224eabc58b5e88b1de6d1">Validate.h</a> |
| 230 | </li> |
| 231 | <li>ARM_COMPUTE_ERROR_ON_MISMATCHING_DIMENSIONS |
| 232 | : <a class="el" href="_validate_8h.xhtml#ad9fd47433ba6091668c207e21dd6385f">Validate.h</a> |
| 233 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 234 | <li>ARM_COMPUTE_ERROR_ON_MISMATCHING_QUANTIZATION_INFO |
| 235 | : <a class="el" href="_validate_8h.xhtml#a13722b17f287d58f2a24f039dc2b4fc1">Validate.h</a> |
| 236 | </li> |
| 237 | <li>ARM_COMPUTE_ERROR_ON_MISMATCHING_SHAPES |
| 238 | : <a class="el" href="_validate_8h.xhtml#aafce5e9928fac427dcd29d960bcf2ae3">Validate.h</a> |
| 239 | </li> |
| 240 | <li>ARM_COMPUTE_ERROR_ON_MISMATCHING_WINDOWS |
| 241 | : <a class="el" href="_validate_8h.xhtml#a57b20c050f8af67775d6da1b6febf038">Validate.h</a> |
| 242 | </li> |
| 243 | <li>ARM_COMPUTE_ERROR_ON_MSG |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 244 | : <a class="el" href="_error_8h.xhtml#a5bbdcf574d3f5e412fa6a1117911e67b">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 245 | </li> |
| 246 | <li>ARM_COMPUTE_ERROR_ON_NULLPTR |
| 247 | : <a class="el" href="_validate_8h.xhtml#a921b705e9e3e0fe928928447869e62a5">Validate.h</a> |
| 248 | </li> |
| 249 | <li>ARM_COMPUTE_ERROR_ON_TENSOR_NOT_2D |
| 250 | : <a class="el" href="_validate_8h.xhtml#abbd63a8040ec1e44308da1d3be3732ae">Validate.h</a> |
| 251 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 252 | <li>ARM_COMPUTE_ERROR_ON_TENSORS_NOT_EVEN |
| 253 | : <a class="el" href="_validate_8h.xhtml#a8a6d6f1d01603b27b7b29e1595323aac">Validate.h</a> |
| 254 | </li> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 255 | <li>ARM_COMPUTE_ERROR_ON_TENSORS_NOT_SUBSAMPLED |
| 256 | : <a class="el" href="_validate_8h.xhtml#a327ed03fd5a08f3306ff1688177da53a">Validate.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 257 | </li> |
| 258 | <li>ARM_COMPUTE_ERROR_ON_UNCONFIGURED_KERNEL |
| 259 | : <a class="el" href="_validate_8h.xhtml#a1b35b0d258183cf9ef36adf684d0b88c">Validate.h</a> |
| 260 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 261 | <li>ARM_COMPUTE_ERROR_ON_WINDOW_DIMENSIONS_GTE |
| 262 | : <a class="el" href="_validate_8h.xhtml#af5084ef537306d09b1ef82aed5d1f63f">Validate.h</a> |
| 263 | </li> |
| 264 | <li>ARM_COMPUTE_ERROR_ON_WINDOW_NOT_COLLAPSABLE_AT_DIMENSION |
| 265 | : <a class="el" href="_validate_8h.xhtml#a693decaffb042b3ff76e274f983e8ac1">Validate.h</a> |
| 266 | </li> |
| 267 | <li>ARM_COMPUTE_ERROR_THROW_ON |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 268 | : <a class="el" href="_error_8h.xhtml#a938dcd406ce611ef5345ad2531cdb948">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 269 | </li> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 270 | <li>ARM_COMPUTE_EXIT_ON_MSG |
| 271 | : <a class="el" href="_error_8h.xhtml#ad39a3601153da57978bb5124ace35d36">Error.h</a> |
| 272 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 273 | <li>ARM_COMPUTE_EXPECT |
| 274 | : <a class="el" href="_asserts_8h.xhtml#adc60af942e951dc93e22b97b41809b51">Asserts.h</a> |
| 275 | </li> |
| 276 | <li>ARM_COMPUTE_EXPECT_EQUAL |
| 277 | : <a class="el" href="_asserts_8h.xhtml#ac057d80e0c27881ee453299d98a878f4">Asserts.h</a> |
| 278 | </li> |
| 279 | <li>ARM_COMPUTE_EXPECT_FAIL |
| 280 | : <a class="el" href="_asserts_8h.xhtml#a5c196704614e365ae4be76e3867c4e53">Asserts.h</a> |
| 281 | </li> |
| 282 | <li>ARM_COMPUTE_EXPECT_NOT_EQUAL |
| 283 | : <a class="el" href="_asserts_8h.xhtml#a375312dd537df40cc86ffdbe7e024385">Asserts.h</a> |
| 284 | </li> |
| 285 | <li>ARM_COMPUTE_GL_CHECK |
| 286 | : <a class="el" href="_open_g_l_e_s_8h.xhtml#a496c7b08ac063d996956854207366913">OpenGLES.h</a> |
| 287 | </li> |
| 288 | <li>ARM_COMPUTE_LOG_GRAPH |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 289 | : <a class="el" href="graph_2_logger_8h.xhtml#a993d2c605193560a05d631e637b7c6e6">Logger.h</a> |
| 290 | </li> |
| 291 | <li>ARM_COMPUTE_LOG_GRAPH_ERROR |
| 292 | : <a class="el" href="graph_2_logger_8h.xhtml#a3eec6d9e93a88702db8c3ed1bb1bdaa8">Logger.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 293 | </li> |
| 294 | <li>ARM_COMPUTE_LOG_GRAPH_INFO |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 295 | : <a class="el" href="graph_2_logger_8h.xhtml#ab2d8baa35618bdad1d2814942355311e">Logger.h</a> |
| 296 | </li> |
| 297 | <li>ARM_COMPUTE_LOG_GRAPH_VERBOSE |
| 298 | : <a class="el" href="graph_2_logger_8h.xhtml#a300d153929a99c7b571d4cda3f7987a5">Logger.h</a> |
| 299 | </li> |
| 300 | <li>ARM_COMPUTE_LOG_GRAPH_WARNING |
| 301 | : <a class="el" href="graph_2_logger_8h.xhtml#a8424b9bc1276fa4978d219ad29c11a7c">Logger.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 302 | </li> |
| 303 | <li>ARM_COMPUTE_LOG_INFO_MSG_CORE |
| 304 | : <a class="el" href="_log_8h.xhtml#a14f4c3a00d20ad742642767c9449993e">Log.h</a> |
| 305 | </li> |
| 306 | <li>ARM_COMPUTE_LOG_INFO_MSG_WITH_FORMAT_CORE |
| 307 | : <a class="el" href="_log_8h.xhtml#af641430e72aa4c9f28d83131bb8e0fb9">Log.h</a> |
| 308 | </li> |
| 309 | <li>ARM_COMPUTE_LOG_INFO_STREAM_CORE |
| 310 | : <a class="el" href="_log_8h.xhtml#a17fad2b9a7024c0aa258caec4d8b44c0">Log.h</a> |
| 311 | </li> |
| 312 | <li>ARM_COMPUTE_LOG_MSG |
| 313 | : <a class="el" href="arm__compute_2core_2utils_2logging_2_macros_8h.xhtml#a6087f31f01f2486b92904378d224b51a">Macros.h</a> |
| 314 | </li> |
| 315 | <li>ARM_COMPUTE_LOG_MSG_CORE |
| 316 | : <a class="el" href="_log_8h.xhtml#aa092f841437ea7f5d6cac398ef85cbaa">Log.h</a> |
| 317 | </li> |
| 318 | <li>ARM_COMPUTE_LOG_MSG_WITH_FORMAT |
| 319 | : <a class="el" href="arm__compute_2core_2utils_2logging_2_macros_8h.xhtml#ac32407e4f9c56f4b740e5b64b26f7fa9">Macros.h</a> |
| 320 | </li> |
| 321 | <li>ARM_COMPUTE_LOG_MSG_WITH_FORMAT_CORE |
| 322 | : <a class="el" href="_log_8h.xhtml#a33320878ec1db17bdf12dc2d1afea7f7">Log.h</a> |
| 323 | </li> |
| 324 | <li>ARM_COMPUTE_LOG_STREAM |
| 325 | : <a class="el" href="arm__compute_2core_2utils_2logging_2_macros_8h.xhtml#adf7a43123a5ee422b2328ecec54f3d35">Macros.h</a> |
| 326 | </li> |
| 327 | <li>ARM_COMPUTE_LOG_STREAM_CORE |
| 328 | : <a class="el" href="_log_8h.xhtml#a905e0170c65ba4bdd2507767203d4d22">Log.h</a> |
| 329 | </li> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 330 | <li>ARM_COMPUTE_RETURN_ERROR_MSG |
| 331 | : <a class="el" href="_error_8h.xhtml#a9561091f3566e78ad3aa39259bc4126a">Error.h</a> |
| 332 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 333 | <li>ARM_COMPUTE_RETURN_ERROR_ON |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 334 | : <a class="el" href="_error_8h.xhtml#a206d6e247e0957ac3dee45d27756fc25">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 335 | </li> |
| 336 | <li>ARM_COMPUTE_RETURN_ERROR_ON_CHANNEL_NOT_IN |
| 337 | : <a class="el" href="_validate_8h.xhtml#abbf61ee5a1263b02d60575355ee620fc">Validate.h</a> |
| 338 | </li> |
| 339 | <li>ARM_COMPUTE_RETURN_ERROR_ON_CHANNEL_NOT_IN_KNOWN_FORMAT |
| 340 | : <a class="el" href="_validate_8h.xhtml#a738aecd7cf4d674eaaec1c91fe7362d8">Validate.h</a> |
| 341 | </li> |
| 342 | <li>ARM_COMPUTE_RETURN_ERROR_ON_COORDINATES_DIMENSIONS_GTE |
| 343 | : <a class="el" href="_validate_8h.xhtml#a4a1f29c69e13d0c271a025771db7e354">Validate.h</a> |
| 344 | </li> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 345 | <li>ARM_COMPUTE_RETURN_ERROR_ON_CPU_F16_UNSUPPORTED |
| 346 | : <a class="el" href="_c_p_p_2_validate_8h.xhtml#ad2633f3560322e1f8d926949dec1b730">Validate.h</a> |
| 347 | </li> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 348 | <li>ARM_COMPUTE_RETURN_ERROR_ON_DATA_LAYOUT_NOT_IN |
| 349 | : <a class="el" href="_validate_8h.xhtml#a7e906bfc9e333e3f967d8ee9353ce001">Validate.h</a> |
| 350 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 351 | <li>ARM_COMPUTE_RETURN_ERROR_ON_DATA_TYPE_CHANNEL_NOT_IN |
| 352 | : <a class="el" href="_validate_8h.xhtml#ae7eed178dac535c6e727061b1f5bc6eb">Validate.h</a> |
| 353 | </li> |
| 354 | <li>ARM_COMPUTE_RETURN_ERROR_ON_DATA_TYPE_NOT_IN |
| 355 | : <a class="el" href="_validate_8h.xhtml#aef783de4ec01874dbec6054a5868aea2">Validate.h</a> |
| 356 | </li> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 357 | <li>ARM_COMPUTE_RETURN_ERROR_ON_F16_UNSUPPORTED |
| 358 | : <a class="el" href="_c_l_validate_8h.xhtml#ab82bd5de18ef067ae5d9ba4af8065dd6">CLValidate.h</a> |
| 359 | </li> |
| 360 | <li>ARM_COMPUTE_RETURN_ERROR_ON_INT64_BASE_ATOMICS_UNSUPPORTED |
| 361 | : <a class="el" href="_c_l_validate_8h.xhtml#a392dffc92c7ca8a14299c3827f672eb2">CLValidate.h</a> |
| 362 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 363 | <li>ARM_COMPUTE_RETURN_ERROR_ON_INVALID_MULTI_HOG |
| 364 | : <a class="el" href="_validate_8h.xhtml#a5022878c0277f395dec8055b219e679c">Validate.h</a> |
| 365 | </li> |
| 366 | <li>ARM_COMPUTE_RETURN_ERROR_ON_INVALID_SUBTENSOR |
| 367 | : <a class="el" href="_validate_8h.xhtml#a59feb802c987f75da29191d2892529b9">Validate.h</a> |
| 368 | </li> |
| 369 | <li>ARM_COMPUTE_RETURN_ERROR_ON_INVALID_SUBTENSOR_VALID_REGION |
| 370 | : <a class="el" href="_validate_8h.xhtml#a4197915cae5cac7ab730d8032722630d">Validate.h</a> |
| 371 | </li> |
| 372 | <li>ARM_COMPUTE_RETURN_ERROR_ON_INVALID_SUBWINDOW |
| 373 | : <a class="el" href="_validate_8h.xhtml#a7c4072bb0b9a663bae54787f7bc7d091">Validate.h</a> |
| 374 | </li> |
| 375 | <li>ARM_COMPUTE_RETURN_ERROR_ON_LOC |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 376 | : <a class="el" href="_error_8h.xhtml#aab9171b209dda7cc9bb560486674c9f6">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 377 | </li> |
| 378 | <li>ARM_COMPUTE_RETURN_ERROR_ON_LOC_MSG |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 379 | : <a class="el" href="_error_8h.xhtml#ab4ebbfbeedd9d66614ddbfdb14199cbf">Error.h</a> |
| 380 | </li> |
| 381 | <li>ARM_COMPUTE_RETURN_ERROR_ON_MISMATCHING_DATA_LAYOUT |
| 382 | : <a class="el" href="_validate_8h.xhtml#abdb9168800c70e5e2c4c020a3b905738">Validate.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 383 | </li> |
| 384 | <li>ARM_COMPUTE_RETURN_ERROR_ON_MISMATCHING_DATA_TYPES |
| 385 | : <a class="el" href="_validate_8h.xhtml#a8f3ff7da485ff7e75dab07baadf5b4bd">Validate.h</a> |
| 386 | </li> |
| 387 | <li>ARM_COMPUTE_RETURN_ERROR_ON_MISMATCHING_DIMENSIONS |
| 388 | : <a class="el" href="_validate_8h.xhtml#a1da797d2762c1cdbb73bfc83136c3a38">Validate.h</a> |
| 389 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 390 | <li>ARM_COMPUTE_RETURN_ERROR_ON_MISMATCHING_QUANTIZATION_INFO |
| 391 | : <a class="el" href="_validate_8h.xhtml#aba910b683652be1f65437ef37a9da2a9">Validate.h</a> |
| 392 | </li> |
| 393 | <li>ARM_COMPUTE_RETURN_ERROR_ON_MISMATCHING_SHAPES |
| 394 | : <a class="el" href="_validate_8h.xhtml#a27e4638546c88b8916f967e6e54480a9">Validate.h</a> |
| 395 | </li> |
| 396 | <li>ARM_COMPUTE_RETURN_ERROR_ON_MISMATCHING_WINDOWS |
| 397 | : <a class="el" href="_validate_8h.xhtml#aff5af8a7daadc292442a113a91dddf7d">Validate.h</a> |
| 398 | </li> |
| 399 | <li>ARM_COMPUTE_RETURN_ERROR_ON_MSG |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 400 | : <a class="el" href="_error_8h.xhtml#a86084036bd3851575ef871ad5bf079a7">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 401 | </li> |
| 402 | <li>ARM_COMPUTE_RETURN_ERROR_ON_NULLPTR |
| 403 | : <a class="el" href="_validate_8h.xhtml#aff911654521523937ff24372a870b89f">Validate.h</a> |
| 404 | </li> |
| 405 | <li>ARM_COMPUTE_RETURN_ERROR_ON_TENSOR_NOT_2D |
| 406 | : <a class="el" href="_validate_8h.xhtml#ac8fa80a763f5e67ded3fe6385972c08a">Validate.h</a> |
| 407 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 408 | <li>ARM_COMPUTE_RETURN_ERROR_ON_TENSORS_NOT_EVEN |
| 409 | : <a class="el" href="_validate_8h.xhtml#afa03792380678d33e64ad42c0fdff956">Validate.h</a> |
| 410 | </li> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 411 | <li>ARM_COMPUTE_RETURN_ERROR_ON_TENSORS_NOT_SUBSAMPLED |
| 412 | : <a class="el" href="_validate_8h.xhtml#a8bcd0180e450efc67cb856bc46e67ba6">Validate.h</a> |
| 413 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 414 | <li>ARM_COMPUTE_RETURN_ERROR_ON_UNCONFIGURED_KERNEL |
| 415 | : <a class="el" href="_validate_8h.xhtml#afe826628d90b663c6efba849910b0795">Validate.h</a> |
| 416 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 417 | <li>ARM_COMPUTE_RETURN_ERROR_ON_WINDOW_DIMENSIONS_GTE |
| 418 | : <a class="el" href="_validate_8h.xhtml#ac971a57039435ecc6b3321df4d324743">Validate.h</a> |
| 419 | </li> |
| 420 | <li>ARM_COMPUTE_RETURN_ERROR_ON_WINDOW_NOT_COLLAPSABLE_AT_DIMENSION |
| 421 | : <a class="el" href="_validate_8h.xhtml#a56e3d9bf78d3dc9f06d4929a839f7d33">Validate.h</a> |
| 422 | </li> |
| 423 | <li>ARM_COMPUTE_RETURN_ON_ERROR |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 424 | : <a class="el" href="_error_8h.xhtml#a8a1e1c105f0bdaf37db408c7cfcb77a4">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 425 | </li> |
| 426 | <li>ARM_COMPUTE_TEST_COMP_FACTORY |
| 427 | : <a class="el" href="_asserts_8h.xhtml#a9b1013d9828dd87c5ea4a43c31db18cc">Asserts.h</a> |
| 428 | </li> |
| 429 | <li>ARM_COMPUTE_TEST_INFO |
| 430 | : <a class="el" href="_asserts_8h.xhtml#ac498e3dc31f8819519a9497b2d5789c1">Asserts.h</a> |
| 431 | </li> |
| 432 | <li>ARM_COMPUTE_THROW_ON_ERROR |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 433 | : <a class="el" href="_error_8h.xhtml#a51e206ee52bcfb358919ee478d9fdc47">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 434 | </li> |
| 435 | <li>ARM_COMPUTE_UNUSED |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 436 | : <a class="el" href="_error_8h.xhtml#a6dc630a6ae9cc063b3924bcea8dee9d6">Error.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 437 | </li> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 438 | <li>ASM_PREFETCH |
| 439 | : <a class="el" href="asmlib_8hpp.xhtml#aaca0205a239e6ef80e4e2788837579e8">asmlib.hpp</a> |
| 440 | </li> |
| 441 | <li>ASM_PREFETCHW |
| 442 | : <a class="el" href="asmlib_8hpp.xhtml#a262a34c328c613ca472b4a07450cd259">asmlib.hpp</a> |
| 443 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 444 | <li>ASYMM_EXP_ON_INTERVAL_BETWEEN_NEGATIVE_ONE_QUARTER_AND_0_EXCL |
| 445 | : <a class="el" href="helpers__asymm_8h.xhtml#aeebdcd88f4320931cd4a599ad1527e83">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 446 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 447 | <li>asymm_exp_on_interval_between_negative_one_quarter_and_0_excl16() |
| 448 | : <a class="el" href="helpers__asymm_8h.xhtml#a1d51b02a83af2a152fa52755f572f5a6">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 449 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 450 | <li>asymm_exp_on_interval_between_negative_one_quarter_and_0_excl2() |
| 451 | : <a class="el" href="helpers__asymm_8h.xhtml#a8eb88d417247a1b8b8929e5c8faeb48d">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 452 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 453 | <li>asymm_exp_on_interval_between_negative_one_quarter_and_0_excl4() |
| 454 | : <a class="el" href="helpers__asymm_8h.xhtml#a43aa0011bd9b23ce3f691a9ae205fe07">helpers_asymm.h</a> |
| 455 | </li> |
| 456 | <li>asymm_exp_on_interval_between_negative_one_quarter_and_0_excl8() |
| 457 | : <a class="el" href="helpers__asymm_8h.xhtml#accb6ee0e0c578704ae23e6ab0a57cdd0">helpers_asymm.h</a> |
| 458 | </li> |
| 459 | <li>ASYMM_EXP_ON_INTERVAL_BETWEEN_NEGATIVE_ONE_QUARTER_AND_0_EXCL_IMPL |
| 460 | : <a class="el" href="helpers__asymm_8h.xhtml#a3d8a3968a069eb8abbc28d31c20f6b8c">helpers_asymm.h</a> |
| 461 | </li> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 462 | <li>asymm_exp_on_negative_values |
| 463 | : <a class="el" href="softmax__layer__quantized_8cl.xhtml#a54aedfa17c5ac2567107d5f488b0f4af">softmax_layer_quantized.cl</a> |
| 464 | </li> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 465 | <li>ASYMM_EXP_ON_NEGATIVE_VALUES |
| 466 | : <a class="el" href="helpers__asymm_8h.xhtml#a3a4f1b5d8f1cd67ac31bc62c9a6f4aa8">helpers_asymm.h</a> |
| 467 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 468 | <li>asymm_exp_on_negative_values16() |
| 469 | : <a class="el" href="helpers__asymm_8h.xhtml#ae13cfab30e1d4c5f797f9d3d7c6acacf">helpers_asymm.h</a> |
| 470 | </li> |
| 471 | <li>asymm_exp_on_negative_values2() |
| 472 | : <a class="el" href="helpers__asymm_8h.xhtml#a35b98dc80eefc6ce799720861a668691">helpers_asymm.h</a> |
| 473 | </li> |
| 474 | <li>asymm_exp_on_negative_values4() |
| 475 | : <a class="el" href="helpers__asymm_8h.xhtml#aa1dda459c2b10a9620b2c14a928ed4ba">helpers_asymm.h</a> |
| 476 | </li> |
| 477 | <li>asymm_exp_on_negative_values8() |
| 478 | : <a class="el" href="helpers__asymm_8h.xhtml#a429f20ad96413c1f7d4ee968afed6f0d">helpers_asymm.h</a> |
| 479 | </li> |
| 480 | <li>ASYMM_EXP_ON_NEGATIVE_VALUES_IMPL |
| 481 | : <a class="el" href="helpers__asymm_8h.xhtml#a4d0a02b30d8cc5725d0a11781b488852">helpers_asymm.h</a> |
| 482 | </li> |
| 483 | <li>ASYMM_MASK_IF_NON_ZERO |
| 484 | : <a class="el" href="helpers__asymm_8h.xhtml#af1d5450c9c4c13a6b7aa52af197b54b2">helpers_asymm.h</a> |
| 485 | </li> |
| 486 | <li>asymm_mask_if_non_zero16() |
| 487 | : <a class="el" href="helpers__asymm_8h.xhtml#a1e1fef1353d2458beb7fab06cc8f460e">helpers_asymm.h</a> |
| 488 | </li> |
| 489 | <li>asymm_mask_if_non_zero2() |
| 490 | : <a class="el" href="helpers__asymm_8h.xhtml#a885a16f240b119acc9f0721c07acdce9">helpers_asymm.h</a> |
| 491 | </li> |
| 492 | <li>asymm_mask_if_non_zero4() |
| 493 | : <a class="el" href="helpers__asymm_8h.xhtml#a2f180955030087d7538d5dc89f29eba9">helpers_asymm.h</a> |
| 494 | </li> |
| 495 | <li>asymm_mask_if_non_zero8() |
| 496 | : <a class="el" href="helpers__asymm_8h.xhtml#a8de81d453a39d0f589b0d3e007c7fde1">helpers_asymm.h</a> |
| 497 | </li> |
| 498 | <li>ASYMM_MASK_IF_NON_ZERO_IMPL |
| 499 | : <a class="el" href="helpers__asymm_8h.xhtml#a6dd3d8d22942f0ff3e59b4e32cfd4de3">helpers_asymm.h</a> |
| 500 | </li> |
| 501 | <li>ASYMM_MASK_IF_ZERO |
| 502 | : <a class="el" href="helpers__asymm_8h.xhtml#afc6a76528024472919bb5d50d067578b">helpers_asymm.h</a> |
| 503 | </li> |
| 504 | <li>asymm_mask_if_zero16() |
| 505 | : <a class="el" href="helpers__asymm_8h.xhtml#a509916b7ee582d87faf1312fde111c3b">helpers_asymm.h</a> |
| 506 | </li> |
| 507 | <li>asymm_mask_if_zero2() |
| 508 | : <a class="el" href="helpers__asymm_8h.xhtml#a6ed499c821cf4f6b3bc4049d49e35139">helpers_asymm.h</a> |
| 509 | </li> |
| 510 | <li>asymm_mask_if_zero4() |
| 511 | : <a class="el" href="helpers__asymm_8h.xhtml#aed95c68d9545d401d2323cd8ad287fe1">helpers_asymm.h</a> |
| 512 | </li> |
| 513 | <li>asymm_mask_if_zero8() |
| 514 | : <a class="el" href="helpers__asymm_8h.xhtml#abefb0a278a588f03dc561db900df0958">helpers_asymm.h</a> |
| 515 | </li> |
| 516 | <li>ASYMM_MASK_IF_ZERO_IMPL |
| 517 | : <a class="el" href="helpers__asymm_8h.xhtml#a8c47a92ec76a1e367b45305c17d9ea88">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 518 | </li> |
| 519 | <li>ASYMM_MULT |
| 520 | : <a class="el" href="helpers__asymm_8h.xhtml#a5483aefd5e07244661178bfd3f434448">helpers_asymm.h</a> |
| 521 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 522 | <li>asymm_mult |
| 523 | : <a class="el" href="softmax__layer__quantized_8cl.xhtml#a525a42d38133b1051b8924b456add4a1">softmax_layer_quantized.cl</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 524 | </li> |
| 525 | <li>asymm_mult16() |
| 526 | : <a class="el" href="helpers__asymm_8h.xhtml#aef32e3a9c804f145deb6b88f0a444919">helpers_asymm.h</a> |
| 527 | </li> |
| 528 | <li>asymm_mult2() |
| 529 | : <a class="el" href="helpers__asymm_8h.xhtml#a5038b78913b76d782cc0aa0d841bd7ed">helpers_asymm.h</a> |
| 530 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 531 | <li>asymm_mult4() |
| 532 | : <a class="el" href="helpers__asymm_8h.xhtml#a6dca28649388d59ec0281af70d4507b2">helpers_asymm.h</a> |
| 533 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 534 | <li>asymm_mult8() |
| 535 | : <a class="el" href="helpers__asymm_8h.xhtml#a165b0bbab841712ea2c9a17a09bfa166">helpers_asymm.h</a> |
| 536 | </li> |
| 537 | <li>ASYMM_MULT_BY_QUANT_MULTIPLIER_LESS_THAN_ONE |
| 538 | : <a class="el" href="helpers__asymm_8h.xhtml#a86de0ffca367bfcf27a8ae5dd1fdef2d">helpers_asymm.h</a> |
| 539 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 540 | <li>ASYMM_MULT_IMPL |
| 541 | : <a class="el" href="helpers__asymm_8h.xhtml#ad4b199221927cbabbf859e4d2efb688d">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 542 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 543 | <li>ASYMM_ONE_OVER_ONE_PLUS_X_FOR_X_IN_0_1 |
| 544 | : <a class="el" href="helpers__asymm_8h.xhtml#ae77f34e1316d52c1ee84c35be9efb0d8">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 545 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 546 | <li>asymm_one_over_one_plus_x_for_x_in_0_116() |
| 547 | : <a class="el" href="helpers__asymm_8h.xhtml#ac3316120c01b6c993ac8f2d3f2b4ff03">helpers_asymm.h</a> |
| 548 | </li> |
| 549 | <li>asymm_one_over_one_plus_x_for_x_in_0_12() |
| 550 | : <a class="el" href="helpers__asymm_8h.xhtml#a6524f601cf9a2ae69d5eab74576c93d0">helpers_asymm.h</a> |
| 551 | </li> |
| 552 | <li>asymm_one_over_one_plus_x_for_x_in_0_14() |
| 553 | : <a class="el" href="helpers__asymm_8h.xhtml#a049439083adb7b960079832ad6367389">helpers_asymm.h</a> |
| 554 | </li> |
| 555 | <li>asymm_one_over_one_plus_x_for_x_in_0_18() |
| 556 | : <a class="el" href="helpers__asymm_8h.xhtml#abe37c90e62ee60565cbfbb38c4358fd6">helpers_asymm.h</a> |
| 557 | </li> |
| 558 | <li>ASYMM_ONE_OVER_ONE_PLUS_X_FOR_X_IN_0_1_IMPL |
| 559 | : <a class="el" href="helpers__asymm_8h.xhtml#a0e53aa5d4cbcec7a0c0085838f32453d">helpers_asymm.h</a> |
| 560 | </li> |
| 561 | <li>ASYMM_RESCALE |
| 562 | : <a class="el" href="helpers__asymm_8h.xhtml#a98585f1bb84dea90aecbf59785c46151">helpers_asymm.h</a> |
| 563 | </li> |
| 564 | <li>asymm_rescale |
| 565 | : <a class="el" href="softmax__layer__quantized_8cl.xhtml#ad57ea340cdcfeb2e1375b70c3ae59bae">softmax_layer_quantized.cl</a> |
| 566 | </li> |
| 567 | <li>asymm_rescale16() |
| 568 | : <a class="el" href="helpers__asymm_8h.xhtml#a700e603af523859efb90ed4b52b41c84">helpers_asymm.h</a> |
| 569 | </li> |
| 570 | <li>asymm_rescale2() |
| 571 | : <a class="el" href="helpers__asymm_8h.xhtml#a49b94bfc99276975c6fed32c693cbac5">helpers_asymm.h</a> |
| 572 | </li> |
| 573 | <li>asymm_rescale4() |
| 574 | : <a class="el" href="helpers__asymm_8h.xhtml#a8f9d043040f28f051c7145281de94681">helpers_asymm.h</a> |
| 575 | </li> |
| 576 | <li>asymm_rescale8() |
| 577 | : <a class="el" href="helpers__asymm_8h.xhtml#a478b69bea5edb6ad939d8e7edd9e7e3f">helpers_asymm.h</a> |
| 578 | </li> |
| 579 | <li>ASYMM_RESCALE_IMPL |
| 580 | : <a class="el" href="helpers__asymm_8h.xhtml#aace85e2a32bacdaa4e2d2055deabfc57">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 581 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 582 | <li>ASYMM_ROUNDING_DIVIDE_BY_POW2 |
| 583 | : <a class="el" href="helpers__asymm_8h.xhtml#aa43fc359dea64362f3016384f4269845">helpers_asymm.h</a> |
| 584 | </li> |
| 585 | <li>asymm_rounding_divide_by_POW2_16() |
| 586 | : <a class="el" href="helpers__asymm_8h.xhtml#a21d65cd6ac14696d58509b82789db845">helpers_asymm.h</a> |
| 587 | </li> |
| 588 | <li>asymm_rounding_divide_by_POW2_2() |
| 589 | : <a class="el" href="helpers__asymm_8h.xhtml#ae62b2416b40ca28724c065e95e18a25b">helpers_asymm.h</a> |
| 590 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 591 | <li>asymm_rounding_divide_by_POW2_4() |
| 592 | : <a class="el" href="helpers__asymm_8h.xhtml#a2660d5193f286b247cf533d8ca234e77">helpers_asymm.h</a> |
| 593 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 594 | <li>asymm_rounding_divide_by_POW2_8() |
| 595 | : <a class="el" href="helpers__asymm_8h.xhtml#a38afb1b30447264fd62ca7ad86e7ea19">helpers_asymm.h</a> |
| 596 | </li> |
| 597 | <li>ASYMM_ROUNDING_DIVIDE_BY_POW2_IMPL |
| 598 | : <a class="el" href="helpers__asymm_8h.xhtml#abf75e242631b23007e4046682aa57ec5">helpers_asymm.h</a> |
| 599 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 600 | <li>ASYMM_ROUNDING_HALF_SUM |
| 601 | : <a class="el" href="helpers__asymm_8h.xhtml#ad47fa44c1566aa4678fe524478490612">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 602 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 603 | <li>asymm_rounding_half_sum16() |
| 604 | : <a class="el" href="helpers__asymm_8h.xhtml#ab13b1910b09c0cf268f6a8af0e2013e2">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 605 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 606 | <li>asymm_rounding_half_sum2() |
| 607 | : <a class="el" href="helpers__asymm_8h.xhtml#acd43480a8530400e781603a995adcad0">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 608 | </li> |
Anthony Barbier | 06ea048 | 2018-02-22 15:45:35 +0000 | [diff] [blame] | 609 | <li>asymm_rounding_half_sum4() |
| 610 | : <a class="el" href="helpers__asymm_8h.xhtml#a7dda5bba50450367760a7ad1148881be">helpers_asymm.h</a> |
| 611 | </li> |
| 612 | <li>asymm_rounding_half_sum8() |
| 613 | : <a class="el" href="helpers__asymm_8h.xhtml#acba55fb1a4dfa6ab5080cc276550d5fd">helpers_asymm.h</a> |
| 614 | </li> |
| 615 | <li>ASYMM_ROUNDING_HALF_SUM_IMPL |
| 616 | : <a class="el" href="helpers__asymm_8h.xhtml#a8d97c6698c0e44424deae3f3130c55ac">helpers_asymm.h</a> |
| 617 | </li> |
| 618 | <li>ASYMM_SATURATING_ROUNDING_MULT_BY_POW2 |
| 619 | : <a class="el" href="helpers__asymm_8h.xhtml#a4cc3ff3a2eeb5f5e9d6743e08f632928">helpers_asymm.h</a> |
| 620 | </li> |
| 621 | <li>asymm_saturating_rounding_mult_by_pow216() |
| 622 | : <a class="el" href="helpers__asymm_8h.xhtml#a88b3d0aae3bcf134f9eb4b5637a4b73c">helpers_asymm.h</a> |
| 623 | </li> |
| 624 | <li>asymm_saturating_rounding_mult_by_pow22() |
| 625 | : <a class="el" href="helpers__asymm_8h.xhtml#ac5d336b40941ee7c63a750b3dc92b030">helpers_asymm.h</a> |
| 626 | </li> |
| 627 | <li>asymm_saturating_rounding_mult_by_pow24() |
| 628 | : <a class="el" href="helpers__asymm_8h.xhtml#af06991bb67792a6fec9c426923f39745">helpers_asymm.h</a> |
| 629 | </li> |
| 630 | <li>asymm_saturating_rounding_mult_by_pow28() |
| 631 | : <a class="el" href="helpers__asymm_8h.xhtml#a1bfbcc866bf09921d6bf4fc39cd38d89">helpers_asymm.h</a> |
| 632 | </li> |
| 633 | <li>ASYMM_SATURATING_ROUNDING_MULT_BY_POW2_IMPL |
| 634 | : <a class="el" href="helpers__asymm_8h.xhtml#a737312bc4a68c79a77cfab4849793bc0">helpers_asymm.h</a> |
| 635 | </li> |
| 636 | <li>ASYMM_SELECT_USING_MASK |
| 637 | : <a class="el" href="helpers__asymm_8h.xhtml#a9bc08a8c1833c5e6055ad6665e3ccf12">helpers_asymm.h</a> |
| 638 | </li> |
| 639 | <li>asymm_select_using_mask16() |
| 640 | : <a class="el" href="helpers__asymm_8h.xhtml#a7effd9e7de9fefa9d4ae4eb2cfc06090">helpers_asymm.h</a> |
| 641 | </li> |
| 642 | <li>asymm_select_using_mask2() |
| 643 | : <a class="el" href="helpers__asymm_8h.xhtml#a0dade5bb9ed9aae49b6bb2875e273d89">helpers_asymm.h</a> |
| 644 | </li> |
| 645 | <li>asymm_select_using_mask4() |
| 646 | : <a class="el" href="helpers__asymm_8h.xhtml#a44e4d74ed42006c4153a9cb6c97285de">helpers_asymm.h</a> |
| 647 | </li> |
| 648 | <li>asymm_select_using_mask8() |
| 649 | : <a class="el" href="helpers__asymm_8h.xhtml#a64682bc22716ad771d012ce4c7398652">helpers_asymm.h</a> |
| 650 | </li> |
| 651 | <li>ASYMM_SELECT_USING_MASK_IMPL |
| 652 | : <a class="el" href="helpers__asymm_8h.xhtml#ab0b4069b25ac886d5cb6eb3b76473f88">helpers_asymm.h</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 653 | </li> |
| 654 | </ul> |
| 655 | </div><!-- contents --> |
| 656 | </div><!-- doc-content --> |
| 657 | <!-- start footer part --> |
| 658 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 659 | <ul> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 660 | <li class="footer">Generated on Thu Nov 22 2018 11:57:52 for Compute Library by |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 661 | <a href="http://www.doxygen.org/index.html"> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 662 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 663 | </ul> |
| 664 | </div> |
| 665 | </body> |
| 666 | </html> |