blob: 396fcacd908c1127e6dc8ff2ec956486bc1b6947 [file] [log] [blame]
<!-- HTML header for doxygen 1.8.15-->
<!-- Remember to use version doxygen 1.8.15 +-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
<title>Compute Library: Tensor3D Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<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"/>
<td style="padding-left: 0.5em;">
<div id="projectname">
&#160;<span id="projectnumber">20.02.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('struct_tensor3_d.xhtml','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">Tensor3D Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Structure to hold 3D tensor information.
<a href="struct_tensor3_d.xhtml#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:acf52c23cbd7424606c10a606524e3e32"><td class="memItemLeft" align="right" valign="top">__global uchar *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_tensor3_d.xhtml#acf52c23cbd7424606c10a606524e3e32">ptr</a></td></tr>
<tr class="memdesc:acf52c23cbd7424606c10a606524e3e32"><td class="mdescLeft">&#160;</td><td class="mdescRight">Pointer to the starting postion of the buffer. <a href="#acf52c23cbd7424606c10a606524e3e32">More...</a><br /></td></tr>
<tr class="separator:acf52c23cbd7424606c10a606524e3e32"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a35e5a91338398273f3b4a6010004bddd"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_tensor3_d.xhtml#a35e5a91338398273f3b4a6010004bddd">offset_first_element_in_bytes</a></td></tr>
<tr class="memdesc:a35e5a91338398273f3b4a6010004bddd"><td class="mdescLeft">&#160;</td><td class="mdescRight">The offset of the first element in the source image. <a href="#a35e5a91338398273f3b4a6010004bddd">More...</a><br /></td></tr>
<tr class="separator:a35e5a91338398273f3b4a6010004bddd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae01febbfd0689ef709f3ff6fdd2abc7e"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_tensor3_d.xhtml#ae01febbfd0689ef709f3ff6fdd2abc7e">stride_x</a></td></tr>
<tr class="memdesc:ae01febbfd0689ef709f3ff6fdd2abc7e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Stride of the image in X dimension (in bytes) <a href="#ae01febbfd0689ef709f3ff6fdd2abc7e">More...</a><br /></td></tr>
<tr class="separator:ae01febbfd0689ef709f3ff6fdd2abc7e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4f0b90c9ecd6e57ceb3f37332fefe8f1"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_tensor3_d.xhtml#a4f0b90c9ecd6e57ceb3f37332fefe8f1">stride_y</a></td></tr>
<tr class="memdesc:a4f0b90c9ecd6e57ceb3f37332fefe8f1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Stride of the image in Y dimension (in bytes) <a href="#a4f0b90c9ecd6e57ceb3f37332fefe8f1">More...</a><br /></td></tr>
<tr class="separator:a4f0b90c9ecd6e57ceb3f37332fefe8f1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad5ff7a2b2bd0eec50fe09c254b127d1c"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_tensor3_d.xhtml#ad5ff7a2b2bd0eec50fe09c254b127d1c">stride_z</a></td></tr>
<tr class="memdesc:ad5ff7a2b2bd0eec50fe09c254b127d1c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Stride of the image in Z dimension (in bytes) <a href="#ad5ff7a2b2bd0eec50fe09c254b127d1c">More...</a><br /></td></tr>
<tr class="separator:ad5ff7a2b2bd0eec50fe09c254b127d1c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Structure to hold 3D tensor information. </p>
<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00358">358</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="a35e5a91338398273f3b4a6010004bddd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a35e5a91338398273f3b4a6010004bddd">&#9670;&nbsp;</a></span>offset_first_element_in_bytes</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int offset_first_element_in_bytes</td>
</tr>
</table>
</div><div class="memdoc">
<p>The offset of the first element in the source image. </p>
<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00361">361</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00462">update_tensor3D_workitem_ptr()</a>.</p>
</div>
</div>
<a id="acf52c23cbd7424606c10a606524e3e32"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acf52c23cbd7424606c10a606524e3e32">&#9670;&nbsp;</a></span>ptr</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">__global uchar* ptr</td>
</tr>
</table>
</div><div class="memdoc">
<p>Pointer to the starting postion of the buffer. </p>
<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00360">360</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="depth__convert_8cl_source.xhtml#l00065">convert_depth_down()</a>, <a class="el" href="depth__convert_8cl_source.xhtml#l00115">convert_depth_up()</a>, <a class="el" href="fft_8cl_source.xhtml#l00855">fft_radix_2_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l00925">fft_radix_2_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l00234">fft_radix_2_first_stage_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l00281">fft_radix_2_first_stage_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l00995">fft_radix_3_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01068">fft_radix_3_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l00330">fft_radix_3_first_stage_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l00379">fft_radix_3_first_stage_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01141">fft_radix_4_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01217">fft_radix_4_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l00430">fft_radix_4_first_stage_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l00477">fft_radix_4_first_stage_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01293">fft_radix_5_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01372">fft_radix_5_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l00530">fft_radix_5_first_stage_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l00579">fft_radix_5_first_stage_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01451">fft_radix_7_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01536">fft_radix_7_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l00634">fft_radix_7_first_stage_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l00685">fft_radix_7_first_stage_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01621">fft_radix_8_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01709">fft_radix_8_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l00744">fft_radix_8_first_stage_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l00791">fft_radix_8_first_stage_axis_1()</a>, <a class="el" href="floor_8cl_source.xhtml#l00049">floor_layer()</a>, <a class="el" href="pixelwise__mul__float_8cl_source.xhtml#l00126">pixelwise_mul_complex()</a>, <a class="el" href="pooling__layer_8cl_source.xhtml#l00212">pooling_layer_2()</a>, <a class="el" href="pooling__layer_8cl_source.xhtml#l00276">pooling_layer_3()</a>, <a class="el" href="pooling__layer_8cl_source.xhtml#l00539">pooling_layer_MxN_nhwc()</a>, <a class="el" href="reshape__layer_8cl_source.xhtml#l00049">reshape_layer()</a>, <a class="el" href="roi__pooling__layer_8cl_source.xhtml#l00125">roi_pooling_layer()</a>, <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00522">tensor3D_offset()</a>, and <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00462">update_tensor3D_workitem_ptr()</a>.</p>
</div>
</div>
<a id="ae01febbfd0689ef709f3ff6fdd2abc7e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae01febbfd0689ef709f3ff6fdd2abc7e">&#9670;&nbsp;</a></span>stride_x</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int stride_x</td>
</tr>
</table>
</div><div class="memdoc">
<p>Stride of the image in X dimension (in bytes) </p>
<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00362">362</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="fft_8cl_source.xhtml#l00855">fft_radix_2_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l00925">fft_radix_2_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l00995">fft_radix_3_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01068">fft_radix_3_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01141">fft_radix_4_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01217">fft_radix_4_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01293">fft_radix_5_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01372">fft_radix_5_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01451">fft_radix_7_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01536">fft_radix_7_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01621">fft_radix_8_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01709">fft_radix_8_axis_1()</a>, and <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00522">tensor3D_offset()</a>.</p>
</div>
</div>
<a id="a4f0b90c9ecd6e57ceb3f37332fefe8f1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4f0b90c9ecd6e57ceb3f37332fefe8f1">&#9670;&nbsp;</a></span>stride_y</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int stride_y</td>
</tr>
</table>
</div><div class="memdoc">
<p>Stride of the image in Y dimension (in bytes) </p>
<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00363">363</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="fft_8cl_source.xhtml#l00855">fft_radix_2_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l00925">fft_radix_2_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l00995">fft_radix_3_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01068">fft_radix_3_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01141">fft_radix_4_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01217">fft_radix_4_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01293">fft_radix_5_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01372">fft_radix_5_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01451">fft_radix_7_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01536">fft_radix_7_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01621">fft_radix_8_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01709">fft_radix_8_axis_1()</a>, and <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00522">tensor3D_offset()</a>.</p>
</div>
</div>
<a id="ad5ff7a2b2bd0eec50fe09c254b127d1c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad5ff7a2b2bd0eec50fe09c254b127d1c">&#9670;&nbsp;</a></span>stride_z</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int stride_z</td>
</tr>
</table>
</div><div class="memdoc">
<p>Stride of the image in Z dimension (in bytes) </p>
<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00364">364</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="fft_8cl_source.xhtml#l00855">fft_radix_2_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l00925">fft_radix_2_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l00995">fft_radix_3_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01068">fft_radix_3_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01141">fft_radix_4_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01217">fft_radix_4_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01293">fft_radix_5_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01372">fft_radix_5_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01451">fft_radix_7_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01536">fft_radix_7_axis_1()</a>, <a class="el" href="fft_8cl_source.xhtml#l01621">fft_radix_8_axis_0()</a>, <a class="el" href="fft_8cl_source.xhtml#l01709">fft_radix_8_axis_1()</a>, and <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00522">tensor3D_offset()</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/core/CL/cl_kernels/<a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="struct_tensor3_d.xhtml">Tensor3D</a></li>
<li class="footer">Generated on Thu Mar 5 2020 16:07:08 for Compute Library by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
</ul>
</div>
</body>
</html>