arm_compute v18.11
diff --git a/documentation/struct_tensor3_d.xhtml b/documentation/struct_tensor3_d.xhtml
index ed1ac61..09da45f 100644
--- a/documentation/struct_tensor3_d.xhtml
+++ b/documentation/struct_tensor3_d.xhtml
@@ -4,7 +4,7 @@
<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.11"/>
+<meta name="generator" content="Doxygen 1.8.13"/>
<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"/>
@@ -16,14 +16,10 @@
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
- $(window).load(resizeHeight);
</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/javascript">
- $(document).ready(function() { init_search(); });
-</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
@@ -40,7 +36,7 @@
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Compute Library
-  <span id="projectnumber">18.08</span>
+  <span id="projectnumber">18.11</span>
</div>
</td>
</tr>
@@ -48,43 +44,19 @@
</table>
</div>
<!-- end header part -->
-<!-- Generated by Doxygen 1.8.11 -->
+<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
- <div id="navrow1" class="tabs">
- <ul class="tablist">
- <li><a href="index.xhtml"><span>Main Page</span></a></li>
- <li><a href="pages.xhtml"><span>Related Pages</span></a></li>
- <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
- <li class="current"><a href="annotated.xhtml"><span>Data Structures</span></a></li>
- <li><a href="files.xhtml"><span>Files</span></a></li>
- <li>
- <div id="MSearchBox" class="MSearchBoxInactive">
- <span class="left">
- <img id="MSearchSelect" src="search/mag_sel.png"
- onmouseover="return searchBox.OnSearchSelectShow()"
- onmouseout="return searchBox.OnSearchSelectHide()"
- alt=""/>
- <input type="text" id="MSearchField" value="Search" accesskey="S"
- onfocus="searchBox.OnSearchFieldFocus(true)"
- onblur="searchBox.OnSearchFieldFocus(false)"
- onkeyup="searchBox.OnSearchFieldChange(event)"/>
- </span><span class="right">
- <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
- </span>
- </div>
- </li>
- </ul>
- </div>
- <div id="navrow2" class="tabs2">
- <ul class="tablist">
- <li><a href="annotated.xhtml"><span>Data Structures</span></a></li>
- <li><a href="classes.xhtml"><span>Data Structure Index</span></a></li>
- <li><a href="inherits.xhtml"><span>Class Hierarchy</span></a></li>
- <li><a href="functions.xhtml"><span>Data Fields</span></a></li>
- </ul>
- </div>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+$(function() {
+ initMenu('',true,false,'search.php','Search');
+ $(document).ready(function() { init_search(); });
+});
+</script>
+<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
@@ -125,7 +97,7 @@
<p>Structure to hold 3D tensor information.
<a href="struct_tensor3_d.xhtml#details">More...</a></p>
-<p><code>#include <<a class="el" href="helpers_8h_source.xhtml">helpers.h</a>></code></p>
+<p><code>#include <<a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
@@ -148,9 +120,11 @@
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Structure to hold 3D tensor information. </p>
-<p>Definition at line <a class="el" href="helpers_8h_source.xhtml#l00159">159</a> of file <a class="el" href="helpers_8h_source.xhtml">helpers.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00157">157</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 class="anchor" id="a35e5a91338398273f3b4a6010004bddd"></a>
+<a id="a35e5a91338398273f3b4a6010004bddd"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a35e5a91338398273f3b4a6010004bddd">◆ </a></span>offset_first_element_in_bytes</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -162,13 +136,15 @@
<p>The offset of the first element in the source image. </p>
-<p>Definition at line <a class="el" href="helpers_8h_source.xhtml#l00162">162</a> of file <a class="el" href="helpers_8h_source.xhtml">helpers.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00160">160</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
-<p>Referenced by <a class="el" href="helpers_8h_source.xhtml#l00263">update_tensor3D_workitem_ptr()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00261">update_tensor3D_workitem_ptr()</a>.</p>
</div>
</div>
-<a class="anchor" id="acf52c23cbd7424606c10a606524e3e32"></a>
+<a id="acf52c23cbd7424606c10a606524e3e32"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#acf52c23cbd7424606c10a606524e3e32">◆ </a></span>ptr</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -180,13 +156,15 @@
<p>Pointer to the starting postion of the buffer. </p>
-<p>Definition at line <a class="el" href="helpers_8h_source.xhtml#l00161">161</a> of file <a class="el" href="helpers_8h_source.xhtml">helpers.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00159">159</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
-<p>Referenced by <a class="el" href="arithmetic__op_8cl_source.xhtml#l00067">arithmetic_add()</a>, <a class="el" href="arithmetic__op_8cl_source.xhtml#l00168">arithmetic_div()</a>, <a class="el" href="arithmetic__op_8cl_source.xhtml#l00118">arithmetic_sub()</a>, <a class="el" href="copy__tensor_8cl_source.xhtml#l00045">copy_tensor()</a>, <a class="el" href="deconvolution__layer_8cl_source.xhtml#l00045">deconvolution_upsample()</a>, <a class="el" href="dequantization__layer_8cl_source.xhtml#l00049">dequantization_layer()</a>, <a class="el" href="floor_8cl_source.xhtml#l00049">floor_layer()</a>, <a class="el" href="normalization__layer_8cl_source.xhtml#l00060">normalization_layer_cross_map()</a>, <a class="el" href="normalization__layer_8cl_source.xhtml#l00119">normalization_layer_in_map()</a>, <a class="el" href="pixelwise__mul__float_8cl_source.xhtml#l00067">pixelwise_mul_float()</a>, <a class="el" href="pixelwise__mul__int_8cl_source.xhtml#l00068">pixelwise_mul_int()</a>, <a class="el" href="pooling__layer_8cl_source.xhtml#l00204">pooling_layer_2()</a>, <a class="el" href="pooling__layer_8cl_source.xhtml#l00268">pooling_layer_3()</a>, <a class="el" href="pooling__layer_8cl_source.xhtml#l00535">pooling_layer_MxN_nhwc()</a>, <a class="el" href="pooling__layer__quantized_8cl_source.xhtml#l00080">pooling_layer_MxN_quantized_nchw()</a>, <a class="el" href="pooling__layer__quantized_8cl_source.xhtml#l00166">pooling_layer_MxN_quantized_nhwc()</a>, <a class="el" href="quantization__layer_8cl_source.xhtml#l00049">quantization_layer()</a>, <a class="el" href="reshape__layer_8cl_source.xhtml#l00049">reshape_layer()</a>, <a class="el" href="roi__pooling__layer_8cl_source.xhtml#l00123">roi_pooling_layer()</a>, <a class="el" href="scale_8cl_source.xhtml#l00207">scale_bilinear_nhwc()</a>, <a class="el" href="scale_8cl_source.xhtml#l00162">scale_nearest_neighbour_nhwc()</a>, <a class="el" href="helpers_8h_source.xhtml#l00323">tensor3D_offset()</a>, and <a class="el" href="helpers_8h_source.xhtml#l00263">update_tensor3D_workitem_ptr()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="arithmetic__op_8cl_source.xhtml#l00172">arithmetic_div()</a>, <a class="el" href="arithmetic__op_8cl_source.xhtml#l00122">arithmetic_sub()</a>, <a class="el" href="copy__tensor_8cl_source.xhtml#l00099">copy_tensor()</a>, <a class="el" href="deconvolution__layer_8cl_source.xhtml#l00045">deconvolution_upsample()</a>, <a class="el" href="dequantization__layer_8cl_source.xhtml#l00049">dequantization_layer()</a>, <a class="el" href="floor_8cl_source.xhtml#l00049">floor_layer()</a>, <a class="el" href="l2__normalize_8cl_source.xhtml#l00139">l2_normalize_z()</a>, <a class="el" href="normalization__layer_8cl_source.xhtml#l00060">normalization_layer_cross_map()</a>, <a class="el" href="pooling__layer_8cl_source.xhtml#l00204">pooling_layer_2()</a>, <a class="el" href="pooling__layer_8cl_source.xhtml#l00268">pooling_layer_3()</a>, <a class="el" href="pooling__layer_8cl_source.xhtml#l00543">pooling_layer_MxN_nhwc()</a>, <a class="el" href="pooling__layer__quantized_8cl_source.xhtml#l00080">pooling_layer_MxN_quantized_nchw()</a>, <a class="el" href="pooling__layer__quantized_8cl_source.xhtml#l00174">pooling_layer_MxN_quantized_nhwc()</a>, <a class="el" href="quantization__layer_8cl_source.xhtml#l00049">quantization_layer()</a>, <a class="el" href="reduction__operation_8cl_source.xhtml#l00085">reduction_operation_x()</a>, <a class="el" href="reshape__layer_8cl_source.xhtml#l00049">reshape_layer()</a>, <a class="el" href="roi__pooling__layer_8cl_source.xhtml#l00123">roi_pooling_layer()</a>, <a class="el" href="scale_8cl_source.xhtml#l00207">scale_bilinear_nhwc()</a>, <a class="el" href="scale__quantized_8cl_source.xhtml#l00116">scale_bilinear_quantized_nhwc()</a>, <a class="el" href="scale_8cl_source.xhtml#l00162">scale_nearest_neighbour_nhwc()</a>, <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00321">tensor3D_offset()</a>, <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00261">update_tensor3D_workitem_ptr()</a>, <a class="el" href="upsample__layer_8cl_source.xhtml#l00052">upsample_layer_nchw()</a>, and <a class="el" href="upsample__layer_8cl_source.xhtml#l00107">upsample_layer_nhwc()</a>.</p>
</div>
</div>
-<a class="anchor" id="ae01febbfd0689ef709f3ff6fdd2abc7e"></a>
+<a id="ae01febbfd0689ef709f3ff6fdd2abc7e"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ae01febbfd0689ef709f3ff6fdd2abc7e">◆ </a></span>stride_x</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -198,13 +176,15 @@
<p>Stride of the image in X dimension (in bytes) </p>
-<p>Definition at line <a class="el" href="helpers_8h_source.xhtml#l00163">163</a> of file <a class="el" href="helpers_8h_source.xhtml">helpers.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00161">161</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
-<p>Referenced by <a class="el" href="helpers_8h_source.xhtml#l00323">tensor3D_offset()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00321">tensor3D_offset()</a>.</p>
</div>
</div>
-<a class="anchor" id="a4f0b90c9ecd6e57ceb3f37332fefe8f1"></a>
+<a id="a4f0b90c9ecd6e57ceb3f37332fefe8f1"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a4f0b90c9ecd6e57ceb3f37332fefe8f1">◆ </a></span>stride_y</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -216,13 +196,15 @@
<p>Stride of the image in Y dimension (in bytes) </p>
-<p>Definition at line <a class="el" href="helpers_8h_source.xhtml#l00164">164</a> of file <a class="el" href="helpers_8h_source.xhtml">helpers.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00162">162</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
-<p>Referenced by <a class="el" href="helpers_8h_source.xhtml#l00323">tensor3D_offset()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00321">tensor3D_offset()</a>.</p>
</div>
</div>
-<a class="anchor" id="ad5ff7a2b2bd0eec50fe09c254b127d1c"></a>
+<a id="ad5ff7a2b2bd0eec50fe09c254b127d1c"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ad5ff7a2b2bd0eec50fe09c254b127d1c">◆ </a></span>stride_z</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -234,14 +216,14 @@
<p>Stride of the image in Z dimension (in bytes) </p>
-<p>Definition at line <a class="el" href="helpers_8h_source.xhtml#l00165">165</a> of file <a class="el" href="helpers_8h_source.xhtml">helpers.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00163">163</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml">helpers.h</a>.</p>
-<p>Referenced by <a class="el" href="helpers_8h_source.xhtml#l00323">tensor3D_offset()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00321">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="helpers_8h_source.xhtml">helpers.h</a></li>
+<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 -->
@@ -249,9 +231,9 @@
<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 Wed Aug 29 2018 15:31:40 for Compute Library by
+ <li class="footer">Generated on Thu Nov 22 2018 11:57:44 for Compute Library by
<a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>