arm_compute v20.02
diff --git a/documentation/_graph_8cpp_source.xhtml b/documentation/_graph_8cpp_source.xhtml
index ca64c68..d135f99 100644
--- a/documentation/_graph_8cpp_source.xhtml
+++ b/documentation/_graph_8cpp_source.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.11.1</span>
+  <span id="projectnumber">20.02</span>
</div>
</td>
</tr>
@@ -112,14 +112,14 @@
<div class="ttc" id="classarm__compute_1_1graph_1_1_edge_xhtml_acacab4f2a903f45180eb30f5ef1ae678"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_edge.xhtml#acacab4f2a903f45180eb30f5ef1ae678">arm_compute::graph::Edge::producer_idx</a></div><div class="ttdeci">unsigned int producer_idx() const</div><div class="ttdoc">Returns the index of the output that produces the result in the producer node.</div><div class="ttdef"><b>Definition:</b> <a href="_edge_8h_source.xhtml#l00100">Edge.h:100</a></div></div>
<div class="ttc" id="classarm__compute_1_1graph_1_1_edge_xhtml_aefc98f9ead7dd39790ad7eac89843ef7"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_edge.xhtml#aefc98f9ead7dd39790ad7eac89843ef7">arm_compute::graph::Edge::id</a></div><div class="ttdeci">EdgeID id() const</div><div class="ttdoc">Returns edge id.</div><div class="ttdef"><b>Definition:</b> <a href="_edge_8h_source.xhtml#l00060">Edge.h:60</a></div></div>
<div class="ttc" id="classarm__compute_1_1graph_1_1_graph_xhtml_a1d89c28bd42ba9a52da008bb69367171"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph.xhtml#a1d89c28bd42ba9a52da008bb69367171">arm_compute::graph::Graph::name</a></div><div class="ttdeci">std::string name() const</div><div class="ttdoc">Returns graph name.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_8cpp_source.xhtml#l00164">Graph.cpp:164</a></div></div>
-<div class="ttc" id="namespacearm__compute_xhtml"><div class="ttname"><a href="namespacearm__compute.xhtml">arm_compute</a></div><div class="ttdoc">Copyright (c) 2017-2019 ARM Limited.</div><div class="ttdef"><b>Definition:</b> <a href="00__introduction_8dox_source.xhtml#l00024">00_introduction.dox:24</a></div></div>
+<div class="ttc" id="namespacearm__compute_xhtml"><div class="ttname"><a href="namespacearm__compute.xhtml">arm_compute</a></div><div class="ttdoc">Copyright (c) 2017-2020 ARM Limited.</div><div class="ttdef"><b>Definition:</b> <a href="00__introduction_8dox_source.xhtml#l00024">00_introduction.dox:24</a></div></div>
<div class="ttc" id="classarm__compute_1_1graph_1_1_graph_xhtml_a6d22ee22d20bf807639eee8a611229af"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph.xhtml#a6d22ee22d20bf807639eee8a611229af">arm_compute::graph::Graph::nodes</a></div><div class="ttdeci">std::vector< std::unique_ptr< INode > > & nodes()</div><div class="ttdoc">Returns nodes of graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_8cpp_source.xhtml#l00179">Graph.cpp:179</a></div></div>
<div class="ttc" id="classarm__compute_1_1graph_1_1_tensor_xhtml_a37a56fcfb4c6a506d63f11d88e0981c0"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_tensor.xhtml#a37a56fcfb4c6a506d63f11d88e0981c0">arm_compute::graph::Tensor::bind_edge</a></div><div class="ttdeci">void bind_edge(EdgeID eid)</div><div class="ttdoc">Binds the tensor with an edge.</div><div class="ttdef"><b>Definition:</b> <a href="graph_2_tensor_8cpp_source.xhtml#l00101">Tensor.cpp:101</a></div></div>
<div class="ttc" id="classarm__compute_1_1graph_1_1_graph_xhtml_aabacbdcb2b491b129b119273a813bb67"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph.xhtml#aabacbdcb2b491b129b119273a813bb67">arm_compute::graph::Graph::tensors</a></div><div class="ttdeci">std::vector< std::unique_ptr< Tensor > > & tensors()</div><div class="ttdoc">Returns tensors of graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_8cpp_source.xhtml#l00194">Graph.cpp:194</a></div></div>
<div class="ttc" id="classarm__compute_1_1graph_1_1_i_node_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_i_node.xhtml">arm_compute::graph::INode</a></div><div class="ttdoc">Node interface.</div><div class="ttdef"><b>Definition:</b> <a href="_i_node_8h_source.xhtml#l00045">INode.h:45</a></div></div>
<div class="ttc" id="classarm__compute_1_1graph_1_1_graph_xhtml_a09f8d22de4cd2a2881730ad58096c7c1"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph.xhtml#a09f8d22de4cd2a2881730ad58096c7c1">arm_compute::graph::Graph::remove_node</a></div><div class="ttdeci">bool remove_node(NodeID nid)</div><div class="ttdoc">Remove the node with the given ID.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_8cpp_source.xhtml#l00035">Graph.cpp:35</a></div></div>
<div class="ttc" id="classarm__compute_1_1graph_1_1_edge_xhtml_a73b54dbd7dc72560e805067f2e68207c"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_edge.xhtml#a73b54dbd7dc72560e805067f2e68207c">arm_compute::graph::Edge::producer_id</a></div><div class="ttdeci">NodeID producer_id() const</div><div class="ttdoc">Returns producer node id.</div><div class="ttdef"><b>Definition:</b> <a href="_edge_8h_source.xhtml#l00068">Edge.h:68</a></div></div>
-<div class="ttc" id="namespacearm__compute_1_1graph_xhtml_acac9cbaeea226ed297804c012dc12b16"><div class="ttname"><a href="namespacearm__compute_1_1graph.xhtml#acac9cbaeea226ed297804c012dc12b16">arm_compute::graph::NodeType</a></div><div class="ttdeci">NodeType</div><div class="ttdoc">Supported nodes.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2_types_8h_source.xhtml#l00131">Types.h:131</a></div></div>
+<div class="ttc" id="namespacearm__compute_1_1graph_xhtml_acac9cbaeea226ed297804c012dc12b16"><div class="ttname"><a href="namespacearm__compute_1_1graph.xhtml#acac9cbaeea226ed297804c012dc12b16">arm_compute::graph::NodeType</a></div><div class="ttdeci">NodeType</div><div class="ttdoc">Supported nodes.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2_types_8h_source.xhtml#l00132">Types.h:132</a></div></div>
<div class="ttc" id="classarm__compute_1_1graph_1_1_graph_xhtml_a538f789bf074c367457a6f8f32b83d2d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph.xhtml#a538f789bf074c367457a6f8f32b83d2d">arm_compute::graph::Graph::add_connection</a></div><div class="ttdeci">EdgeID add_connection(NodeID source, size_t source_idx, NodeID sink, size_t sink_idx)</div><div class="ttdoc">Adds a connection between two nodes.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_8cpp_source.xhtml#l00069">Graph.cpp:69</a></div></div>
<div class="ttc" id="classarm__compute_1_1graph_1_1_tensor_xhtml_a0839be1697496b3a951e030627f9e69b"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_tensor.xhtml#a0839be1697496b3a951e030627f9e69b">arm_compute::graph::Tensor::unbind_edge</a></div><div class="ttdeci">void unbind_edge(EdgeID eid)</div><div class="ttdoc">Unbinds an edge from a tensor.</div><div class="ttdef"><b>Definition:</b> <a href="graph_2_tensor_8cpp_source.xhtml#l00106">Tensor.cpp:106</a></div></div>
<div class="ttc" id="namespacearm__compute_1_1graph_xhtml_a8e0b093eda0649ddbce791bb5076104f"><div class="ttname"><a href="namespacearm__compute_1_1graph.xhtml#a8e0b093eda0649ddbce791bb5076104f">arm_compute::graph::EmptyEdgeID</a></div><div class="ttdeci">constexpr EdgeID EmptyEdgeID</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2_types_8h_source.xhtml#l00073">Types.h:73</a></div></div>
@@ -146,7 +146,7 @@
<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_d182250f0c231765fc862e69db210731.xhtml">graph</a></li><li class="navelem"><a class="el" href="_graph_8cpp.xhtml">Graph.cpp</a></li>
- <li class="footer">Generated on Wed Jan 22 2020 18:07:42 for Compute Library by
+ <li class="footer">Generated on Fri Feb 21 2020 11:10:16 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>