arm_compute v18.03
[platform/upstream/armcl.git] / documentation / classarm__compute_1_1test_1_1_fully_connected_layer_fixture.xhtml
index 1a6b779..5c13e1c 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">17.12</span>
+   &#160;<span id="projectnumber">18.03</span>
    </div>
   </td>
  </tr>
@@ -140,6 +140,8 @@ Public Member Functions</h2></td></tr>
 <tr class="separator:aa2d1f9c5f65c10bd64d74eac9051f29f"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:a13a43e6d814de94978c515cb084873b1"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1test_1_1_fully_connected_layer_fixture.xhtml#a13a43e6d814de94978c515cb084873b1">run</a> ()</td></tr>
 <tr class="separator:a13a43e6d814de94978c515cb084873b1"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad55f80ed3cd8b6c4f247763b747016af"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1test_1_1_fully_connected_layer_fixture.xhtml#ad55f80ed3cd8b6c4f247763b747016af">sync</a> ()</td></tr>
+<tr class="separator:ad55f80ed3cd8b6c4f247763b747016af"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:a4adab6322a0276f34a7d656d49fc865c"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1test_1_1_fully_connected_layer_fixture.xhtml#a4adab6322a0276f34a7d656d49fc865c">teardown</a> ()</td></tr>
 <tr class="separator:a4adab6322a0276f34a7d656d49fc865c"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="inherit_header pub_methods_classarm__compute_1_1test_1_1framework_1_1_fixture"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classarm__compute_1_1test_1_1framework_1_1_fixture')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_fixture.xhtml">Fixture</a></td></tr>
@@ -156,7 +158,7 @@ class arm_compute::test::FullyConnectedLayerFixture&lt; TensorType, Function, Ac
 
 <p>Fixture that can be used for NEON and CL. </p>
 
-<p>Definition at line <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml#l00046">46</a> of file <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml">FullyConnectedLayerFixture.h</a>.</p>
+<p>Definition at line <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml#l00039">39</a> of file <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml">FullyConnectedLayerFixture.h</a>.</p>
 </div><h2 class="groupheader">Member Function Documentation</h2>
 <a class="anchor" id="a13a43e6d814de94978c515cb084873b1"></a>
 <div class="memitem">
@@ -179,15 +181,8 @@ class arm_compute::test::FullyConnectedLayerFixture&lt; TensorType, Function, Ac
 </table>
 </div><div class="memdoc">
 
