arm_compute v18.02
[platform/upstream/armcl.git] / documentation / _n_e_o_n_2_sobel_8cpp.xhtml
index f4399e3..a783b38 100644 (file)
@@ -4,7 +4,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.6"/>
+<meta name="generator" content="Doxygen 1.8.11"/>
 <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
 <title>Compute Library: tests/validation/NEON/Sobel.cpp File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="dynsections.js"></script>
 <link href="navtree.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="resize.js"></script>
+<script type="text/javascript" src="navtreedata.js"></script>
 <script type="text/javascript" src="navtree.js"></script>
 <script type="text/javascript">
   $(document).ready(initResizable);
   $(window).load(resizeHeight);
 </script>
 <link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
 <script type="text/javascript" src="search/search.js"></script>
 <script type="text/javascript">
-  $(document).ready(function() { searchBox.OnSelectItem(0); });
+  $(document).ready(function() { init_search(); });
 </script>
 <script type="text/x-mathjax-config">
   MathJax.Hub.Config({
     extensions: ["tex2jax.js"],
     jax: ["input/TeX","output/HTML-CSS"],
 });
-</script><script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
+</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
 <link href="doxygen.css" rel="stylesheet" type="text/css" />
 </head>
 <body>
@@ -38,7 +40,7 @@
  <tr style="height: 56px;">
   <td style="padding-left: 0.5em;">
    <div id="projectname">Compute Library
-   &#160;<span id="projectnumber">17.10</span>
+   &#160;<span id="projectnumber">18.02</span>
    </div>
   </td>
  </tr>
@@ -46,7 +48,7 @@
 </table>
 </div>
 <!-- end header part -->
-<!-- Generated by Doxygen 1.8.6 -->
+<!-- Generated by Doxygen 1.8.11 -->
 <script type="text/javascript">
 var searchBox = new SearchBox("searchBox", "search",false,'Search');
 </script>
@@ -101,7 +103,7 @@ $(document).ready(function(){initNavTree('_n_e_o_n_2_sobel_8cpp.xhtml','');});
      onmouseover="return searchBox.OnSearchSelectShow()"
      onmouseout="return searchBox.OnSearchSelectHide()"
      onkeydown="return searchBox.OnSearchSelectKey(event)">
-<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark">&#160;</span>Pages</a></div>
+</div>
 
 <!-- iframe showing the search results (closed by default) -->
 <div id="MSearchResultsWindow">
@@ -119,31 +121,32 @@ $(document).ready(function(){initNavTree('_n_e_o_n_2_sobel_8cpp.xhtml','');});
 <div class="title">Sobel.cpp File Reference</div>  </div>
 </div><!--header-->
 <div class="contents">
-<div class="textblock"><code>#include &quot;<a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">arm_compute/core/Types.h</a>&quot;</code><br/>
-<code>#include &quot;<a class="el" href="_n_e_sobel3x3_8h_source.xhtml">arm_compute/runtime/NEON/functions/NESobel3x3.h</a>&quot;</code><br/>
-<code>#include &quot;<a class="el" href="_n_e_sobel5x5_8h_source.xhtml">arm_compute/runtime/NEON/functions/NESobel5x5.h</a>&quot;</code><br/>
-<code>#include &quot;<a class="el" href="_n_e_sobel7x7_8h_source.xhtml">arm_compute/runtime/NEON/functions/NESobel7x7.h</a>&quot;</code><br/>
-<code>#include &quot;<a class="el" href="runtime_2_tensor_8h_source.xhtml">arm_compute/runtime/Tensor.h</a>&quot;</code><br/>
-<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="_border_mode_dataset_8h_source.xhtml">tests/datasets/BorderModeDataset.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;<a class="el" href="_asserts_8h_source.xhtml">tests/framework/Asserts.h</a>&quot;</code><br/>
-<code>#include &quot;<a class="el" href="_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="_sobel_fixture_8h_source.xhtml">tests/validation/fixtures/SobelFixture.h</a>&quot;</code><br/>
+<div class="textblock"><code>#include &quot;<a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">arm_compute/core/Types.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_n_e_sobel3x3_8h_source.xhtml">arm_compute/runtime/NEON/functions/NESobel3x3.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_n_e_sobel5x5_8h_source.xhtml">arm_compute/runtime/NEON/functions/NESobel5x5.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_n_e_sobel7x7_8h_source.xhtml">arm_compute/runtime/NEON/functions/NESobel7x7.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="runtime_2_tensor_8h_source.xhtml">arm_compute/runtime/Tensor.h</a>&quot;</code><br />
+<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="_border_mode_dataset_8h_source.xhtml">tests/datasets/BorderModeDataset.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;<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="_sobel_fixture_8h_source.xhtml">tests/validation/fixtures/SobelFixture.h</a>&quot;</code><br />
 </div>
 <p><a href="_n_e_o_n_2_sobel_8cpp_source.xhtml">Go to the source code of this file.</a></p>
 <table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
 Namespaces</h2></td></tr>
