bugfix: CLDeconvolutionLayer::validate fails if bias==NULL (#439)
[platform/upstream/armcl.git] / documentation / classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml
index 5a79dc7..c30050f 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: DepthwiseSeparableConvolutionLayerDataset Class 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.03</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>
@@ -103,7 +105,7 @@ $(document).ready(function(){initNavTree('classarm__compute_1_1test_1_1datasets_
      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">
@@ -131,8 +133,8 @@ Data Structures</h2></td></tr>
 </table><table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
 Public Types</h2></td></tr>
-<tr class="memitem:a85501571124cd3b47585ccc7142fb969"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml#a85501571124cd3b47585ccc7142fb969">type</a> = std::tuple&lt; <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a>, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> &gt;</td></tr>
-<tr class="separator:a85501571124cd3b47585ccc7142fb969"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad253dff6e929f5245a19a91bd81ddfa6"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml#ad253dff6e929f5245a19a91bd81ddfa6">type</a> = std::tuple&lt; <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a>, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> &gt;</td></tr>
+<tr class="separator:ad253dff6e929f5245a19a91bd81ddfa6"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table><table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
 Public Member Functions</h2></td></tr>
@@ -140,19 +142,19 @@ Public Member Functions</h2></td></tr>
 <tr class="separator:a2fcbf5359798ec294d009f286fd802e6"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:ab8e4e3e2a7bf18888b71bdf9dda0770b"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml#ab8e4e3e2a7bf18888b71bdf9dda0770b">size</a> () const </td></tr>
 <tr class="separator:ab8e4e3e2a7bf18888b71bdf9dda0770b"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:aa7bfde2efdbdb179871c82cc86b849a3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml#aa7bfde2efdbdb179871c82cc86b849a3">add_config</a> (<a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> src, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> filter, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> depthwise_out, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> weights, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> biases, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> dst, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> depthwise_info, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> pointwise_info)</td></tr>
-<tr class="separator:aa7bfde2efdbdb179871c82cc86b849a3"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0c595d641ff7e7fd72afb568a8836896"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml#a0c595d641ff7e7fd72afb568a8836896">add_config</a> (<a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> src, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> filter, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> filter_bias, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> depthwise_out, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> weights, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> biases, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a> dst, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> depthwise_info, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> pointwise_info)</td></tr>
+<tr class="separator:a0c595d641ff7e7fd72afb568a8836896"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table>
 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
 <div class="textblock">
 <p>Definition at line <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml#l00038">38</a> of file <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml">DepthwiseSeparableConvolutionLayerDataset.h</a>.</p>
 </div><h2 class="groupheader">Member Typedef Documentation</h2>
-<a class="anchor" id="a85501571124cd3b47585ccc7142fb969"></a>
+<a class="anchor" id="ad253dff6e929f5245a19a91bd81ddfa6"></a>
 <div class="memitem">
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname">using <a class="el" href="classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml#a85501571124cd3b47585ccc7142fb969">type</a> =  std::tuple&lt;<a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a>, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a>&gt;</td>
+          <td class="memname">using <a class="el" href="classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml#ad253dff6e929f5245a19a91bd81ddfa6">type</a> =  std::tuple&lt;<a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a>, <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a>&gt;</td>
         </tr>
       </table>
 </div><div class="memdoc">
@@ -162,7 +164,7 @@ Public Member Functions</h2></td></tr>
 </div>
 </div>
 <h2 class="groupheader">Member Function Documentation</h2>
-<a class="anchor" id="aa7bfde2efdbdb179871c82cc86b849a3"></a>
+<a class="anchor" id="a0c595d641ff7e7fd72afb568a8836896"></a>
 <div class="memitem">
 <div class="memproto">
 <table class="mlabels">
@@ -185,6 +187,12 @@ Public Member Functions</h2></td></tr>
           <td class="paramkey"></td>
           <td></td>
           <td class="paramtype"><a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>&#160;</td>
+          <td class="paramname"><em>filter_bias</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype"><a class="el" href="classarm__compute_1_1_tensor_shape.xhtml">TensorShape</a>&#160;</td>
           <td class="paramname"><em>depthwise_out</em>, </td>
         </tr>
         <tr>
@@ -230,19 +238,11 @@ Public Member Functions</h2></td></tr>
 </table>
 </div><div class="memdoc">
 
-<p>Definition at line <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml#l00120">120</a> of file <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml">DepthwiseSeparableConvolutionLayerDataset.h</a>.</p>
+<p>Definition at line <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml#l00127">127</a> of file <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml">DepthwiseSeparableConvolutionLayerDataset.h</a>.</p>
 
 <p>Referenced by <a class="el" href="_mobile_net_depthwise_separable_convolution_layer_dataset_8h_source.xhtml#l00043">MobileNetDepthwiseSeparableConvolutionLayerDataset::MobileNetDepthwiseSeparableConvolutionLayerDataset()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;    {</div>
-<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;        _src_shapes.emplace_back(std::move(src));</div>
-<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;        _filter_shapes.emplace_back(std::move(filter));</div>
-<div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;        _depthwise_out_shapes.emplace_back(std::move(depthwise_out));</div>
-<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;        _weight_shapes.emplace_back(std::move(weights));</div>
-<div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;        _bias_shapes.emplace_back(std::move(biases));</div>
-<div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;        _dst_shapes.emplace_back(std::move(dst));</div>
-<div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;        _depthwise_infos.emplace_back(std::move(depthwise_info));</div>
-<div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;        _pointwise_infos.emplace_back(std::move(pointwise_info));</div>
-<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;    }</div>
+<div class="fragment"><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;    {</div><div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;        _src_shapes.emplace_back(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a6743f0a130e8311e6f5b1a23df102472">src</a>));</div><div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;        _filter_shapes.emplace_back(std::move(filter));</div><div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;        _filter_biases_shapes.emplace_back(std::move(filter_bias));</div><div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;        _depthwise_out_shapes.emplace_back(std::move(depthwise_out));</div><div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;        _weight_shapes.emplace_back(std::move(weights));</div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;        _bias_shapes.emplace_back(std::move(biases));</div><div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;        _dst_shapes.emplace_back(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#adbf67dcee294e673cf796f1ed8aeb6a4">dst</a>));</div><div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;        _depthwise_infos.emplace_back(std::move(depthwise_info));</div><div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;        _pointwise_infos.emplace_back(std::move(pointwise_info));</div><div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;    }</div><div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_adbf67dcee294e673cf796f1ed8aeb6a4"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#adbf67dcee294e673cf796f1ed8aeb6a4">arm_compute::test::validation::dst</a></div><div class="ttdeci">CLTensor dst</div><div class="ttdef"><b>Definition:</b> <a href="_c_l_2_convolution_8cpp_source.xhtml#l00137">Convolution.cpp:137</a></div></div>
+<div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a6743f0a130e8311e6f5b1a23df102472"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a6743f0a130e8311e6f5b1a23df102472">arm_compute::test::validation::src</a></div><div class="ttdeci">convolution configure &amp; src</div><div class="ttdef"><b>Definition:</b> <a href="_c_l_2_convolution_8cpp_source.xhtml#l00147">Convolution.cpp:147</a></div></div>
 </div><!-- fragment -->
 </div>
 </div>
@@ -267,12 +267,10 @@ Public Member Functions</h2></td></tr>
 </table>
 </div><div class="memdoc">
 
-<p>Definition at line <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml#l00108">108</a> of file <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml">DepthwiseSeparableConvolutionLayerDataset.h</a>.</p>
-<div class="fragment"><div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;    {</div>
-<div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;        <span class="keywordflow">return</span> iterator(_src_shapes.begin(), _filter_shapes.begin(), _depthwise_out_shapes.begin(), _weight_shapes.begin(), _bias_shapes.begin(), _dst_shapes.begin(), _depthwise_infos.begin(),</div>
-<div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;                        _pointwise_infos.begin());</div>
-<div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;    }</div>
-</div><!-- fragment -->
+<p>Definition at line <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml#l00113">113</a> of file <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml">DepthwiseSeparableConvolutionLayerDataset.h</a>.</p>
+
+<p>References <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml#l00045">DepthwiseSeparableConvolutionLayerDataset::iterator::iterator()</a>.</p>
+<div class="fragment"><div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;    {</div><div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;        <span class="keywordflow">return</span> iterator(_src_shapes.begin(), _filter_shapes.begin(), _filter_biases_shapes.begin(), _depthwise_out_shapes.begin(), _weight_shapes.begin(), _bias_shapes.begin(), _dst_shapes.begin(),</div><div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;                        _depthwise_infos.begin(),</div><div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;                        _pointwise_infos.begin());</div><div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;    }</div></div><!-- fragment -->
 </div>
 </div>
 <a class="anchor" id="ab8e4e3e2a7bf18888b71bdf9dda0770b"></a>
@@ -296,14 +294,10 @@ Public Member Functions</h2></td></tr>
 </table>
 </div><div class="memdoc">
 
-<p>Definition at line <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml#l00114">114</a> of file <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml">DepthwiseSeparableConvolutionLayerDataset.h</a>.</p>
+<p>Definition at line <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml#l00120">120</a> of file <a class="el" href="_depthwise_separable_convolution_layer_dataset_8h_source.xhtml">DepthwiseSeparableConvolutionLayerDataset.h</a>.</p>
 
 <p>References <a class="el" href="tests_2validation_2_fixed_point_8h_source.xhtml#l00884">arm_compute::test::fixed_point_arithmetic::detail::min()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;    {</div>
-<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_src_shapes.size(), <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_filter_shapes.size(), <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_depthwise_out_shapes.size(), <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_weight_shapes.size(), <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_bias_shapes.size(), <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_dst_shapes.size(),</div>
-<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;                                                                                                                            <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_depthwise_infos.size(), _pointwise_infos.size())))))));</div>
-<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;    }</div>
-<div class="ttc" id="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_xhtml_aabcf39e3917f842dbc5fbb0d802f24d5"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">arm_compute::test::fixed_point_arithmetic::detail::min</a></div><div class="ttdeci">fixed_point&lt; T &gt; min(fixed_point&lt; T &gt; x, fixed_point&lt; T &gt; y)</div><div class="ttdef"><b>Definition:</b> <a href="tests_2validation_2_fixed_point_8h_source.xhtml#l00884">FixedPoint.h:884</a></div></div>
+<div class="fragment"><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;    {</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;        <span class="keywordflow">return</span> <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_src_shapes.size(), <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_filter_shapes.size(), <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_filter_biases_shapes.size(), <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_depthwise_out_shapes.size(), <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_weight_shapes.size(),</div><div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;                                                                                                                            <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_bias_shapes.size(), <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_dst_shapes.size(),</div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;                                                                                                                                    <a class="code" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">std::min</a>(_depthwise_infos.size(), _pointwise_infos.size()))))))));</div><div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;    }</div><div class="ttc" id="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_xhtml_aabcf39e3917f842dbc5fbb0d802f24d5"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml#aabcf39e3917f842dbc5fbb0d802f24d5">arm_compute::test::fixed_point_arithmetic::detail::min</a></div><div class="ttdeci">fixed_point&lt; T &gt; min(fixed_point&lt; T &gt; x, fixed_point&lt; T &gt; y)</div><div class="ttdef"><b>Definition:</b> <a href="tests_2validation_2_fixed_point_8h_source.xhtml#l00884">FixedPoint.h:884</a></div></div>
 </div><!-- fragment -->
 </div>
 </div>
@@ -316,9 +310,9 @@ Public Member Functions</h2></td></tr>
 <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="namespacearm__compute_1_1test_1_1datasets.xhtml">datasets</a></li><li class="navelem"><a class="el" href="classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml">DepthwiseSeparableConvolutionLayerDataset</a></li>
-    <li class="footer">Generated on Thu Oct 12 2017 14:26:38 for Compute Library by
+    <li class="footer">Generated on Fri Mar 2 2018 12:38:00 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>