-<p>Definition at line <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml#l00078">78</a> of file <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml">FullyConnectedLayerFixture.h</a>.</p>
-
-<p>References <a class="el" href="validation_2_n_e_o_n_2_g_e_m_m_8cpp_source.xhtml#l00118">arm_compute::test::validation::dst</a>, <a class="el" href="_g_l_e_s___c_o_m_p_u_t_e_2_helper_8h_source.xhtml#l00104">arm_compute::test::gles_compute::force_sync_tensor()</a>, <a class="el" href="namespacearm__compute.xhtml#a19c7b9bc5f36935ba40314907ffe54ce">arm_compute::opengles31_is_available()</a>, <a class="el" href="caffe__data__extractor_8py_source.xhtml#l00019">caffe_data_extractor::type</a>, and <a class="el" href="hwc_8hpp_source.xhtml#l00269">value</a>.</p>
-<div class="fragment"><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;    {</div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;        fc_layer.run();</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;<span class="preprocessor">#ifdef ARM_COMPUTE_GC</span></div><div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;        <span class="keywordflow">if</span>(<a class="code" href="namespacearm__compute.xhtml#a19c7b9bc5f36935ba40314907ffe54ce">opengles31_is_available</a>() &amp;&amp; std::is_same&lt;<span class="keyword">typename</span> <a class="code" href="namespacecaffe__data__extractor.xhtml#a7aead736a07eaf25623ad7bfa1f0ee2d">std::decay&lt;TensorType&gt;::type</a>, <a class="code" href="classarm__compute_1_1_g_c_tensor.xhtml">arm_compute::GCTensor</a>&gt;::<a class="code" href="hwc_8hpp.xhtml#a0f61d63b009d0880a89c843bd50d8d76">value</a>)</div><div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;        {</div><div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;            <a class="code" href="namespacearm__compute_1_1test_1_1gles__compute.xhtml#a93e2ed430a80df2cf6cbc4a3b03f392b">force_sync_tensor</a>(dst);</div><div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;        }</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* ARM_COMPUTE_GC */</span><span class="preprocessor"></span></div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;    }</div><div class="ttc" id="classarm__compute_1_1_g_c_tensor_xhtml"><div class="ttname"><a href="classarm__compute_1_1_g_c_tensor.xhtml">arm_compute::GCTensor</a></div><div class="ttdoc">Interface for OpenGL ES tensor. </div><div class="ttdef"><b>Definition:</b> <a href="_g_c_tensor_8h_source.xhtml#l00037">GCTensor.h:37</a></div></div>
-<div class="ttc" id="hwc_8hpp_xhtml_a0f61d63b009d0880a89c843bd50d8d76"><div class="ttname"><a href="hwc_8hpp.xhtml#a0f61d63b009d0880a89c843bd50d8d76">value</a></div><div class="ttdeci">void * value</div><div class="ttdef"><b>Definition:</b> <a href="hwc_8hpp_source.xhtml#l00269">hwc.hpp:269</a></div></div>
-<div class="ttc" id="namespacecaffe__data__extractor_xhtml_a7aead736a07eaf25623ad7bfa1f0ee2d"><div class="ttname"><a href="namespacecaffe__data__extractor.xhtml#a7aead736a07eaf25623ad7bfa1f0ee2d">caffe_data_extractor.type</a></div><div class="ttdeci">type</div><div class="ttdef"><b>Definition:</b> <a href="caffe__data__extractor_8py_source.xhtml#l00019">caffe_data_extractor.py:19</a></div></div>
-<div class="ttc" id="namespacearm__compute_1_1test_1_1gles__compute_xhtml_a93e2ed430a80df2cf6cbc4a3b03f392b"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1gles__compute.xhtml#a93e2ed430a80df2cf6cbc4a3b03f392b">arm_compute::test::gles_compute::force_sync_tensor</a></div><div class="ttdeci">void force_sync_tensor(ITensor &amp;tensor)</div><div class="ttdoc">Helper to sync tensor, if tensor is not used, GPU have optimized the operation. </div><div class="ttdef"><b>Definition:</b> <a href="_g_l_e_s___c_o_m_p_u_t_e_2_helper_8h_source.xhtml#l00104">Helper.h:104</a></div></div>
-<div class="ttc" id="namespacearm__compute_xhtml_a19c7b9bc5f36935ba40314907ffe54ce"><div class="ttname"><a href="namespacearm__compute.xhtml#a19c7b9bc5f36935ba40314907ffe54ce">arm_compute::opengles31_is_available</a></div><div class="ttdeci">bool opengles31_is_available()</div><div class="ttdoc">Check if the OpenGL ES 3.1 API is available at runtime. </div></div>
-</div><!-- fragment -->
+<p>Definition at line <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml#l00066">66</a> of file <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml">FullyConnectedLayerFixture.h</a>.</p>
+<div class="fragment"><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;    {</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;        fc_layer.run();</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;    }</div></div><!-- fragment -->
 </div>
 </div>
 <a class="anchor" id="aa2d1f9c5f65c10bd64d74eac9051f29f"></a>
@@ -246,14 +241,38 @@ class arm_compute::test::FullyConnectedLayerFixture&lt; TensorType, Function, Ac
 </table>
 </div><div class="memdoc">
 
-<p>Definition at line <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml#l00050">50</a> of file <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml">FullyConnectedLayerFixture.h</a>.</p>
+<p>Definition at line <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml#l00043">43</a> of file <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml">FullyConnectedLayerFixture.h</a>.</p>
 
-<p>References <a class="el" href="classarm__compute_1_1_tensor_allocator.xhtml#a6e509c2a177b0b29e9e2369535094dee">TensorAllocator::allocate()</a>, <a class="el" href="classarm__compute_1_1_tensor.xhtml#a531ec877bfc923dea3ab6f1be5e6e1ac">Tensor::allocator()</a>, <a class="el" href="_c_l_2_min_max_location_8cpp_source.xhtml#l00090">arm_compute::test::validation::data_type</a>, <a class="el" href="validation_2_n_e_o_n_2_g_e_m_m_8cpp_source.xhtml#l00118">arm_compute::test::validation::dst</a>, <a class="el" href="main_8cpp_source.xhtml#l00058">arm_compute::test::library</a>, <a class="el" href="_dimensions_8h_source.xhtml#l00122">Dimensions&lt; T &gt;::num_dimensions()</a>, and <a class="el" href="_tensor_shape_8h_source.xhtml#l00074">TensorShape::set()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;    {</div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;        <span class="comment">// Set batched in source and destination shapes</span></div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;        <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> fixed_point_position = 4;</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;        src_shape.set(src_shape.num_dimensions() <span class="comment">/* batch */</span>, batches);</div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;        dst_shape.set(dst_shape.num_dimensions() <span class="comment">/* batch */</span>, batches);</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;</div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;        <span class="comment">// Create tensors</span></div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;        src     = create_tensor&lt;TensorType&gt;(src_shape, <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#ac2ad7f431e3446fddcd9b6b9f93c4c14">data_type</a>, 1, fixed_point_position);</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;        weights = create_tensor&lt;TensorType&gt;(weights_shape, <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#ac2ad7f431e3446fddcd9b6b9f93c4c14">data_type</a>, 1, fixed_point_position);</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;        biases  = create_tensor&lt;TensorType&gt;(biases_shape, <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#ac2ad7f431e3446fddcd9b6b9f93c4c14">data_type</a>, 1, fixed_point_position);</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;        dst     = create_tensor&lt;TensorType&gt;(dst_shape, <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#ac2ad7f431e3446fddcd9b6b9f93c4c14">data_type</a>, 1, fixed_point_position);</div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;        <span class="comment">// Create and configure function</span></div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;        fc_layer.configure(&amp;src, &amp;weights, &amp;biases, &amp;dst);</div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;</div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;        <span class="comment">// Allocate tensors</span></div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;        src.allocator()-&gt;allocate();</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;        weights.allocator()-&gt;allocate();</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;        biases.allocator()-&gt;allocate();</div><div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;        dst.allocator()-&gt;allocate();</div><div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;</div><div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;        <span class="comment">// Fill tensors</span></div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;        <a class="code" href="namespacearm__compute_1_1test.xhtml#a71326f0909d77386e29b511e1990a11f">library</a>-&gt;fill_tensor_uniform(Accessor(src), 0);</div><div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;        <a class="code" href="namespacearm__compute_1_1test.xhtml#a71326f0909d77386e29b511e1990a11f">library</a>-&gt;fill_tensor_uniform(Accessor(weights), 1);</div><div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;        <a class="code" href="namespacearm__compute_1_1test.xhtml#a71326f0909d77386e29b511e1990a11f">library</a>-&gt;fill_tensor_uniform(Accessor(biases), 2);</div><div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;    }</div><div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_ac2ad7f431e3446fddcd9b6b9f93c4c14"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#ac2ad7f431e3446fddcd9b6b9f93c4c14">arm_compute::test::validation::data_type</a></div><div class="ttdeci">data_type</div><div class="ttdef"><b>Definition:</b> <a href="_c_l_2_min_max_location_8cpp_source.xhtml#l00090">MinMaxLocation.cpp:90</a></div></div>
-<div class="ttc" id="namespacearm__compute_1_1test_xhtml_a71326f0909d77386e29b511e1990a11f"><div class="ttname"><a href="namespacearm__compute_1_1test.xhtml#a71326f0909d77386e29b511e1990a11f">arm_compute::test::library</a></div><div class="ttdeci">std::unique_ptr&lt; AssetsLibrary &gt; library</div><div class="ttdef"><b>Definition:</b> <a href="main_8cpp_source.xhtml#l00058">main.cpp:58</a></div></div>
+<p>References <a class="el" href="validation_2_c_l_2_g_e_m_m_8cpp_source.xhtml#l00116">arm_compute::test::validation::data_type</a>, <a class="el" href="_dimensions_8h_source.xhtml#l00122">Dimensions&lt; T &gt;::num_dimensions()</a>, and <a class="el" href="_tensor_shape_8h_source.xhtml#l00077">TensorShape::set()</a>.</p>
+<div class="fragment"><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;    {</div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;        <span class="comment">// Set batched in source and destination shapes</span></div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;        <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> fixed_point_position = 4;</div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;        src_shape.set(src_shape.num_dimensions() <span class="comment">/* batch */</span>, batches);</div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;        dst_shape.set(dst_shape.num_dimensions() <span class="comment">/* batch */</span>, batches);</div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;        <span class="comment">// Create tensors</span></div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;        src     = create_tensor&lt;TensorType&gt;(src_shape, <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#ac2ad7f431e3446fddcd9b6b9f93c4c14">data_type</a>, 1, fixed_point_position);</div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;        weights = create_tensor&lt;TensorType&gt;(weights_shape, <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#ac2ad7f431e3446fddcd9b6b9f93c4c14">data_type</a>, 1, fixed_point_position);</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;        biases  = create_tensor&lt;TensorType&gt;(biases_shape, <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#ac2ad7f431e3446fddcd9b6b9f93c4c14">data_type</a>, 1, fixed_point_position);</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;        dst     = create_tensor&lt;TensorType&gt;(dst_shape, <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#ac2ad7f431e3446fddcd9b6b9f93c4c14">data_type</a>, 1, fixed_point_position);</div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;        <span class="comment">// Create and configure function</span></div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;        fc_layer.configure(&amp;src, &amp;weights, &amp;biases, &amp;dst);</div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;        <span class="comment">// Allocate tensors</span></div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;        src.allocator()-&gt;allocate();</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;        weights.allocator()-&gt;allocate();</div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;        biases.allocator()-&gt;allocate();</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;        dst.allocator()-&gt;allocate();</div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;    }</div><div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_ac2ad7f431e3446fddcd9b6b9f93c4c14"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#ac2ad7f431e3446fddcd9b6b9f93c4c14">arm_compute::test::validation::data_type</a></div><div class="ttdeci">data_type</div><div class="ttdef"><b>Definition:</b> <a href="validation_2_c_l_2_g_e_m_m_8cpp_source.xhtml#l00116">GEMM.cpp:116</a></div></div>
 </div><!-- fragment -->
 </div>
 </div>
+<a class="anchor" id="ad55f80ed3cd8b6c4f247763b747016af"></a>
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+  <tr>
+  <td class="mlabels-left">
+      <table class="memname">
+        <tr>
+          <td class="memname">void sync </td>
+          <td>(</td>
+          <td class="paramname"></td><td>)</td>
+          <td></td>
+        </tr>
+      </table>
+  </td>
+  <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
+  </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml#l00071">71</a> of file <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml">FullyConnectedLayerFixture.h</a>.</p>
+<div class="fragment"><div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;    {</div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;        sync_if_necessary&lt;TensorType&gt;();</div><div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;        sync_tensor_if_necessary&lt;TensorType&gt;(dst);</div><div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;    }</div></div><!-- fragment -->
+</div>
+</div>
 <a class="anchor" id="a4adab6322a0276f34a7d656d49fc865c"></a>
 <div class="memitem">
 <div class="memproto">
@@ -275,10 +294,8 @@ class arm_compute::test::FullyConnectedLayerFixture&lt; TensorType, Function, Ac
 </table>
 </div><div class="memdoc">
 
-<p>Definition at line <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml#l00089">89</a> of file <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml">FullyConnectedLayerFixture.h</a>.</p>
-
-<p>References <a class="el" href="classarm__compute_1_1_tensor.xhtml#a531ec877bfc923dea3ab6f1be5e6e1ac">Tensor::allocator()</a>, <a class="el" href="validation_2_n_e_o_n_2_g_e_m_m_8cpp_source.xhtml#l00118">arm_compute::test::validation::dst</a>, and <a class="el" href="classarm__compute_1_1_tensor_allocator.xhtml#a1468b0adb6ec3f9d38aa7d60b8a91974">TensorAllocator::free()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;    {</div><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;        src.allocator()-&gt;free();</div><div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;        weights.allocator()-&gt;free();</div><div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;        biases.allocator()-&gt;free();</div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;        dst.allocator()-&gt;free();</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;    }</div></div><!-- fragment -->
+<p>Definition at line <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml#l00077">77</a> of file <a class="el" href="benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml">FullyConnectedLayerFixture.h</a>.</p>
+<div class="fragment"><div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;    {</div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;        src.allocator()-&gt;free();</div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;        weights.allocator()-&gt;free();</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;        biases.allocator()-&gt;free();</div><div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;        dst.allocator()-&gt;free();</div><div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;    }</div></div><!-- fragment -->
 </div>
 </div>
 <hr/>The documentation for this class was generated from the following file:<ul>
@@ -290,7 +307,7 @@ class arm_compute::test::FullyConnectedLayerFixture&lt; TensorType, Function, Ac
 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
   <ul>
     <li class="navelem"><a class="el" href="namespacearm__compute.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="namespacearm__compute_1_1test.xhtml">test</a></li><li class="navelem"><a class="el" href="classarm__compute_1_1test_1_1_fully_connected_layer_fixture.xhtml">FullyConnectedLayerFixture</a></li>
-    <li class="footer">Generated on Thu Dec 14 2017 23:48:37 for Compute Library by
+    <li class="footer">Generated on Fri Mar 2 2018 12:37:59 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>