blob: 1f5279398c90e3419e890346c38b21d7b03e487b [file] [log] [blame]
Ryan OSheade36e4a2020-03-13 16:26:19 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6<meta name="generator" content="Doxygen 1.8.13"/>
7<meta name="viewport" content="width=device-width, initial-scale=1"/>
8<title>ArmNN: LayerTestResult&lt; T, n &gt; Struct Template Reference</title>
9<link href="tabs.css" rel="stylesheet" type="text/css"/>
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="dynsections.js"></script>
12<link href="navtree.css" rel="stylesheet" type="text/css"/>
13<script type="text/javascript" src="resize.js"></script>
14<script type="text/javascript" src="navtreedata.js"></script>
15<script type="text/javascript" src="navtree.js"></script>
16<script type="text/javascript">
17 $(document).ready(initResizable);
18</script>
19<link href="search/search.css" rel="stylesheet" type="text/css"/>
20<script type="text/javascript" src="search/searchdata.js"></script>
21<script type="text/javascript" src="search/search.js"></script>
22<link href="doxygen.css" rel="stylesheet" type="text/css" />
23</head>
24<body>
25<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
26<div id="titlearea">
27<table cellspacing="0" cellpadding="0">
28 <tbody>
29 <tr style="height: 56px;">
30 <td id="projectalign" style="padding-left: 0.5em;">
31 <div id="projectname">ArmNN
32 &#160;<span id="projectnumber">NotReleased</span>
33 </div>
34 </td>
35 </tr>
36 </tbody>
37</table>
38</div>
39<!-- end header part -->
40<!-- Generated by Doxygen 1.8.13 -->
41<script type="text/javascript">
42var searchBox = new SearchBox("searchBox", "search",false,'Search');
43</script>
44<script type="text/javascript" src="menudata.js"></script>
45<script type="text/javascript" src="menu.js"></script>
46<script type="text/javascript">
47$(function() {
48 initMenu('',true,false,'search.php','Search');
49 $(document).ready(function() { init_search(); });
50});
51</script>
52<div id="main-nav"></div>
53</div><!-- top -->
54<div id="side-nav" class="ui-resizable side-nav-resizable">
55 <div id="nav-tree">
56 <div id="nav-tree-contents">
57 <div id="nav-sync" class="sync"></div>
58 </div>
59 </div>
60 <div id="splitbar" style="-moz-user-select:none;"
61 class="ui-resizable-handle">
62 </div>
63</div>
64<script type="text/javascript">
65$(document).ready(function(){initNavTree('struct_layer_test_result.html','');});
66</script>
67<div id="doc-content">
68<!-- window showing the filter options -->
69<div id="MSearchSelectWindow"
70 onmouseover="return searchBox.OnSearchSelectShow()"
71 onmouseout="return searchBox.OnSearchSelectHide()"
72 onkeydown="return searchBox.OnSearchSelectKey(event)">
73</div>
74
75<!-- iframe showing the search results (closed by default) -->
76<div id="MSearchResultsWindow">
77<iframe src="javascript:void(0)" frameborder="0"
78 name="MSearchResults" id="MSearchResults">
79</iframe>
80</div>
81
82<div class="header">
83 <div class="summary">
84<a href="#pub-methods">Public Member Functions</a> &#124;
85<a href="#pub-attribs">Public Attributes</a> &#124;
86<a href="struct_layer_test_result-members.html">List of all members</a> </div>
87 <div class="headertitle">
88<div class="title">LayerTestResult&lt; T, n &gt; Struct Template Reference</div> </div>
89</div><!--header-->
90<div class="contents">
91
92<p><code>#include &lt;<a class="el" href="_layer_test_result_8hpp_source.html">LayerTestResult.hpp</a>&gt;</code></p>
93<table class="memberdecls">
94<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
95Public Member Functions</h2></td></tr>
96<tr class="memitem:a0ff3d1ccdaff4db423043d2f758c08da"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_test_result.html#a0ff3d1ccdaff4db423043d2f758c08da">LayerTestResult</a> (const <a class="el" href="classarmnn_1_1_tensor_info.html">armnn::TensorInfo</a> &amp;outputInfo)</td></tr>
97<tr class="separator:a0ff3d1ccdaff4db423043d2f758c08da"><td class="memSeparator" colspan="2">&#160;</td></tr>
98</table><table class="memberdecls">
99<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
100Public Attributes</h2></td></tr>
101<tr class="memitem:ac9d44d346bb7c89f7a7aa31d2bee947f"><td class="memItemLeft" align="right" valign="top">boost::multi_array&lt; T, n &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_test_result.html#ac9d44d346bb7c89f7a7aa31d2bee947f">output</a></td></tr>
102<tr class="separator:ac9d44d346bb7c89f7a7aa31d2bee947f"><td class="memSeparator" colspan="2">&#160;</td></tr>
103<tr class="memitem:a73610ea6c776cc66e5a78dd842a39b8b"><td class="memItemLeft" align="right" valign="top">boost::multi_array&lt; T, n &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_test_result.html#a73610ea6c776cc66e5a78dd842a39b8b">outputExpected</a></td></tr>
104<tr class="separator:a73610ea6c776cc66e5a78dd842a39b8b"><td class="memSeparator" colspan="2">&#160;</td></tr>
105<tr class="memitem:a23a6c8147ba9825335d1d6246c11d675"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_test_result.html#a23a6c8147ba9825335d1d6246c11d675">supported</a></td></tr>
106<tr class="separator:a23a6c8147ba9825335d1d6246c11d675"><td class="memSeparator" colspan="2">&#160;</td></tr>
107<tr class="memitem:acf486f22af9761356425ade095f8a7fe"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_layer_test_result.html#acf486f22af9761356425ade095f8a7fe">compareBoolean</a></td></tr>
108<tr class="separator:acf486f22af9761356425ade095f8a7fe"><td class="memSeparator" colspan="2">&#160;</td></tr>
109</table>
110<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
111<div class="textblock"><h3>template&lt;typename T, std::size_t n&gt;<br />
112struct LayerTestResult&lt; T, n &gt;</h3>
113
114
115<p class="definition">Definition at line <a class="el" href="_layer_test_result_8hpp_source.html#l00029">29</a> of file <a class="el" href="_layer_test_result_8hpp_source.html">LayerTestResult.hpp</a>.</p>
116</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
117<a id="a0ff3d1ccdaff4db423043d2f758c08da"></a>
118<h2 class="memtitle"><span class="permalink"><a href="#a0ff3d1ccdaff4db423043d2f758c08da">&#9670;&nbsp;</a></span>LayerTestResult()</h2>
119
120<div class="memitem">
121<div class="memproto">
122<table class="mlabels">
123 <tr>
124 <td class="mlabels-left">
125 <table class="memname">
126 <tr>
127 <td class="memname"><a class="el" href="struct_layer_test_result.html">LayerTestResult</a> </td>
128 <td>(</td>
129 <td class="paramtype">const <a class="el" href="classarmnn_1_1_tensor_info.html">armnn::TensorInfo</a> &amp;&#160;</td>
130 <td class="paramname"><em>outputInfo</em></td><td>)</td>
131 <td></td>
132 </tr>
133 </table>
134 </td>
135 <td class="mlabels-right">
136<span class="mlabels"><span class="mlabel">inline</span></span> </td>
137 </tr>
138</table>
139</div><div class="memdoc">
140
141<p class="definition">Definition at line <a class="el" href="_layer_test_result_8hpp_source.html#l00031">31</a> of file <a class="el" href="_layer_test_result_8hpp_source.html">LayerTestResult.hpp</a>.</p>
142
143<p class="reference">References <a class="el" href="_layer_test_result_8hpp_source.html#l00043">LayerTestResult&lt; T, n &gt;::compareBoolean</a>, <a class="el" href="_layer_test_result_8hpp_source.html#l00040">LayerTestResult&lt; T, n &gt;::output</a>, <a class="el" href="_layer_test_result_8hpp_source.html#l00041">LayerTestResult&lt; T, n &gt;::outputExpected</a>, and <a class="el" href="_layer_test_result_8hpp_source.html#l00042">LayerTestResult&lt; T, n &gt;::supported</a>.</p>
144<div class="fragment"><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; <span class="keyword">auto</span> shape( GetTensorShapeAsArray&lt;n&gt;(outputInfo) );</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <a class="code" href="struct_layer_test_result.html#ac9d44d346bb7c89f7a7aa31d2bee947f">output</a>.resize(shape);</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; <a class="code" href="struct_layer_test_result.html#a73610ea6c776cc66e5a78dd842a39b8b">outputExpected</a>.resize(shape);</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <a class="code" href="struct_layer_test_result.html#a23a6c8147ba9825335d1d6246c11d675">supported</a> = <span class="keyword">true</span>;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; <a class="code" href="struct_layer_test_result.html#acf486f22af9761356425ade095f8a7fe">compareBoolean</a> = <span class="keyword">false</span>;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; }</div><div class="ttc" id="struct_layer_test_result_html_a23a6c8147ba9825335d1d6246c11d675"><div class="ttname"><a href="struct_layer_test_result.html#a23a6c8147ba9825335d1d6246c11d675">LayerTestResult::supported</a></div><div class="ttdeci">bool supported</div><div class="ttdef"><b>Definition:</b> <a href="_layer_test_result_8hpp_source.html#l00042">LayerTestResult.hpp:42</a></div></div>
145<div class="ttc" id="struct_layer_test_result_html_ac9d44d346bb7c89f7a7aa31d2bee947f"><div class="ttname"><a href="struct_layer_test_result.html#ac9d44d346bb7c89f7a7aa31d2bee947f">LayerTestResult::output</a></div><div class="ttdeci">boost::multi_array&lt; T, n &gt; output</div><div class="ttdef"><b>Definition:</b> <a href="_layer_test_result_8hpp_source.html#l00040">LayerTestResult.hpp:40</a></div></div>
146<div class="ttc" id="struct_layer_test_result_html_acf486f22af9761356425ade095f8a7fe"><div class="ttname"><a href="struct_layer_test_result.html#acf486f22af9761356425ade095f8a7fe">LayerTestResult::compareBoolean</a></div><div class="ttdeci">bool compareBoolean</div><div class="ttdef"><b>Definition:</b> <a href="_layer_test_result_8hpp_source.html#l00043">LayerTestResult.hpp:43</a></div></div>
147<div class="ttc" id="struct_layer_test_result_html_a73610ea6c776cc66e5a78dd842a39b8b"><div class="ttname"><a href="struct_layer_test_result.html#a73610ea6c776cc66e5a78dd842a39b8b">LayerTestResult::outputExpected</a></div><div class="ttdeci">boost::multi_array&lt; T, n &gt; outputExpected</div><div class="ttdef"><b>Definition:</b> <a href="_layer_test_result_8hpp_source.html#l00041">LayerTestResult.hpp:41</a></div></div>
148</div><!-- fragment -->
149</div>
150</div>
151<h2 class="groupheader">Member Data Documentation</h2>
152<a id="acf486f22af9761356425ade095f8a7fe"></a>
153<h2 class="memtitle"><span class="permalink"><a href="#acf486f22af9761356425ade095f8a7fe">&#9670;&nbsp;</a></span>compareBoolean</h2>
154
155<div class="memitem">
156<div class="memproto">
157 <table class="memname">
158 <tr>
159 <td class="memname">bool compareBoolean</td>
160 </tr>
161 </table>
162</div><div class="memdoc">
163
164<p class="definition">Definition at line <a class="el" href="_layer_test_result_8hpp_source.html#l00043">43</a> of file <a class="el" href="_layer_test_result_8hpp_source.html">LayerTestResult.hpp</a>.</p>
165
166<p class="reference">Referenced by <a class="el" href="_unit_tests_8hpp_source.html#l00036">CompareTestResultIfSupported()</a>, <a class="el" href="_elementwise_test_impl_8hpp_source.html#l00041">ElementwiseTestHelper()</a>, and <a class="el" href="_layer_test_result_8hpp_source.html#l00031">LayerTestResult&lt; T, n &gt;::LayerTestResult()</a>.</p>
167
168</div>
169</div>
170<a id="ac9d44d346bb7c89f7a7aa31d2bee947f"></a>
171<h2 class="memtitle"><span class="permalink"><a href="#ac9d44d346bb7c89f7a7aa31d2bee947f">&#9670;&nbsp;</a></span>output</h2>
172
173<div class="memitem">
174<div class="memproto">
175 <table class="memname">
176 <tr>
177 <td class="memname">boost::multi_array&lt;T, n&gt; output</td>
178 </tr>
179 </table>
180</div><div class="memdoc">
181
182<p class="definition">Definition at line <a class="el" href="_layer_test_result_8hpp_source.html#l00040">40</a> of file <a class="el" href="_layer_test_result_8hpp_source.html">LayerTestResult.hpp</a>.</p>
183
184<p class="reference">Referenced by <a class="el" href="_addition_test_impl_8cpp_source.html#l00245">AdditionBroadcast1ElementTestImpl()</a>, <a class="el" href="_addition_test_impl_8cpp_source.html#l00162">AdditionBroadcastTestImpl()</a>, <a class="el" href="_mem_copy_tests_8cpp_source.html#l00047">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_activation_test_impl_8cpp_source.html#l00023">BoundedReLuTestCommon()</a>, <a class="el" href="_activation_test_impl_8cpp_source.html#l00284">CompareBoundedReLuTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l01277">CompareConvolution2dTestImpl()</a>, <a class="el" href="_multiplication_test_impl_8cpp_source.html#l00399">CompareMultiplicationTest()</a>, <a class="el" href="_unit_tests_8hpp_source.html#l00036">CompareTestResultIfSupported()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l00450">Concat2dTestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l00715">Concat3dTestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l01399">Concat4dTestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l01916">ConcatDifferentInputOutputQParamTest()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l02628">ConcatUint16Test()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l02345">ConcatUint8DifferentQParamsTest()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l02490">ConcatUint8Test()</a>, <a class="el" href="_activation_test_impl_8cpp_source.html#l00307">ConstantLinearActivationTestCommon()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l00460">Convolution1dTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l03044">Convolution2dPerAxisQuantTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l03268">DepthwiseConvolution2dPerAxisQuantTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l01884">DepthwiseConvolution2dTestImpl()</a>, <a class="el" href="_elementwise_test_impl_8hpp_source.html#l00041">ElementwiseTestHelper()</a>, <a class="el" href="_elementwise_unary_test_impl_8hpp_source.html#l00035">ElementwiseUnaryTestHelper()</a>, <a class="el" href="_fake_quantization_test_impl_8cpp_source.html#l00016">FakeQuantizationTest()</a>, <a class="el" href="_layer_test_result_8hpp_source.html#l00031">LayerTestResult&lt; T, n &gt;::LayerTestResult()</a>, <a class="el" href="_pad_test_impl_8cpp_source.html#l00020">Pad2dTestCommon()</a>, <a class="el" href="_pad_test_impl_8cpp_source.html#l00093">Pad3dTestCommon()</a>, <a class="el" href="_pad_test_impl_8cpp_source.html#l00177">Pad4dTestCommon()</a>, <a class="el" href="_prelu_test_impl_8hpp_source.html#l00023">PreluTest()</a>, <a class="el" href="_activation_test_impl_8cpp_source.html#l00392">SimpleActivationTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l00367">SimpleConvolution2dNhwcTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l00201">SimpleConvolution2dTestImpl()</a>, <a class="el" href="_floor_test_impl_8cpp_source.html#l00015">SimpleFloorTest()</a>, <a class="el" href="_fully_connected_test_impl_8cpp_source.html#l00024">SimpleFullyConnectedTestImpl()</a>, and <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.html#l00561">TransposeConvolution2dPerAxisQuantTest()</a>.</p>
185
186</div>
187</div>
188<a id="a73610ea6c776cc66e5a78dd842a39b8b"></a>
189<h2 class="memtitle"><span class="permalink"><a href="#a73610ea6c776cc66e5a78dd842a39b8b">&#9670;&nbsp;</a></span>outputExpected</h2>
190
191<div class="memitem">
192<div class="memproto">
193 <table class="memname">
194 <tr>
195 <td class="memname">boost::multi_array&lt;T, n&gt; outputExpected</td>
196 </tr>
197 </table>
198</div><div class="memdoc">
199
200<p class="definition">Definition at line <a class="el" href="_layer_test_result_8hpp_source.html#l00041">41</a> of file <a class="el" href="_layer_test_result_8hpp_source.html">LayerTestResult.hpp</a>.</p>
201
202<p class="reference">Referenced by <a class="el" href="_addition_test_impl_8cpp_source.html#l00245">AdditionBroadcast1ElementTestImpl()</a>, <a class="el" href="_addition_test_impl_8cpp_source.html#l00162">AdditionBroadcastTestImpl()</a>, <a class="el" href="_mem_copy_tests_8cpp_source.html#l00047">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_activation_test_impl_8cpp_source.html#l00023">BoundedReLuTestCommon()</a>, <a class="el" href="_activation_test_impl_8cpp_source.html#l00284">CompareBoundedReLuTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l01277">CompareConvolution2dTestImpl()</a>, <a class="el" href="_multiplication_test_impl_8cpp_source.html#l00399">CompareMultiplicationTest()</a>, <a class="el" href="_unit_tests_8hpp_source.html#l00036">CompareTestResultIfSupported()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l00507">Concat2dDim0TestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l00544">Concat2dDim1TestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l00809">Concat3dDim0TestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l00882">Concat3dDim1TestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l00955">Concat3dDim2TestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l01462">Concat4dDim0TestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l01502">Concat4dDim1TestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l01542">Concat4dDim2TestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l01582">Concat4dDim3TestImpl()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l01916">ConcatDifferentInputOutputQParamTest()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l02628">ConcatUint16Test()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l02345">ConcatUint8DifferentQParamsTest()</a>, <a class="el" href="_concat_test_impl_8cpp_source.html#l02490">ConcatUint8Test()</a>, <a class="el" href="_activation_test_impl_8cpp_source.html#l00307">ConstantLinearActivationTestCommon()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l00460">Convolution1dTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l03044">Convolution2dPerAxisQuantTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l03268">DepthwiseConvolution2dPerAxisQuantTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l01884">DepthwiseConvolution2dTestImpl()</a>, <a class="el" href="_elementwise_test_impl_8hpp_source.html#l00041">ElementwiseTestHelper()</a>, <a class="el" href="_elementwise_unary_test_impl_8hpp_source.html#l00035">ElementwiseUnaryTestHelper()</a>, <a class="el" href="_fake_quantization_test_impl_8cpp_source.html#l00016">FakeQuantizationTest()</a>, <a class="el" href="_fully_connected_test_impl_8cpp_source.html#l00247">FullyConnectedFloat32Test()</a>, <a class="el" href="_fully_connected_test_impl_8cpp_source.html#l00148">FullyConnectedLargeTestCommon()</a>, <a class="el" href="_fully_connected_test_impl_8cpp_source.html#l00071">FullyConnectedTest()</a>, <a class="el" href="_layer_test_result_8hpp_source.html#l00031">LayerTestResult&lt; T, n &gt;::LayerTestResult()</a>, <a class="el" href="_pad_test_impl_8cpp_source.html#l00020">Pad2dTestCommon()</a>, <a class="el" href="_pad_test_impl_8cpp_source.html#l00093">Pad3dTestCommon()</a>, <a class="el" href="_pad_test_impl_8cpp_source.html#l00177">Pad4dTestCommon()</a>, <a class="el" href="_prelu_test_impl_8hpp_source.html#l00023">PreluTest()</a>, <a class="el" href="_activation_test_impl_8cpp_source.html#l00392">SimpleActivationTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l00367">SimpleConvolution2dNhwcTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.html#l00201">SimpleConvolution2dTestImpl()</a>, <a class="el" href="_floor_test_impl_8cpp_source.html#l00015">SimpleFloorTest()</a>, and <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.html#l00561">TransposeConvolution2dPerAxisQuantTest()</a>.</p>
203
204</div>
205</div>
206<a id="a23a6c8147ba9825335d1d6246c11d675"></a>
207<h2 class="memtitle"><span class="permalink"><a href="#a23a6c8147ba9825335d1d6246c11d675">&#9670;&nbsp;</a></span>supported</h2>
208
209<div class="memitem">
210<div class="memproto">
211 <table class="memname">
212 <tr>
213 <td class="memname">bool supported</td>
214 </tr>
215 </table>
216</div><div class="memdoc">
217
218<p class="definition">Definition at line <a class="el" href="_layer_test_result_8hpp_source.html#l00042">42</a> of file <a class="el" href="_layer_test_result_8hpp_source.html">LayerTestResult.hpp</a>.</p>
219
220<p class="reference">Referenced by <a class="el" href="_unit_tests_8hpp_source.html#l00036">CompareTestResultIfSupported()</a>, and <a class="el" href="_layer_test_result_8hpp_source.html#l00031">LayerTestResult&lt; T, n &gt;::LayerTestResult()</a>.</p>
221
222</div>
223</div>
224<hr/>The documentation for this struct was generated from the following file:<ul>
225<li>src/backends/backendsCommon/test/layerTests/<a class="el" href="_layer_test_result_8hpp_source.html">LayerTestResult.hpp</a></li>
226</ul>
227</div><!-- contents -->
228</div><!-- doc-content -->
229<!-- start footer part -->
230<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
231 <ul>
232 <li class="navelem"><a class="el" href="struct_layer_test_result.html">LayerTestResult</a></li>
233 <li class="footer">Generated on Fri Mar 13 2020 16:07:01 for ArmNN by
234 <a href="http://www.doxygen.org/index.html">
235 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
236 </ul>
237</div>
238</body>
239</html>