-<tr class="memitem:namespacearm__compute"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml">arm_compute</a></td></tr>
+<tr class="memitem:namespacearm__compute"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml">arm_compute</a></td></tr>
+<tr class="memdesc:namespacearm__compute"><td class="mdescLeft">&#160;</td><td class="mdescRight">This file contains all available output stages for GEMMLowp on OpenCL. <br /></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="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_1validation"><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">arm_compute::test::validation</a></td></tr>
+<tr class="memitem:namespacearm__compute_1_1test_1_1validation"><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">arm_compute::test::validation</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>
@@ -159,28 +162,40 @@ Typedefs</h2></td></tr>
 Functions</h2></td></tr>
 <tr class="memitem:a712c785a9475eb2bb0a5a24e43d282cc"><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#a712c785a9475eb2bb0a5a24e43d282cc">DATA_TEST_CASE</a> (Configuration, framework::DatasetMode::ALL, combine(combine(concat(datasets::Small2DShapes(), datasets::Large2DShapes()), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), shape, border_mode, format)</td></tr>
 <tr class="separator:a712c785a9475eb2bb0a5a24e43d282cc"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:af6ddfc16b6f40b76d246c77585ef422d"><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#af6ddfc16b6f40b76d246c77585ef422d">FIXTURE_DATA_TEST_CASE</a> (RunSmall, NESobel3x3Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)))</td></tr>
