arm_compute v18.02
Change-Id: I7207aa488e5470f235f39b6c188b4678dc38d1a6
diff --git a/documentation/graph__mobilenet_8cpp.xhtml b/documentation/graph__mobilenet_8cpp.xhtml
index 7c0db86..93578ea 100644
--- a/documentation/graph__mobilenet_8cpp.xhtml
+++ b/documentation/graph__mobilenet_8cpp.xhtml
@@ -40,7 +40,7 @@
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Compute Library
-  <span id="projectnumber">18.01</span>
+  <span id="projectnumber">18.02</span>
</div>
</td>
</tr>
@@ -163,13 +163,13 @@
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">argc</td><td>Number of arguments </td></tr>
- <tr><td class="paramdir">[in]</td><td class="paramname">argv</td><td>Arguments ( [optional] Target (0 = NEON, 1 = OpenCL), [optional] Path to the weights folder, [optional] image, [optional] labels ) </td></tr>
+ <tr><td class="paramdir">[in]</td><td class="paramname">argv</td><td>Arguments ( [optional] Target (0 = NEON, 1 = OpenCL), [optional] Model ID (0 = MobileNetV1_1.0_224, 1 = MobileNetV1_0.75_160), [optional] Path to the weights folder, [optional] image, [optional] labels ) </td></tr>
</table>
</dd>
</dl>
-<p>Definition at line <a class="el" href="graph__mobilenet_8cpp_source.xhtml#l00180">180</a> of file <a class="el" href="graph__mobilenet_8cpp_source.xhtml">graph_mobilenet.cpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l00181"></a><span class="lineno"> 181</span> {</div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <span class="keywordflow">return</span> arm_compute::utils::run_example<GraphMobilenetExample>(argc, argv);</div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span> }</div></div><!-- fragment -->
+<p>Definition at line <a class="el" href="graph__mobilenet_8cpp_source.xhtml#l00203">203</a> of file <a class="el" href="graph__mobilenet_8cpp_source.xhtml">graph_mobilenet.cpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l00204"></a><span class="lineno"> 204</span> {</div><div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="keywordflow">return</span> arm_compute::utils::run_example<GraphMobilenetExample>(argc, argv);</div><div class="line"><a name="l00206"></a><span class="lineno"> 206</span> }</div></div><!-- fragment -->
</div>
</div>
</div><!-- contents -->
@@ -178,7 +178,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d28a4824dc47e487b107a5db32ef43c4.xhtml">examples</a></li><li class="navelem"><a class="el" href="graph__mobilenet_8cpp.xhtml">graph_mobilenet.cpp</a></li>
- <li class="footer">Generated on Wed Jan 24 2018 14:30:42 for Compute Library by
+ <li class="footer">Generated on Thu Feb 22 2018 15:45:22 for Compute Library by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>