arm_compute v18.05
[platform/upstream/armcl.git] / documentation / benchmark_2_c_l_2_softmax_layer_8cpp.xhtml
index 86d65f8..ac1c94d 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>
@@ -127,11 +127,11 @@ $(document).ready(function(){initNavTree('benchmark_2_c_l_2_softmax_layer_8cpp.x
 <code>#include &quot;<a class="el" href="_c_l_tensor_allocator_8h_source.xhtml">arm_compute/runtime/CL/CLTensorAllocator.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="_c_l_softmax_layer_8h_source.xhtml">arm_compute/runtime/CL/functions/CLSoftmaxLayer.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="_c_l_accessor_8h_source.xhtml">tests/CL/CLAccessor.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="benchmark_2fixtures_2_softmax_layer_fixture_8h_source.xhtml">tests/benchmark/fixtures/SoftmaxLayerFixture.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="_shape_datasets_8h_source.xhtml">tests/datasets/ShapeDatasets.h</a>&quot;</code><br />
+<code>#include &quot;tests/benchmark/fixtures/SoftmaxLayerFixture.h&quot;</code><br />
+<code>#include &quot;tests/datasets/ShapeDatasets.h&quot;</code><br />
 <code>#include &quot;<a class="el" href="tests_2framework_2_macros_8h_source.xhtml">tests/framework/Macros.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="_datasets_8h_source.xhtml">tests/framework/datasets/Datasets.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="_type_printer_8h_source.xhtml">utils/TypePrinter.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="utils_2_type_printer_8h_source.xhtml">utils/TypePrinter.h</a>&quot;</code><br />
 </div>
 <p><a href="benchmark_2_c_l_2_softmax_layer_8cpp_source.xhtml">Go to the source code of this file.</a></p>
 <table class="memberdecls">
@@ -142,18 +142,20 @@ Namespaces</h2></td></tr>
 <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:namespacearm__compute_1_1test"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test.xhtml">arm_compute::test</a></td></tr>
 <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:namespacearm__compute_1_1test_1_1benchmark"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test_1_1benchmark.xhtml">arm_compute::test::benchmark</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table><table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
 Typedefs</h2></td></tr>
-<tr class="memitem:ab532906bae5b47b20f74c2fd5f2ef147"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test.xhtml#ab532906bae5b47b20f74c2fd5f2ef147">CLSoftmaxLayerFixture</a> = SoftmaxLayerFixture&lt; CLTensor, CLSoftmaxLayer, CLAccessor &gt;</td></tr>
+<tr class="memitem:ab532906bae5b47b20f74c2fd5f2ef147"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test_1_1benchmark.xhtml#ab532906bae5b47b20f74c2fd5f2ef147">CLSoftmaxLayerFixture</a> = SoftmaxLayerFixture&lt; CLTensor, CLSoftmaxLayer, CLAccessor &gt;</td></tr>
 <tr class="separator:ab532906bae5b47b20f74c2fd5f2ef147"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table><table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
 Functions</h2></td></tr>
-<tr class="memitem:a608cdfde996f02219e1601a6d9f3cb88"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test.xhtml#a608cdfde996f02219e1601a6d9f3cb88">REGISTER_FIXTURE_DATA_TEST_CASE</a> (SoftmaxLayerSmall, CLSoftmaxLayerFixture, framework::DatasetMode::ALL, framework::dataset::combine(datasets::SoftmaxLayerSmallShapes(), data_types))</td></tr>
-<tr class="separator:a608cdfde996f02219e1601a6d9f3cb88"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a70e322038256cbb2084fae2f15cf383a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test.xhtml#a70e322038256cbb2084fae2f15cf383a">REGISTER_FIXTURE_DATA_TEST_CASE</a> (SoftmaxLayerLarge, CLSoftmaxLayerFixture, framework::DatasetMode::NIGHTLY, framework::dataset::combine(datasets::SoftmaxLayerLargeShapes(), data_types))</td></tr>
-<tr class="separator:a70e322038256cbb2084fae2f15cf383a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae7a5d7731ec1b78a57f8df17faa165cb"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test_1_1benchmark.xhtml#ae7a5d7731ec1b78a57f8df17faa165cb">REGISTER_FIXTURE_DATA_TEST_CASE</a> (SoftmaxLayerSmall, CLSoftmaxLayerFixture, framework::DatasetMode::ALL, framework::dataset::combine(datasets::SoftmaxLayerSmallShapes(), data_types))</td></tr>
+<tr class="separator:ae7a5d7731ec1b78a57f8df17faa165cb"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ab7309826f753a35d7d0b6894761ecfd3"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test_1_1benchmark.xhtml#ab7309826f753a35d7d0b6894761ecfd3">REGISTER_FIXTURE_DATA_TEST_CASE</a> (SoftmaxLayerLarge, CLSoftmaxLayerFixture, framework::DatasetMode::NIGHTLY, framework::dataset::combine(datasets::SoftmaxLayerLargeShapes(), data_types))</td></tr>
+<tr class="separator:ab7309826f753a35d7d0b6894761ecfd3"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table>
 </div><!-- contents -->
 </div><!-- doc-content -->
@@ -161,7 +163,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_59425e443f801f1f2fd8bbe4959a3ccf.xhtml">tests</a></li><li class="navelem"><a class="el" href="dir_4f2df8950dc650bf7cf9176fae02facc.xhtml">benchmark</a></li><li class="navelem"><a class="el" href="dir_4da487531dc5bdc76b523c9e82b781b1.xhtml">CL</a></li><li class="navelem"><a class="el" href="benchmark_2_c_l_2_softmax_layer_8cpp.xhtml">SoftmaxLayer.cpp</a></li>
-    <li class="footer">Generated on Fri Mar 2 2018 12:37:56 for Compute Library by
+    <li class="footer">Generated on Wed May 23 2018 11:36:39 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>