arm_compute v18.05
[platform/upstream/armcl.git] / documentation / graph__vgg19_8cpp.xhtml
index 4120a90..e407284 100644 (file)
@@ -40,7 +40,7 @@
  <tr style="height: 56px;">
   <td style="padding-left: 0.5em;">
    <div id="projectname">Compute Library
-   &#160;<span id="projectnumber">18.03</span>
+   &#160;<span id="projectnumber">18.05</span>
    </div>
   </td>
  </tr>
@@ -119,8 +119,7 @@ $(document).ready(function(){initNavTree('graph__vgg19_8cpp.xhtml','');});
 <div class="title">graph_vgg19.cpp File Reference</div>  </div>
 </div><!--header-->
 <div class="contents">
-<div class="textblock"><code>#include &quot;<a class="el" href="_graph_8h_source.xhtml">arm_compute/graph/Graph.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="_nodes_8h_source.xhtml">arm_compute/graph/Nodes.h</a>&quot;</code><br />
+<div class="textblock"><code>#include &quot;<a class="el" href="graph_8h_source.xhtml">arm_compute/graph.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="_toolchain_support_8h_source.xhtml">support/ToolchainSupport.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="_graph_utils_8h_source.xhtml">utils/GraphUtils.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="utils_2_utils_8h_source.xhtml">utils/Utils.h</a>&quot;</code><br />
@@ -163,13 +162,13 @@ Functions</h2></td></tr>
 <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, 2 = OpenCL with Tuner), [optional] Path to the weights folder, [optional] image, [optional] labels, [optional] Fast math for convolution layer (0 = DISABLED, 1 = ENABLED) ) </td></tr>
   </table>
   </dd>
 </dl>
 
-<p>Definition at line <a class="el" href="graph__vgg19_8cpp_source.xhtml#l00240">240</a> of file <a class="el" href="graph__vgg19_8cpp_source.xhtml">graph_vgg19.cpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l00241"></a><span class="lineno">  241</span>&#160;{</div><div class="line"><a name="l00242"></a><span class="lineno">  242</span>&#160;    <span class="keywordflow">return</span> arm_compute::utils::run_example&lt;GraphVGG19Example&gt;(argc, argv);</div><div class="line"><a name="l00243"></a><span class="lineno">  243</span>&#160;}</div></div><!-- fragment -->
+<p>Definition at line <a class="el" href="graph__vgg19_8cpp_source.xhtml#l00275">275</a> of file <a class="el" href="graph__vgg19_8cpp_source.xhtml">graph_vgg19.cpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l00276"></a><span class="lineno">  276</span>&#160;{</div><div class="line"><a name="l00277"></a><span class="lineno">  277</span>&#160;    <span class="keywordflow">return</span> arm_compute::utils::run_example&lt;GraphVGG19Example&gt;(argc, argv);</div><div class="line"><a name="l00278"></a><span class="lineno">  278</span>&#160;}</div></div><!-- fragment -->
 </div>
 </div>
 </div><!-- contents -->
@@ -178,7 +177,7 @@ Functions</h2></td></tr>
 <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__vgg19_8cpp.xhtml">graph_vgg19.cpp</a></li>
-    <li class="footer">Generated on Fri Mar 2 2018 12:37:55 for Compute Library by
+    <li class="footer">Generated on Wed May 23 2018 11:36:38 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>