aboutsummaryrefslogtreecommitdiff
path: root/22.05/struct_positive_activation_fixture.xhtml
blob: e0f1451ca1effcb5ca1be594729e96094dd5c1a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!-- Copyright (c) 2020 ARM Limited. -->
<!--                                 -->
<!-- SPDX-License-Identifier: MIT    -->
<!--                                 -->
<!-- HTML header for doxygen 1.8.13-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<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.13"/>
<meta name="robots" content="NOINDEX, NOFOLLOW" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ArmNN: PositiveActivationFixture Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<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);
</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/x-mathjax-config">
  MathJax.Hub.Config({
    extensions: ["tex2jax.js"],
    jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
  <td style="padding-left: 0.5em;">
   <div id="projectname">
   &#160;<span id="projectnumber">22.05</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('struct_positive_activation_fixture.xhtml','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="struct_positive_activation_fixture-members.xhtml">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">PositiveActivationFixture Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#include &lt;<a class="el" href="_activation_fixture_8hpp_source.xhtml">ActivationFixture.hpp</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for PositiveActivationFixture:</div>
<div class="dyncontent">
 <div class="center">
  <img src="struct_positive_activation_fixture.png" usemap="#PositiveActivationFixture_map" alt=""/>
  <map id="PositiveActivationFixture_map" name="PositiveActivationFixture_map">
<area href="struct_activation_fixture.xhtml" alt="ActivationFixture" shape="rect" coords="0,0,151,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a42413470cac3e538dd3f8b88e9a30fdb"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_positive_activation_fixture.xhtml#a42413470cac3e538dd3f8b88e9a30fdb">PositiveActivationFixture</a> ()</td></tr>
<tr class="separator:a42413470cac3e538dd3f8b88e9a30fdb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_struct_activation_fixture"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_struct_activation_fixture')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="struct_activation_fixture.xhtml">ActivationFixture</a></td></tr>
<tr class="memitem:ae1dbc299f042fc62a3e6a04977d3d880 inherit pub_methods_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#ae1dbc299f042fc62a3e6a04977d3d880">ActivationFixture</a> ()</td></tr>
<tr class="separator:ae1dbc299f042fc62a3e6a04977d3d880 inherit pub_methods_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_attribs_struct_activation_fixture"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_struct_activation_fixture')"><img src="closed.png" alt="-"/>&#160;Public Attributes inherited from <a class="el" href="struct_activation_fixture.xhtml">ActivationFixture</a></td></tr>
<tr class="memitem:aca34d28e3d8bcbcadb8edb4e3af24f8c inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#aca34d28e3d8bcbcadb8edb4e3af24f8c">width</a> = 17</td></tr>
<tr class="separator:aca34d28e3d8bcbcadb8edb4e3af24f8c inherit pub_attribs_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab2e78c61905b4419fcc7b4cfc500fe85 inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#ab2e78c61905b4419fcc7b4cfc500fe85">height</a> = 29</td></tr>
<tr class="separator:ab2e78c61905b4419fcc7b4cfc500fe85 inherit pub_attribs_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9ed2af39747c91928713f96d4e28b53f inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#a9ed2af39747c91928713f96d4e28b53f">channels</a> = 2</td></tr>
<tr class="separator:a9ed2af39747c91928713f96d4e28b53f inherit pub_attribs_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0d207bf4bfdc828e9372de7632cdbe99 inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#a0d207bf4bfdc828e9372de7632cdbe99">batchSize</a> = 5</td></tr>
<tr class="separator:a0d207bf4bfdc828e9372de7632cdbe99 inherit pub_attribs_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a49fbbc88dcc55e42eb57c6779f610de4 inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top">std::vector&lt; float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#a49fbbc88dcc55e42eb57c6779f610de4">output</a></td></tr>
<tr class="separator:a49fbbc88dcc55e42eb57c6779f610de4 inherit pub_attribs_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0104ec020d97af297a60f6b7320aaeef inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top">std::vector&lt; float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#a0104ec020d97af297a60f6b7320aaeef">outputExpected</a></td></tr>
<tr class="separator:a0104ec020d97af297a60f6b7320aaeef inherit pub_attribs_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0db0015ed048cf2e6909b847ab7d347c inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top">std::vector&lt; float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#a0db0015ed048cf2e6909b847ab7d347c">input</a></td></tr>
<tr class="separator:a0db0015ed048cf2e6909b847ab7d347c inherit pub_attribs_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e4e470f9a82213ac1cbed6e3007807d inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarmnn_1_1_tensor_info.xhtml">armnn::TensorInfo</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#a2e4e470f9a82213ac1cbed6e3007807d">inputTensorInfo</a></td></tr>
<tr class="separator:a2e4e470f9a82213ac1cbed6e3007807d inherit pub_attribs_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a404c04590fcb7463711f2d4ad9d99353 inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarmnn_1_1_tensor_info.xhtml">armnn::TensorInfo</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#a404c04590fcb7463711f2d4ad9d99353">outputTensorInfo</a></td></tr>
<tr class="separator:a404c04590fcb7463711f2d4ad9d99353 inherit pub_attribs_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4aec1a5be9d9a4a394a2e49e9744286e inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#a4aec1a5be9d9a4a394a2e49e9744286e">a</a> = 0.234f</td></tr>
<tr class="separator:a4aec1a5be9d9a4a394a2e49e9744286e inherit pub_attribs_struct_activation_fixture"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83fc1af92e29717b4513d121b0c72c7d inherit pub_attribs_struct_activation_fixture"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_activation_fixture.xhtml#a83fc1af92e29717b4513d121b0c72c7d">b</a> = -12.345f</td></tr>
<tr class="separator:a83fc1af92e29717b4513d121b0c72c7d inherit pub_attribs_struct_activation_fixture"><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 class="definition">Definition at line <a class="el" href="_activation_fixture_8hpp_source.xhtml#l00049">49</a> of file <a class="el" href="_activation_fixture_8hpp_source.xhtml">ActivationFixture.hpp</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a42413470cac3e538dd3f8b88e9a30fdb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a42413470cac3e538dd3f8b88e9a30fdb">&#9670;&nbsp;</a></span>PositiveActivationFixture()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="struct_positive_activation_fixture.xhtml">PositiveActivationFixture</a> </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 class="definition">Definition at line <a class="el" href="_activation_fixture_8hpp_source.xhtml#l00051">51</a> of file <a class="el" href="_activation_fixture_8hpp_source.xhtml">ActivationFixture.hpp</a>.</p>

<p class="reference">References <a class="el" href="_activation_fixture_8hpp_source.xhtml#l00038">ActivationFixture::input</a>, and <a class="el" href="_activation_fixture_8hpp_source.xhtml#l00040">ActivationFixture::inputTensorInfo</a>.</p>
<div class="fragment"><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;    {</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;        <a class="code" href="struct_activation_fixture.xhtml#a0db0015ed048cf2e6909b847ab7d347c">input</a> = MakeRandomTensor&lt;float&gt;(<a class="code" href="struct_activation_fixture.xhtml#a2e4e470f9a82213ac1cbed6e3007807d">inputTensorInfo</a>, 2342423, 0.0f, 1.0f);</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;    }</div><div class="ttc" id="struct_activation_fixture_xhtml_a0db0015ed048cf2e6909b847ab7d347c"><div class="ttname"><a href="struct_activation_fixture.xhtml#a0db0015ed048cf2e6909b847ab7d347c">ActivationFixture::input</a></div><div class="ttdeci">std::vector&lt; float &gt; input</div><div class="ttdef"><b>Definition:</b> <a href="_activation_fixture_8hpp_source.xhtml#l00038">ActivationFixture.hpp:38</a></div></div>
<div class="ttc" id="struct_activation_fixture_xhtml_a2e4e470f9a82213ac1cbed6e3007807d"><div class="ttname"><a href="struct_activation_fixture.xhtml#a2e4e470f9a82213ac1cbed6e3007807d">ActivationFixture::inputTensorInfo</a></div><div class="ttdeci">armnn::TensorInfo inputTensorInfo</div><div class="ttdef"><b>Definition:</b> <a href="_activation_fixture_8hpp_source.xhtml#l00040">ActivationFixture.hpp:40</a></div></div>
</div><!-- fragment -->
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/backends/backendsCommon/test/<a class="el" href="_activation_fixture_8hpp_source.xhtml">ActivationFixture.hpp</a></li>
</ul>
</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="struct_positive_activation_fixture.xhtml">PositiveActivationFixture</a></li>
    <li class="footer">Generated on Tue May 24 2022 11:27:20 for ArmNN by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
  </ul>
</div>
</body>
</html>