arm_compute v19.02

Change-Id: I853a3ecf38f206da13c1b03640c8adf73c20477c
diff --git a/documentation/struct_tensor3_d.xhtml b/documentation/struct_tensor3_d.xhtml
index 09da45f..31e382f 100644
--- a/documentation/struct_tensor3_d.xhtml
+++ b/documentation/struct_tensor3_d.xhtml
@@ -1,10 +1,11 @@
-<!-- HTML header for doxygen 1.8.9.1-->
+<!-- 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.13"/>
+<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"/>
@@ -15,8 +16,9 @@
 <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);
-</script>
+/* @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>
@@ -25,8 +27,9 @@
     extensions: ["tex2jax.js"],
     jax: ["input/TeX","output/HTML-CSS"],
 });
-</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
+</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! -->
@@ -34,9 +37,10 @@
 <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">Compute Library
-   &#160;<span id="projectnumber">18.11</span>
+   <div id="projectname">
+   &#160;<span id="projectnumber">19.02</span>
    </div>
   </td>
  </tr>
@@ -44,18 +48,21 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.8.13 -->
+<!-- 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(); });
 });
-</script>
+/* @license-end */</script>
 <div id="main-nav"></div>
 </div><!-- top -->
 <div id="side-nav" class="ui-resizable side-nav-resizable">
@@ -69,7 +76,9 @@
   </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 -->
@@ -120,7 +129,7 @@
 <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#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>
+<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>
 </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>
@@ -136,9 +145,9 @@
 
 <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#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 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 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>
+<p class="reference">Referenced by <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00264">update_tensor3D_workitem_ptr()</a>.</p>
 
 </div>
 </div>
@@ -156,9 +165,9 @@
 
 <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#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 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 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>
+<p class="reference">Referenced by <a class="el" href="activation__layer__qa8_8cl_source.xhtml#l00161">activation_layer_logistic_qa8()</a>, <a class="el" href="depth__convert_8cl_source.xhtml#l00063">convert_depth_down()</a>, <a class="el" href="depth__convert_8cl_source.xhtml#l00109">convert_depth_up()</a>, <a class="el" href="copy__tensor_8cl_source.xhtml#l00099">copy_tensor()</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="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="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#l00324">tensor3D_offset()</a>, and <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00264">update_tensor3D_workitem_ptr()</a>.</p>
 
 </div>
 </div>
@@ -176,9 +185,9 @@
 
 <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#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 class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00164">164</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#l00321">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#l00324">tensor3D_offset()</a>.</p>
 
 </div>
 </div>
@@ -196,9 +205,9 @@
 
 <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#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 class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00165">165</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#l00321">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#l00324">tensor3D_offset()</a>.</p>
 
 </div>
 </div>
@@ -216,9 +225,9 @@
 
 <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#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 class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h_source.xhtml#l00166">166</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#l00321">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#l00324">tensor3D_offset()</a>.</p>
 
 </div>
 </div>
@@ -231,9 +240,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 Thu Nov 22 2018 11:57:44 for Compute Library by
+    <li class="footer">Generated on Thu Feb 28 2019 12:24:57 for Compute Library by
     <a href="http://www.doxygen.org/index.html">
-    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
+    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
   </ul>
 </div>
 </body>