arm_compute v19.05
diff --git a/documentation/functions_f.xhtml b/documentation/functions_f.xhtml
index f515c76..842f35a 100644
--- a/documentation/functions_f.xhtml
+++ b/documentation/functions_f.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">
-  <span id="projectnumber">19.02</span>
+  <span id="projectnumber">19.05</span>
</div>
</td>
</tr>
@@ -111,6 +111,7 @@
<li>fast_math_hint()
: <a class="el" href="classarm__compute_1_1graph_1_1_convolution_layer_node.xhtml#a807d0a897f65b2fa1f8ea92892fa2c2a">ConvolutionLayerNode</a>
, <a class="el" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#abdcfd0552ddabcb92a04396961fb6377">StreamHints</a>
+, <a class="el" href="classarm__compute_1_1graph_1_1_fused_convolution_batch_normalization_node.xhtml#a807d0a897f65b2fa1f8ea92892fa2c2a">FusedConvolutionBatchNormalizationNode</a>
, <a class="el" href="classarm__compute_1_1utils_1_1_common_graph_options.xhtml#acb7fa90ec602efaaee1e7ab25ccbfa98">CommonGraphOptions</a>
, <a class="el" href="structarm__compute_1_1utils_1_1_common_graph_params.xhtml#acafd85ac6eb76b9037643104b48403e9">CommonGraphParams</a>
</li>
@@ -225,6 +226,7 @@
, <a class="el" href="classarm__compute_1_1test_1_1_g_c_accessor.xhtml#ac4b36cc1e56b0b7e579bb4b7196490db">GCAccessor</a>
, <a class="el" href="classarm__compute_1_1test_1_1_i_accessor.xhtml#a57360dd9ca408834c0ea1a8ef70a11f4">IAccessor</a>
, <a class="el" href="classarm__compute_1_1test_1_1_simple_tensor.xhtml#ac4b36cc1e56b0b7e579bb4b7196490db">SimpleTensor< T ></a>
+, <a class="el" href="classarm__compute_1_1test_1_1_simple_tensor_accessor.xhtml#ac4b36cc1e56b0b7e579bb4b7196490db">SimpleTensorAccessor< T ></a>
</li>
<li>forward_descriptors()
: <a class="el" href="classarm__compute_1_1graph_1_1_activation_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">ActivationLayerNode</a>
@@ -241,6 +243,7 @@
, <a class="el" href="classarm__compute_1_1graph_1_1_eltwise_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">EltwiseLayerNode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_flatten_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">FlattenLayerNode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_fully_connected_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">FullyConnectedLayerNode</a>
+, <a class="el" href="classarm__compute_1_1graph_1_1_fused_convolution_batch_normalization_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">FusedConvolutionBatchNormalizationNode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_generate_proposals_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">GenerateProposalsLayerNode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_i_node.xhtml#a5edbd8a4a1b75060bb3b49bc0ba2c6b0">INode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_input_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">InputNode</a>
@@ -258,6 +261,7 @@
, <a class="el" href="classarm__compute_1_1graph_1_1_slice_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">SliceLayerNode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_softmax_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">SoftmaxLayerNode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_split_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">SplitLayerNode</a>
+, <a class="el" href="classarm__compute_1_1graph_1_1_stack_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">StackLayerNode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_upsample_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">UpsampleLayerNode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_y_o_l_o_layer_node.xhtml#a6272eb9643b239dd0c1e7adde3ee093b">YOLOLayerNode</a>
</li>
@@ -298,6 +302,13 @@
: <a class="el" href="classarm__compute_1_1graph_1_1_batch_normalization_layer_node.xhtml#a32186582e0a6e02ed7ac3944f60b9c62">BatchNormalizationLayerNode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_convolution_layer_node.xhtml#a32186582e0a6e02ed7ac3944f60b9c62">ConvolutionLayerNode</a>
, <a class="el" href="classarm__compute_1_1graph_1_1_depthwise_convolution_layer_node.xhtml#a32186582e0a6e02ed7ac3944f60b9c62">DepthwiseConvolutionLayerNode</a>
+, <a class="el" href="classarm__compute_1_1graph_1_1_fused_convolution_batch_normalization_node.xhtml#a32186582e0a6e02ed7ac3944f60b9c62">FusedConvolutionBatchNormalizationNode</a>
+</li>
+<li>FusedConvolutionBatchNormalizationFunction()
+: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_fused_convolution_batch_normalization_function.xhtml#abdf06b73a929804599a347cbc8c8eb17">FusedConvolutionBatchNormalizationFunction< TargetInfo, FusedLayerTypes ></a>
+</li>
+<li>FusedConvolutionBatchNormalizationNode()
+: <a class="el" href="classarm__compute_1_1graph_1_1_fused_convolution_batch_normalization_node.xhtml#a6be43ddbddb0082e893ad225cbc28a10">FusedConvolutionBatchNormalizationNode</a>
</li>
</ul>
</div><!-- contents -->
@@ -305,7 +316,7 @@
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
- <li class="footer">Generated on Thu Feb 28 2019 12:25:07 for Compute Library by
+ <li class="footer">Generated on Thu May 23 2019 17:11:38 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>