arm_compute v18.05
[platform/upstream/armcl.git] / documentation / _n_e_o_n_2_reduction_operation_8cpp.xhtml
index 6bbf44d..51da3ae 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,13 +127,13 @@ $(document).ready(function(){initNavTree('_n_e_o_n_2_reduction_operation_8cpp.xh
 <code>#include &quot;<a class="el" href="_tensor_allocator_8h_source.xhtml">arm_compute/runtime/TensorAllocator.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="_accessor_8h_source.xhtml">tests/NEON/Accessor.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="_padding_calculator_8h_source.xhtml">tests/PaddingCalculator.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="_reduction_operation_dataset_8h_source.xhtml">tests/datasets/ReductionOperationDataset.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/datasets/ReductionOperationDataset.h&quot;</code><br />
+<code>#include &quot;tests/datasets/ShapeDatasets.h&quot;</code><br />
 <code>#include &quot;<a class="el" href="_asserts_8h_source.xhtml">tests/framework/Asserts.h</a>&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="_validation_8h_source.xhtml">tests/validation/Validation.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="_reduction_operation_fixture_8h_source.xhtml">tests/validation/fixtures/ReductionOperationFixture.h</a>&quot;</code><br />
+<code>#include &quot;tests/validation/fixtures/ReductionOperationFixture.h&quot;</code><br />
 </div>
 <p><a href="_n_e_o_n_2_reduction_operation_8cpp_source.xhtml">Go to the source code of this file.</a></p>
 <table class="memberdecls">
@@ -155,6 +155,8 @@ Typedefs</h2></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:ada475a940bab0a1809774c87d1223989"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test_1_1validation.xhtml#ada475a940bab0a1809774c87d1223989">DATA_TEST_CASE</a> (Validate, framework::DatasetMode::ALL, zip(zip(zip(framework::dataset::make(&quot;InputInfo&quot;,{TensorInfo(TensorShape(128U, 64U), 1, DataType::F32), TensorInfo(TensorShape(128U, 64U), 2, DataType::F32), TensorInfo(TensorShape(128U, 64U), 1, DataType::S16), TensorInfo(TensorShape(128U, 64U), 1, DataType::F32), TensorInfo(TensorShape(128U, 64U), 1, DataType::F32), TensorInfo(TensorShape(128U, 64U), 1, DataType::F32)}), framework::dataset::make(&quot;OutputInfo&quot;,{TensorInfo(TensorShape(1U, 64U), 1, DataType::F16), TensorInfo(TensorShape(1U, 64U), 1, DataType::F32), TensorInfo(TensorShape(1U, 64U), 1, DataType::S16), TensorInfo(TensorShape(1U, 64U), 1, DataType::F32), TensorInfo(TensorShape(1U, 64U), 1, DataType::F32), TensorInfo(TensorShape(1U, 64U), 1, DataType::F32)})), framework::dataset::make(&quot;Axis&quot;,{0U, 0U, 0U, static_cast&lt; unsigned int &gt;(TensorShape::num_max_dimensions), 1U, 0U})), framework::dataset::make(&quot;Expected&quot;,{false, false, false, false, false, true})), input_info, output_info, axis, expected)</td></tr>
+<tr class="separator:ada475a940bab0a1809774c87d1223989"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:a8884ba7a5f8b77cd253f8e7744512f04"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test_1_1validation.xhtml#a8884ba7a5f8b77cd253f8e7744512f04">FIXTURE_DATA_TEST_CASE</a> (RunSmall, NEReductionOperationFixture&lt; float &gt;, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::SmallShapes(), framework::dataset::make(&quot;DataType&quot;, DataType::F32)), framework::dataset::make(&quot;Axis&quot;,{0})), datasets::ReductionOperations()))</td></tr>
 <tr class="separator:a8884ba7a5f8b77cd253f8e7744512f04"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:a16b70807bc96060b771629fc6fe459a9"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1test_1_1validation.xhtml#a16b70807bc96060b771629fc6fe459a9">FIXTURE_DATA_TEST_CASE</a> (RunLarge, NEReductionOperationFixture&lt; float &gt;, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::LargeShapes(), framework::dataset::make(&quot;DataType&quot;, DataType::F32)), framework::dataset::make(&quot;Axis&quot;,{0})), datasets::ReductionOperations()))</td></tr>
@@ -166,7 +168,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_e7c7b16542faa38cb4655ff1750d3604.xhtml">validation</a></li><li class="navelem"><a class="el" href="dir_0538a82dae0483a21d0f1e9d7e0a45c6.xhtml">NEON</a></li><li class="navelem"><a class="el" href="_n_e_o_n_2_reduction_operation_8cpp.xhtml">ReductionOperation.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>