arm_compute v17.10
Change-Id: If1489af40eccd0219ede8946577afbf04db31b29
diff --git a/documentation/activation__layer_8cl_source.xhtml b/documentation/activation__layer_8cl_source.xhtml
index 7ab2843..ba6be3b 100644
--- a/documentation/activation__layer_8cl_source.xhtml
+++ b/documentation/activation__layer_8cl_source.xhtml
@@ -38,7 +38,7 @@
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Compute Library
-  <span id="projectnumber">17.09</span>
+  <span id="projectnumber">17.10</span>
</div>
</td>
</tr>
@@ -260,14 +260,14 @@
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span> }</div>
<div class="ttc" id="activation__layer_8cl_xhtml_a27baf326640fa99f2d9fb6c212e93765"><div class="ttname"><a href="activation__layer_8cl.xhtml#a27baf326640fa99f2d9fb6c212e93765">LOG_OP</a></div><div class="ttdeci">#define LOG_OP(a)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00053">activation_layer.cl:53</a></div></div>
<div class="ttc" id="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_xhtml_aabcf39e3917f842dbc5fbb0d802f24d5"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">arm_compute::test::fixed_point_arithmetic::detail::min</a></div><div class="ttdeci">fixed_point< T > min(fixed_point< T > x, fixed_point< T > y)</div><div class="ttdef"><b>Definition:</b> <a href="tests_2validation_2_fixed_point_8h_source.xhtml#l00884">FixedPoint.h:884</a></div></div>
-<div class="ttc" id="helpers_8h_xhtml_a287e2fc366c312b468382c95bb90f91f"><div class="ttname"><a href="helpers_8h.xhtml#a287e2fc366c312b468382c95bb90f91f">VLOAD</a></div><div class="ttdeci">#define VLOAD(size)</div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00034">helpers.h:34</a></div></div>
-<div class="ttc" id="helpers_8h_xhtml_a31c8c760f08fb1a331b16b7c204321dc"><div class="ttname"><a href="helpers_8h.xhtml#a31c8c760f08fb1a331b16b7c204321dc">CONVERT_TO_TENSOR3D_STRUCT</a></div><div class="ttdeci">#define CONVERT_TO_TENSOR3D_STRUCT(name)</div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00108">helpers.h:108</a></div></div>
+<div class="ttc" id="helpers_8h_xhtml_a287e2fc366c312b468382c95bb90f91f"><div class="ttname"><a href="helpers_8h.xhtml#a287e2fc366c312b468382c95bb90f91f">VLOAD</a></div><div class="ttdeci">#define VLOAD(size)</div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00037">helpers.h:37</a></div></div>
+<div class="ttc" id="helpers_8h_xhtml_a31c8c760f08fb1a331b16b7c204321dc"><div class="ttname"><a href="helpers_8h.xhtml#a31c8c760f08fb1a331b16b7c204321dc">CONVERT_TO_TENSOR3D_STRUCT</a></div><div class="ttdeci">#define CONVERT_TO_TENSOR3D_STRUCT(name)</div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00111">helpers.h:111</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_a22355c125bcfe5bf82a7c5d4c422dc50"><div class="ttname"><a href="activation__layer_8cl.xhtml#a22355c125bcfe5bf82a7c5d4c422dc50">activation_layer</a></div><div class="ttdeci">__kernel void activation_layer(__global uchar *input_ptr, uint input_stride_x, uint input_step_x, uint input_stride_y, uint input_step_y, uint input_stride_z, uint input_step_z, uint input_offset_first_element_in_bytes, __global uchar *output_ptr, uint output_stride_x, uint output_step_x, uint output_stride_y, uint output_step_y, uint output_stride_z, uint output_step_z, uint output_offset_first_element_in_bytes)</div><div class="ttdoc">This performs an activation function floating point inputs. </div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00145">activation_layer.cl:145</a></div></div>
<div class="ttc" id="convolution3x3_8cl_xhtml_afb8c72ce35c4a1f4a2588d6573e54aa1"><div class="ttname"><a href="convolution3x3_8cl.xhtml#afb8c72ce35c4a1f4a2588d6573e54aa1">DATA_TYPE</a></div><div class="ttdeci">#define DATA_TYPE</div><div class="ttdef"><b>Definition:</b> <a href="convolution3x3_8cl_source.xhtml#l00027">convolution3x3.cl:27</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_a978f1506e23a332b840745ec64a7e855"><div class="ttname"><a href="activation__layer_8cl.xhtml#a978f1506e23a332b840745ec64a7e855">ABS_OP</a></div><div class="ttdeci">#define ABS_OP(a)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00046">activation_layer.cl:46</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_a5a392548f2df67370cb15d2a5d75cd7b"><div class="ttname"><a href="activation__layer_8cl.xhtml#a5a392548f2df67370cb15d2a5d75cd7b">TYPE</a></div><div class="ttdeci">#define TYPE</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00026">activation_layer.cl:26</a></div></div>
-<div class="ttc" id="struct_tensor3_d_xhtml"><div class="ttname"><a href="struct_tensor3_d.xhtml">Tensor3D</a></div><div class="ttdoc">Structure to hold 3D tensor information. </div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00140">helpers.h:140</a></div></div>
-<div class="ttc" id="helpers_8h_xhtml_acb282042d1edeeaa3cc979a206f78b54"><div class="ttname"><a href="helpers_8h.xhtml#acb282042d1edeeaa3cc979a206f78b54">VSTORE</a></div><div class="ttdeci">#define VSTORE(size)</div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00037">helpers.h:37</a></div></div>
+<div class="ttc" id="struct_tensor3_d_xhtml"><div class="ttname"><a href="struct_tensor3_d.xhtml">Tensor3D</a></div><div class="ttdoc">Structure to hold 3D tensor information. </div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00143">helpers.h:143</a></div></div>
+<div class="ttc" id="helpers_8h_xhtml_acb282042d1edeeaa3cc979a206f78b54"><div class="ttname"><a href="helpers_8h.xhtml#acb282042d1edeeaa3cc979a206f78b54">VSTORE</a></div><div class="ttdeci">#define VSTORE(size)</div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00040">helpers.h:40</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_a75e592782269093560081144973b1227"><div class="ttname"><a href="activation__layer_8cl.xhtml#a75e592782269093560081144973b1227">relu_op</a></div><div class="ttdeci">DATA_TYPEVEC_SIZE relu_op(DATA_TYPEVEC_SIZE x)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00070">activation_layer.cl:70</a></div></div>
<div class="ttc" id="helpers_8h_xhtml"><div class="ttname"><a href="helpers_8h.xhtml">helpers.h</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_af906a313c9c945e03c18f7abf8f53e89"><div class="ttname"><a href="activation__layer_8cl.xhtml#af906a313c9c945e03c18f7abf8f53e89">srelu_op</a></div><div class="ttdeci">DATA_TYPEVEC_SIZE srelu_op(DATA_TYPEVEC_SIZE x)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00090">activation_layer.cl:90</a></div></div>
@@ -278,7 +278,7 @@
<div class="ttc" id="activation__layer_8cl_xhtml_a75fd6a1c539ef6ab44e460be072fcc6b"><div class="ttname"><a href="activation__layer_8cl.xhtml#a75fd6a1c539ef6ab44e460be072fcc6b">linear_op</a></div><div class="ttdeci">DATA_TYPEVEC_SIZE linear_op(DATA_TYPEVEC_SIZE x)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00110">activation_layer.cl:110</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_a5a310089a4e6b6de57a075a9bd4ced82"><div class="ttname"><a href="activation__layer_8cl.xhtml#a5a310089a4e6b6de57a075a9bd4ced82">ACTIVATION_OP</a></div><div class="ttdeci">#define ACTIVATION_OP(op, x)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00116">activation_layer.cl:116</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_a44f1faa643e617fab359e647d6df8efd"><div class="ttname"><a href="activation__layer_8cl.xhtml#a44f1faa643e617fab359e647d6df8efd">SQRT_OP</a></div><div class="ttdeci">#define SQRT_OP(a)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00054">activation_layer.cl:54</a></div></div>
-<div class="ttc" id="helpers_8h_xhtml_a6b83038822d1ae7ab619b684ed3b7fc0"><div class="ttname"><a href="helpers_8h.xhtml#a6b83038822d1ae7ab619b684ed3b7fc0">TENSOR3D_DECLARATION</a></div><div class="ttdeci">#define TENSOR3D_DECLARATION(name)</div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00065">helpers.h:65</a></div></div>
+<div class="ttc" id="helpers_8h_xhtml_a6b83038822d1ae7ab619b684ed3b7fc0"><div class="ttname"><a href="helpers_8h.xhtml#a6b83038822d1ae7ab619b684ed3b7fc0">TENSOR3D_DECLARATION</a></div><div class="ttdeci">#define TENSOR3D_DECLARATION(name)</div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00068">helpers.h:68</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_a979d1d0d0b9b9595f467d94b1c22faea"><div class="ttname"><a href="activation__layer_8cl.xhtml#a979d1d0d0b9b9595f467d94b1c22faea">lu_brelu_op</a></div><div class="ttdeci">DATA_TYPEVEC_SIZE lu_brelu_op(DATA_TYPEVEC_SIZE x)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00080">activation_layer.cl:80</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_aea31318eaadfd5e99c6a841a63d98246"><div class="ttname"><a href="activation__layer_8cl.xhtml#aea31318eaadfd5e99c6a841a63d98246">MLA_OP</a></div><div class="ttdeci">#define MLA_OP(a, b, c)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00050">activation_layer.cl:50</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_afd256b3350090464ec6a764891e03fe0"><div class="ttname"><a href="activation__layer_8cl.xhtml#afd256b3350090464ec6a764891e03fe0">tanh_op</a></div><div class="ttdeci">DATA_TYPEVEC_SIZE tanh_op(DATA_TYPEVEC_SIZE x)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00065">activation_layer.cl:65</a></div></div>
@@ -286,7 +286,7 @@
<div class="ttc" id="activation__layer_8cl_xhtml_a3a04e05afb970ee504363afb46c7fa32"><div class="ttname"><a href="activation__layer_8cl.xhtml#a3a04e05afb970ee504363afb46c7fa32">CONST_ONE</a></div><div class="ttdeci">#define CONST_ONE</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00045">activation_layer.cl:45</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_ae8e589b942df134846634fc08b969f94"><div class="ttname"><a href="activation__layer_8cl.xhtml#ae8e589b942df134846634fc08b969f94">TANH_OP</a></div><div class="ttdeci">#define TANH_OP(a)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00055">activation_layer.cl:55</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_aceaec5c948eb4a004fad33f4c769882a"><div class="ttname"><a href="activation__layer_8cl.xhtml#aceaec5c948eb4a004fad33f4c769882a">brelu_op</a></div><div class="ttdeci">DATA_TYPEVEC_SIZE brelu_op(DATA_TYPEVEC_SIZE x)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00075">activation_layer.cl:75</a></div></div>
-<div class="ttc" id="struct_tensor3_d_xhtml_acf52c23cbd7424606c10a606524e3e32"><div class="ttname"><a href="struct_tensor3_d.xhtml#acf52c23cbd7424606c10a606524e3e32">Tensor3D::ptr</a></div><div class="ttdeci">__global uchar * ptr</div><div class="ttdoc">Pointer to the starting postion of the buffer. </div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00142">helpers.h:142</a></div></div>
+<div class="ttc" id="struct_tensor3_d_xhtml_acf52c23cbd7424606c10a606524e3e32"><div class="ttname"><a href="struct_tensor3_d.xhtml#acf52c23cbd7424606c10a606524e3e32">Tensor3D::ptr</a></div><div class="ttdeci">__global uchar * ptr</div><div class="ttdoc">Pointer to the starting postion of the buffer. </div><div class="ttdef"><b>Definition:</b> <a href="helpers_8h_source.xhtml#l00145">helpers.h:145</a></div></div>
<div class="ttc" id="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_xhtml_ad91bb73431b4de1f4946ed949d444849"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#ad91bb73431b4de1f4946ed949d444849">arm_compute::test::fixed_point_arithmetic::detail::max</a></div><div class="ttdeci">fixed_point< T > max(fixed_point< T > x, fixed_point< T > y)</div><div class="ttdef"><b>Definition:</b> <a href="tests_2validation_2_fixed_point_8h_source.xhtml#l00889">FixedPoint.h:889</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_a9662f169f7eeb73c3a835eea59c1e222"><div class="ttname"><a href="activation__layer_8cl.xhtml#a9662f169f7eeb73c3a835eea59c1e222">abs_op</a></div><div class="ttdeci">DATA_TYPEVEC_SIZE abs_op(DATA_TYPEVEC_SIZE x)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00095">activation_layer.cl:95</a></div></div>
<div class="ttc" id="activation__layer_8cl_xhtml_ad3cc858846806e6b1d3694b9d0a2e6da"><div class="ttname"><a href="activation__layer_8cl.xhtml#ad3cc858846806e6b1d3694b9d0a2e6da">MUL_OP</a></div><div class="ttdeci">#define MUL_OP(a, b)</div><div class="ttdef"><b>Definition:</b> <a href="activation__layer_8cl_source.xhtml#l00049">activation_layer.cl:49</a></div></div>
@@ -299,7 +299,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_55b5a5006e943fb664ff8cff3cfe7768.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_f6c3ae42d7e27145d0a3c3e38ca1c000.xhtml">core</a></li><li class="navelem"><a class="el" href="dir_1b7ae9123c88e650426d50d95c19d414.xhtml">CL</a></li><li class="navelem"><a class="el" href="dir_b7c3d80b0dadb2139bc73b7161751c12.xhtml">cl_kernels</a></li><li class="navelem"><a class="el" href="activation__layer_8cl.xhtml">activation_layer.cl</a></li>
- <li class="footer">Generated on Thu Sep 28 2017 14:37:50 for Compute Library by
+ <li class="footer">Generated on Thu Oct 12 2017 14:26:33 for Compute Library by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>