-<tr class="separator:af6ddfc16b6f40b76d246c77585ef422d"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a8359ea040c62fc6fc26dea23b89dd695"><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#a8359ea040c62fc6fc26dea23b89dd695">FIXTURE_DATA_TEST_CASE</a> (RunLarge, NESobel3x3Fixture, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)))</td></tr>
-<tr class="separator:a8359ea040c62fc6fc26dea23b89dd695"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a80d3506bcd4ee7b045ce0cfa58388c62"><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#a80d3506bcd4ee7b045ce0cfa58388c62">FIXTURE_DATA_TEST_CASE</a> (RunSmall, NESobel5x5Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)))</td></tr>
-<tr class="separator:a80d3506bcd4ee7b045ce0cfa58388c62"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a14536bd3ed7c82761fe337d6b5c6973a"><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#a14536bd3ed7c82761fe337d6b5c6973a">FIXTURE_DATA_TEST_CASE</a> (RunLarge, NESobel5x5Fixture, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)))</td></tr>
-<tr class="separator:a14536bd3ed7c82761fe337d6b5c6973a"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a1f96ee833675ff1b49c490dac7702b34"><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#a1f96ee833675ff1b49c490dac7702b34">FIXTURE_DATA_TEST_CASE</a> (RunSmall, NESobel7x7Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)))</td></tr>
-<tr class="separator:a1f96ee833675ff1b49c490dac7702b34"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:abdbb5d78395e3f4c711250dcf9432428"><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#abdbb5d78395e3f4c711250dcf9432428">FIXTURE_DATA_TEST_CASE</a> (RunLarge, NESobel7x7Fixture, framework::DatasetMode::NIGHTLY, combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)))</td></tr>
-<tr class="separator:abdbb5d78395e3f4c711250dcf9432428"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1bf7e6f323df630eb6c25ce6f42a9e53"><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#a1bf7e6f323df630eb6c25ce6f42a9e53">FIXTURE_DATA_TEST_CASE</a> (RunSmall, NESobel3x3Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::1)))</td></tr>
+<tr class="separator:a1bf7e6f323df630eb6c25ce6f42a9e53"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aed4429269fca49bdfc415fd41270da89"><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#aed4429269fca49bdfc415fd41270da89">FIXTURE_DATA_TEST_CASE</a> (RunLarge, NESobel3x3Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::1)))</td></tr>
+<tr class="separator:aed4429269fca49bdfc415fd41270da89"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a065f6d5fc454c7f38cefe407efd418b9"><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#a065f6d5fc454c7f38cefe407efd418b9">FIXTURE_DATA_TEST_CASE</a> (RunSmall, NESobel3x3Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::GRAD_XY)))</td></tr>
+<tr class="separator:a065f6d5fc454c7f38cefe407efd418b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aef878c5ff7772c3e9374c9b275fe3a04"><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#aef878c5ff7772c3e9374c9b275fe3a04">FIXTURE_DATA_TEST_CASE</a> (RunLarge, NESobel3x3Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::GRAD_XY)))</td></tr>
+<tr class="separator:aef878c5ff7772c3e9374c9b275fe3a04"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a8254470b103e954dd46db6e61d3b0904"><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#a8254470b103e954dd46db6e61d3b0904">FIXTURE_DATA_TEST_CASE</a> (RunSmall, NESobel5x5Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::1)))</td></tr>
+<tr class="separator:a8254470b103e954dd46db6e61d3b0904"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae5a9a6cf4c1d994d6a4c60982aeeb174"><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#ae5a9a6cf4c1d994d6a4c60982aeeb174">FIXTURE_DATA_TEST_CASE</a> (RunLarge, NESobel5x5Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::1)))</td></tr>
+<tr class="separator:ae5a9a6cf4c1d994d6a4c60982aeeb174"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a99a9607a7159ac9a5af98e1d340f4ab5"><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#a99a9607a7159ac9a5af98e1d340f4ab5">FIXTURE_DATA_TEST_CASE</a> (RunSmall, NESobel5x5Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::GRAD_XY)))</td></tr>
+<tr class="separator:a99a9607a7159ac9a5af98e1d340f4ab5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac226e287f6da027ac6f233921b12effa"><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#ac226e287f6da027ac6f233921b12effa">FIXTURE_DATA_TEST_CASE</a> (RunLarge, NESobel5x5Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::GRAD_XY)))</td></tr>
+<tr class="separator:ac226e287f6da027ac6f233921b12effa"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ae09ed9ec7e899dfb944b44ba065953c4"><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#ae09ed9ec7e899dfb944b44ba065953c4">FIXTURE_DATA_TEST_CASE</a> (RunSmall, NESobel7x7Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::1)))</td></tr>
+<tr class="separator:ae09ed9ec7e899dfb944b44ba065953c4"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a97f2c612f312fc58926e484211c37dde"><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#a97f2c612f312fc58926e484211c37dde">FIXTURE_DATA_TEST_CASE</a> (RunLarge, NESobel7x7Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::1)))</td></tr>
+<tr class="separator:a97f2c612f312fc58926e484211c37dde"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:acc4cec9275d172924b8360d547ffc8f8"><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#acc4cec9275d172924b8360d547ffc8f8">FIXTURE_DATA_TEST_CASE</a> (RunSmall, NESobel7x7Fixture, framework::DatasetMode::PRECOMMIT, combine(combine(combine(datasets::Small2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::GRAD_XY)))</td></tr>
+<tr class="separator:acc4cec9275d172924b8360d547ffc8f8"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a1edd0c3d8d985788946d0990d2b76645"><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#a1edd0c3d8d985788946d0990d2b76645">FIXTURE_DATA_TEST_CASE</a> (RunLarge, NESobel7x7Fixture, framework::DatasetMode::NIGHTLY, combine(combine(combine(datasets::Large2DShapes(), datasets::BorderModes()), framework::dataset::make(&quot;Format&quot;, Format::U8)), framework::dataset::make(&quot;GradientDimension&quot;, GradientDimension::GRAD_XY)))</td></tr>
+<tr class="separator:a1edd0c3d8d985788946d0990d2b76645"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table>
 </div><!-- contents -->
 </div><!-- doc-content -->
 <!-- start footer part -->
 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
   <ul>
-    <li class="navelem"><a class="el" href="dir_3b4cc335dce0408d77b688e575522aa5.xhtml">tests</a></li><li class="navelem"><a class="el" href="dir_a54a3db5b521d39f12dbe18362fe1216.xhtml">validation</a></li><li class="navelem"><a class="el" href="dir_17ec511df944df4afc72ffa6cc81db43.xhtml">NEON</a></li><li class="navelem"><a class="el" href="_n_e_o_n_2_sobel_8cpp.xhtml">Sobel.cpp</a></li>
-    <li class="footer">Generated on Thu Oct 12 2017 14:26:35 for Compute Library by
+    <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_sobel_8cpp.xhtml">Sobel.cpp</a></li>
+    <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.6 </li>
+    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
   </ul>
 </div>
 </body>