arm_compute v17.10
Change-Id: If1489af40eccd0219ede8946577afbf04db31b29
diff --git a/documentation/_nodes_8h_source.xhtml b/documentation/_nodes_8h_source.xhtml
index 3c7fc92..c5ea7b2 100644
--- a/documentation/_nodes_8h_source.xhtml
+++ b/documentation/_nodes_8h_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>
@@ -142,16 +142,24 @@
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor"></span><span class="preprocessor">#define __ARM_COMPUTE_GRAPH_NODES_H__</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_activation_layer_8h.xhtml">arm_compute/graph/nodes/ActivationLayer.h</a>"</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_convolution_layer_8h.xhtml">arm_compute/graph/nodes/ConvolutionLayer.h</a>"</span></div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_fully_connected_layer_8h.xhtml">arm_compute/graph/nodes/FullyConnectedLayer.h</a>"</span></div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_pooling_layer_8h.xhtml">arm_compute/graph/nodes/PoolingLayer.h</a>"</span></div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_softmax_layer_8h.xhtml">arm_compute/graph/nodes/SoftmaxLayer.h</a>"</span></div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#endif </span><span class="comment">/* __ARM_COMPUTE_GRAPH_NODES_H__ */</span><span class="preprocessor"></span></div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_batch_normalization_layer_8h.xhtml">arm_compute/graph/nodes/BatchNormalizationLayer.h</a>"</span></div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_convolution_layer_8h.xhtml">arm_compute/graph/nodes/ConvolutionLayer.h</a>"</span></div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_floor_layer_8h.xhtml">arm_compute/graph/nodes/FloorLayer.h</a>"</span></div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_fully_connected_layer_8h.xhtml">arm_compute/graph/nodes/FullyConnectedLayer.h</a>"</span></div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="_l2_normalize_layer_8h.xhtml">arm_compute/graph/nodes/L2NormalizeLayer.h</a>"</span></div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_normalization_layer_8h.xhtml">arm_compute/graph/nodes/NormalizationLayer.h</a>"</span></div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_pooling_layer_8h.xhtml">arm_compute/graph/nodes/PoolingLayer.h</a>"</span></div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2nodes_2_softmax_layer_8h.xhtml">arm_compute/graph/nodes/SoftmaxLayer.h</a>"</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#endif </span><span class="comment">/* __ARM_COMPUTE_GRAPH_NODES_H__ */</span><span class="preprocessor"></span></div>
<div class="ttc" id="arm__compute_2graph_2nodes_2_fully_connected_layer_8h_xhtml"><div class="ttname"><a href="arm__compute_2graph_2nodes_2_fully_connected_layer_8h.xhtml">FullyConnectedLayer.h</a></div></div>
+<div class="ttc" id="_l2_normalize_layer_8h_xhtml"><div class="ttname"><a href="_l2_normalize_layer_8h.xhtml">L2NormalizeLayer.h</a></div></div>
+<div class="ttc" id="arm__compute_2graph_2nodes_2_normalization_layer_8h_xhtml"><div class="ttname"><a href="arm__compute_2graph_2nodes_2_normalization_layer_8h.xhtml">NormalizationLayer.h</a></div></div>
<div class="ttc" id="arm__compute_2graph_2nodes_2_convolution_layer_8h_xhtml"><div class="ttname"><a href="arm__compute_2graph_2nodes_2_convolution_layer_8h.xhtml">ConvolutionLayer.h</a></div></div>
<div class="ttc" id="arm__compute_2graph_2nodes_2_pooling_layer_8h_xhtml"><div class="ttname"><a href="arm__compute_2graph_2nodes_2_pooling_layer_8h.xhtml">PoolingLayer.h</a></div></div>
<div class="ttc" id="arm__compute_2graph_2nodes_2_softmax_layer_8h_xhtml"><div class="ttname"><a href="arm__compute_2graph_2nodes_2_softmax_layer_8h.xhtml">SoftmaxLayer.h</a></div></div>
+<div class="ttc" id="arm__compute_2graph_2nodes_2_batch_normalization_layer_8h_xhtml"><div class="ttname"><a href="arm__compute_2graph_2nodes_2_batch_normalization_layer_8h.xhtml">BatchNormalizationLayer.h</a></div></div>
+<div class="ttc" id="_floor_layer_8h_xhtml"><div class="ttname"><a href="_floor_layer_8h.xhtml">FloorLayer.h</a></div></div>
<div class="ttc" id="arm__compute_2graph_2nodes_2_activation_layer_8h_xhtml"><div class="ttname"><a href="arm__compute_2graph_2nodes_2_activation_layer_8h.xhtml">ActivationLayer.h</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
@@ -159,7 +167,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d4d363c0979c7ffda4833df3f93b5668.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_d01487573ca59d0a224e6f631a1169e6.xhtml">graph</a></li><li class="navelem"><a class="el" href="_nodes_8h.xhtml">Nodes.h</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>