Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 1 | <!-- HTML header for doxygen 1.8.15--> |
| 2 | <!-- Remember to use version doxygen 1.8.15 +--> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 3 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 4 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 5 | <head> |
| 6 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 7 | <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 8 | <meta name="generator" content="Doxygen 1.8.15"/> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 9 | <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 10 | <title>Compute Library: Data Fields</title> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 11 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 12 | <script type="text/javascript" src="jquery.js"></script> |
| 13 | <script type="text/javascript" src="dynsections.js"></script> |
| 14 | <link href="navtree.css" rel="stylesheet" type="text/css"/> |
| 15 | <script type="text/javascript" src="resize.js"></script> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 16 | <script type="text/javascript" src="navtreedata.js"></script> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 17 | <script type="text/javascript" src="navtree.js"></script> |
| 18 | <script type="text/javascript"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 19 | /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 20 | $(document).ready(initResizable); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 21 | /* @license-end */</script> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 22 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 23 | <script type="text/javascript" src="search/searchdata.js"></script> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 24 | <script type="text/javascript" src="search/search.js"></script> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 25 | <script type="text/x-mathjax-config"> |
| 26 | MathJax.Hub.Config({ |
| 27 | extensions: ["tex2jax.js"], |
| 28 | jax: ["input/TeX","output/HTML-CSS"], |
| 29 | }); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 30 | </script><script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 31 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 32 | <link href="stylesheet.css" rel="stylesheet" type="text/css"/> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 33 | </head> |
| 34 | <body> |
| 35 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 36 | <div id="titlearea"> |
| 37 | <table cellspacing="0" cellpadding="0"> |
| 38 | <tbody> |
| 39 | <tr style="height: 56px;"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 40 | <img alt="Compute Library" src="https://raw.githubusercontent.com/ARM-software/ComputeLibrary/gh-pages/ACL_logo.png" style="max-width: 100%;margin-top: 15px;margin-left: 10px"/> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 41 | <td style="padding-left: 0.5em;"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 42 | <div id="projectname"> |
Jenkins | 575c81f | 2020-03-05 16:07:35 +0000 | [diff] [blame^] | 43 |  <span id="projectnumber">20.02.1</span> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 44 | </div> |
| 45 | </td> |
| 46 | </tr> |
| 47 | </tbody> |
| 48 | </table> |
| 49 | </div> |
| 50 | <!-- end header part --> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 51 | <!-- Generated by Doxygen 1.8.15 --> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 52 | <script type="text/javascript"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 53 | /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 54 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 55 | /* @license-end */ |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 56 | </script> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 57 | <script type="text/javascript" src="menudata.js"></script> |
| 58 | <script type="text/javascript" src="menu.js"></script> |
| 59 | <script type="text/javascript"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 60 | /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 61 | $(function() { |
| 62 | initMenu('',true,false,'search.php','Search'); |
| 63 | $(document).ready(function() { init_search(); }); |
| 64 | }); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 65 | /* @license-end */</script> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 66 | <div id="main-nav"></div> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 67 | </div><!-- top --> |
| 68 | <div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 69 | <div id="nav-tree"> |
| 70 | <div id="nav-tree-contents"> |
| 71 | <div id="nav-sync" class="sync"></div> |
| 72 | </div> |
| 73 | </div> |
| 74 | <div id="splitbar" style="-moz-user-select:none;" |
| 75 | class="ui-resizable-handle"> |
| 76 | </div> |
| 77 | </div> |
| 78 | <script type="text/javascript"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 79 | /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 80 | $(document).ready(function(){initNavTree('functions_h.xhtml','');}); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 81 | /* @license-end */ |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 82 | </script> |
| 83 | <div id="doc-content"> |
| 84 | <!-- window showing the filter options --> |
| 85 | <div id="MSearchSelectWindow" |
| 86 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 87 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 88 | onkeydown="return searchBox.OnSearchSelectKey(event)"> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 89 | </div> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 90 | |
| 91 | <!-- iframe showing the search results (closed by default) --> |
| 92 | <div id="MSearchResultsWindow"> |
| 93 | <iframe src="javascript:void(0)" frameborder="0" |
| 94 | name="MSearchResults" id="MSearchResults"> |
| 95 | </iframe> |
| 96 | </div> |
| 97 | |
| 98 | <div class="contents"> |
| 99 | <div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div> |
| 100 | |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 101 | <h3><a id="index_h"></a>- h -</h3><ul> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 102 | <li>h0 |
| 103 | : <a class="el" href="structarm__compute_1_1_g_e_m_m_r_h_s_matrix_info.xhtml#a2dc097fefeb3d010fb5570a19cac6cd3">GEMMRHSMatrixInfo</a> |
| 104 | </li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 105 | <li>handle() |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 106 | : <a class="el" href="classarm__compute_1_1graph_1_1_tensor.xhtml#a45c1ef0023ce430d009ec79c97761544">Tensor</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 107 | </li> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 108 | <li>has_cifg_opt() |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 109 | : <a class="el" href="classarm__compute_1_1_l_s_t_m_params.xhtml#aae040c52316d86a4df2c7cdf179049bf">LSTMParams< T ></a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 110 | </li> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 111 | <li>has_dotprod() |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 112 | : <a class="el" href="classarm__compute_1_1_c_p_u_info.xhtml#a8d31247d25bfe0a0b669d367aa801c2d">CPUInfo</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 113 | </li> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 114 | <li>has_fp16() |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 115 | : <a class="el" href="classarm__compute_1_1_c_p_u_info.xhtml#a0647761f309e3b3edb5a5501b3ff38d2">CPUInfo</a> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame] | 116 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 117 | <li>has_padding() |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 118 | : <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#ac394d6570ab3325810a3532d39091a52">ITensorInfo</a> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 119 | , <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml#add9dd56c183d91e148b0a7b390159fda">PadStrideInfo</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 120 | , <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#aa2ca251f99c56767719e991a26371603">SubTensorInfo</a> |
| 121 | , <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#aa2ca251f99c56767719e991a26371603">TensorInfo</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 122 | </li> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 123 | <li>has_peephole_opt() |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 124 | : <a class="el" href="classarm__compute_1_1_l_s_t_m_params.xhtml#a23be92a19e0d7c174ed444e709518afd">LSTMParams< T ></a> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 125 | </li> |
| 126 | <li>has_projection() |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 127 | : <a class="el" href="classarm__compute_1_1_l_s_t_m_params.xhtml#a127009377712009a84cd0c48aa7e1edd">LSTMParams< T ></a> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 128 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 129 | <li>has_test_info() |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 130 | : <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_framework.xhtml#a6ad85a69f028cf3f5030666babd7e8e7">Framework</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 131 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 132 | <li>height |
| 133 | : <a class="el" href="structarm__compute_1_1_detection_window.xhtml#a81c9f8d0b8c3b49d770be14dbe9f0d37">DetectionWindow</a> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 134 | , <a class="el" href="classarm__compute_1_1_multi_image_info.xhtml#adc7679009b582b99d859c0edfc35aa4a">MultiImageInfo</a> |
| 135 | , <a class="el" href="classarm__compute_1_1_pyramid_info.xhtml#adc662cea5b05cd9852d5a4538586d662">PyramidInfo</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 136 | , <a class="el" href="structarm__compute_1_1_rectangle.xhtml#a81c9f8d0b8c3b49d770be14dbe9f0d37">Rectangle</a> |
| 137 | , <a class="el" href="classarm__compute_1_1_size2_d.xhtml#a02afeaaf8574e7a78d6b466ff2695052">Size2D</a> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 138 | , <a class="el" href="classarm__compute_1_1utils_1_1_i_image_loader.xhtml#adc7679009b582b99d859c0edfc35aa4a">IImageLoader</a> |
Jenkins | 0e205f7 | 2019-11-28 16:53:35 +0000 | [diff] [blame] | 139 | , <a class="el" href="structarm__compute_1_1utils_1_1_tensor_params.xhtml#ad12fc34ce789bce6c8a05d8a17138534">TensorParams</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 140 | , <a class="el" href="struct_detection_window.xhtml#aa0fb54e3dbe6f7446157eb3f3c1f77f3">DetectionWindow</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 141 | </li> |
Anthony Barbier | f45d5a9 | 2018-01-24 16:23:15 +0000 | [diff] [blame] | 142 | <li>help |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 143 | : <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_common_options.xhtml#a8941b8f8c3adf13bdd7ecd43deac39f2">CommonOptions</a> |
| 144 | , <a class="el" href="classarm__compute_1_1utils_1_1_common_graph_options.xhtml#acb3f1fc6ee2cea2cf9074e7dfa4acf2b">CommonGraphOptions</a> |
| 145 | , <a class="el" href="structarm__compute_1_1utils_1_1_common_graph_params.xhtml#a545363392790133c5dec1fd9e2cb279d">CommonGraphParams</a> |
Jenkins | 0e205f7 | 2019-11-28 16:53:35 +0000 | [diff] [blame] | 146 | , <a class="el" href="classarm__compute_1_1utils_1_1_common_graph_validate_options.xhtml#acb3f1fc6ee2cea2cf9074e7dfa4acf2b">CommonGraphValidateOptions</a> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 147 | , <a class="el" href="classarm__compute_1_1utils_1_1_enum_list_option.xhtml#ae6038fe1a77c4b08a678530410f41efa">EnumListOption< T ></a> |
| 148 | , <a class="el" href="classarm__compute_1_1utils_1_1_enum_option.xhtml#ae6038fe1a77c4b08a678530410f41efa">EnumOption< T ></a> |
Jenkins | 0e205f7 | 2019-11-28 16:53:35 +0000 | [diff] [blame] | 149 | , <a class="el" href="structarm__compute_1_1utils_1_1_framework_params.xhtml#a545363392790133c5dec1fd9e2cb279d">FrameworkParams</a> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 150 | , <a class="el" href="classarm__compute_1_1utils_1_1_list_option.xhtml#ae6038fe1a77c4b08a678530410f41efa">ListOption< T ></a> |
| 151 | , <a class="el" href="classarm__compute_1_1utils_1_1_option.xhtml#a6d472b4309f5558f94258fabeff3474e">Option</a> |
| 152 | , <a class="el" href="classarm__compute_1_1utils_1_1_simple_option.xhtml#ae6038fe1a77c4b08a678530410f41efa">SimpleOption< T ></a> |
| 153 | , <a class="el" href="classarm__compute_1_1utils_1_1_toggle_option.xhtml#ae6038fe1a77c4b08a678530410f41efa">ToggleOption</a> |
Jenkins | 0e205f7 | 2019-11-28 16:53:35 +0000 | [diff] [blame] | 154 | , <a class="el" href="classgemm__tuner_1_1_common_gemm_example_options.xhtml#a8941b8f8c3adf13bdd7ecd43deac39f2">CommonGemmExampleOptions</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 155 | </li> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame] | 156 | <li>hints() |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 157 | : <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">IStream</a> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame] | 158 | </li> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 159 | <li>Hints() |
Jenkins | 0e205f7 | 2019-11-28 16:53:35 +0000 | [diff] [blame] | 160 | : <a class="el" href="classarm__compute_1_1_i_scheduler_1_1_hints.xhtml#a5a266231f17565daee90ba9b944b63c6">IScheduler::Hints</a> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 161 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 162 | <li>HOG() |
| 163 | : <a class="el" href="classarm__compute_1_1_h_o_g.xhtml#a0ab4e344f6a54823ab5e953574e1f201">HOG</a> |
| 164 | </li> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 165 | <li>HOGAccessor() |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 166 | : <a class="el" href="classarm__compute_1_1test_1_1_h_o_g_accessor.xhtml#afc86b90fedfcd15ebf6ee2208cabf1ae">HOGAccessor</a> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 167 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 168 | <li>HOGInfo() |
Jenkins | 0e205f7 | 2019-11-28 16:53:35 +0000 | [diff] [blame] | 169 | : <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a10dcbc6006d1e12ba2cd1ae524c66122">HOGInfo</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 170 | </li> |
| 171 | </ul> |
| 172 | </div><!-- contents --> |
| 173 | </div><!-- doc-content --> |
| 174 | <!-- start footer part --> |
| 175 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 176 | <ul> |
Jenkins | 575c81f | 2020-03-05 16:07:35 +0000 | [diff] [blame^] | 177 | <li class="footer">Generated on Thu Mar 5 2020 16:07:21 for Compute Library by |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 178 | <a href="http://www.doxygen.org/index.html"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 179 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 180 | </ul> |
| 181 | </div> |
| 182 | </body> |
| 183 | </html> |