arm_compute v19.11
diff --git a/documentation/depthwise__convolution__quantized_8cl.xhtml b/documentation/depthwise__convolution__quantized_8cl.xhtml
index 39dc25d..ba1cdd4 100644
--- a/documentation/depthwise__convolution__quantized_8cl.xhtml
+++ b/documentation/depthwise__convolution__quantized_8cl.xhtml
@@ -40,7 +40,7 @@
   <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">19.08</span>
+   &#160;<span id="projectnumber">19.11</span>
    </div>
   </td>
  </tr>
@@ -96,6 +96,8 @@
 </div>
 
 <div class="header">
+  <div class="summary">
+<a href="#define-members">Macros</a>  </div>
   <div class="headertitle">
 <div class="title">depthwise_convolution_quantized.cl File Reference</div>  </div>
 </div><!--header-->
@@ -103,13 +105,112 @@
 <div class="textblock"><code>#include &quot;<a class="el" href="helpers__asymm_8h_source.xhtml">helpers_asymm.h</a>&quot;</code><br />
 </div>
 <p><a href="depthwise__convolution__quantized_8cl_source.xhtml">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
+Macros</h2></td></tr>
+<tr class="memitem:a3fffea119c04c7680f2e9cf3fadf63b4"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution__quantized_8cl.xhtml#a3fffea119c04c7680f2e9cf3fadf63b4">VEC_SIZE</a>&#160;&#160;&#160;8</td></tr>
+<tr class="separator:a3fffea119c04c7680f2e9cf3fadf63b4"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a150fbfa48767f3bf602b812f8ecb3ad9"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution__quantized_8cl.xhtml#a150fbfa48767f3bf602b812f8ecb3ad9">ACTIVATION_FUNC</a>(x)&#160;&#160;&#160;(x)</td></tr>
+<tr class="separator:a150fbfa48767f3bf602b812f8ecb3ad9"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aee190caf3b3571e939ac129e12c368cd"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution__quantized_8cl.xhtml#aee190caf3b3571e939ac129e12c368cd">VEC_INT</a>&#160;&#160;&#160;<a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a36f754c05b6fddf6df0d8d0a74f8159f">VEC_DATA_TYPE</a>(int, <a class="el" href="depthwise__convolution__quantized_8cl.xhtml#a3fffea119c04c7680f2e9cf3fadf63b4">VEC_SIZE</a>)</td></tr>
+<tr class="separator:aee190caf3b3571e939ac129e12c368cd"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ade2e33e6f303ce93468eef7e56d95c0c"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution__quantized_8cl.xhtml#ade2e33e6f303ce93468eef7e56d95c0c">VEC_FLOAT</a>&#160;&#160;&#160;<a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a36f754c05b6fddf6df0d8d0a74f8159f">VEC_DATA_TYPE</a>(float, <a class="el" href="depthwise__convolution__quantized_8cl.xhtml#a3fffea119c04c7680f2e9cf3fadf63b4">VEC_SIZE</a>)</td></tr>
+<tr class="separator:ade2e33e6f303ce93468eef7e56d95c0c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a18446da0ef882c16572cc527d39d814a"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution__quantized_8cl.xhtml#a18446da0ef882c16572cc527d39d814a">VEC_SHORT</a>&#160;&#160;&#160;<a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a36f754c05b6fddf6df0d8d0a74f8159f">VEC_DATA_TYPE</a>(short, <a class="el" href="depthwise__convolution__quantized_8cl.xhtml#a3fffea119c04c7680f2e9cf3fadf63b4">VEC_SIZE</a>)</td></tr>
+<tr class="separator:a18446da0ef882c16572cc527d39d814a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<h2 class="groupheader">Macro Definition Documentation</h2>
+<a id="a150fbfa48767f3bf602b812f8ecb3ad9"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a150fbfa48767f3bf602b812f8ecb3ad9">&#9670;&nbsp;</a></span>ACTIVATION_FUNC</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define ACTIVATION_FUNC</td>
+          <td>(</td>
+          <td class="paramtype">&#160;</td>
+          <td class="paramname">x</td><td>)</td>
+          <td>&#160;&#160;&#160;(x)</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p class="definition">Definition at line <a class="el" href="depthwise__convolution__quantized_8cl_source.xhtml#l00039">39</a> of file <a class="el" href="depthwise__convolution__quantized_8cl_source.xhtml">depthwise_convolution_quantized.cl</a>.</p>
+
+</div>
+</div>
+<a id="ade2e33e6f303ce93468eef7e56d95c0c"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ade2e33e6f303ce93468eef7e56d95c0c">&#9670;&nbsp;</a></span>VEC_FLOAT</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define VEC_FLOAT&#160;&#160;&#160;<a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a36f754c05b6fddf6df0d8d0a74f8159f">VEC_DATA_TYPE</a>(float, <a class="el" href="depthwise__convolution__quantized_8cl.xhtml#a3fffea119c04c7680f2e9cf3fadf63b4">VEC_SIZE</a>)</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p class="definition">Definition at line <a class="el" href="depthwise__convolution__quantized_8cl_source.xhtml#l00043">43</a> of file <a class="el" href="depthwise__convolution__quantized_8cl_source.xhtml">depthwise_convolution_quantized.cl</a>.</p>
+
+</div>
+</div>
+<a id="aee190caf3b3571e939ac129e12c368cd"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#aee190caf3b3571e939ac129e12c368cd">&#9670;&nbsp;</a></span>VEC_INT</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define VEC_INT&#160;&#160;&#160;<a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a36f754c05b6fddf6df0d8d0a74f8159f">VEC_DATA_TYPE</a>(int, <a class="el" href="depthwise__convolution__quantized_8cl.xhtml#a3fffea119c04c7680f2e9cf3fadf63b4">VEC_SIZE</a>)</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p class="definition">Definition at line <a class="el" href="depthwise__convolution__quantized_8cl_source.xhtml#l00042">42</a> of file <a class="el" href="depthwise__convolution__quantized_8cl_source.xhtml">depthwise_convolution_quantized.cl</a>.</p>
+
+</div>
+</div>
+<a id="a18446da0ef882c16572cc527d39d814a"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a18446da0ef882c16572cc527d39d814a">&#9670;&nbsp;</a></span>VEC_SHORT</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define VEC_SHORT&#160;&#160;&#160;<a class="el" href="src_2core_2_c_l_2cl__kernels_2_helpers_8h.xhtml#a36f754c05b6fddf6df0d8d0a74f8159f">VEC_DATA_TYPE</a>(short, <a class="el" href="depthwise__convolution__quantized_8cl.xhtml#a3fffea119c04c7680f2e9cf3fadf63b4">VEC_SIZE</a>)</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p class="definition">Definition at line <a class="el" href="depthwise__convolution__quantized_8cl_source.xhtml#l00044">44</a> of file <a class="el" href="depthwise__convolution__quantized_8cl_source.xhtml">depthwise_convolution_quantized.cl</a>.</p>
+
+</div>
+</div>
+<a id="a3fffea119c04c7680f2e9cf3fadf63b4"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a3fffea119c04c7680f2e9cf3fadf63b4">&#9670;&nbsp;</a></span>VEC_SIZE</h2>
+
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define VEC_SIZE&#160;&#160;&#160;8</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p class="definition">Definition at line <a class="el" href="depthwise__convolution__quantized_8cl_source.xhtml#l00031">31</a> of file <a class="el" href="depthwise__convolution__quantized_8cl_source.xhtml">depthwise_convolution_quantized.cl</a>.</p>
+
+</div>
+</div>
 </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="dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_aebb8dcc11953d78e620bbef0b9e2183.xhtml">core</a></li><li class="navelem"><a class="el" href="dir_8c278f79c760e5c5fbd911f9870614c1.xhtml">CL</a></li><li class="navelem"><a class="el" href="dir_25885286e9dad4fa105b7b25a8031bbf.xhtml">cl_kernels</a></li><li class="navelem"><a class="el" href="depthwise__convolution__quantized_8cl.xhtml">depthwise_convolution_quantized.cl</a></li>
-    <li class="footer">Generated on Mon Sep 2 2019 11:47:29 for Compute Library by
+    <li class="footer">Generated on Thu Nov 28 2019 16:53:07 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>