arm_compute v18.05
[platform/upstream/armcl.git] / documentation / _n_e_activation_function_detail_8h_source.xhtml
1 <!-- HTML header for doxygen 1.8.9.1-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7 <meta name="generator" content="Doxygen 1.8.11"/>
8 <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
9 <title>Compute Library: arm_compute/core/NEON/kernels/detail/NEActivationFunctionDetail.h Source File</title>
10 <link href="tabs.css" rel="stylesheet" type="text/css"/>
11 <script type="text/javascript" src="jquery.js"></script>
12 <script type="text/javascript" src="dynsections.js"></script>
13 <link href="navtree.css" rel="stylesheet" type="text/css"/>
14 <script type="text/javascript" src="resize.js"></script>
15 <script type="text/javascript" src="navtreedata.js"></script>
16 <script type="text/javascript" src="navtree.js"></script>
17 <script type="text/javascript">
18   $(document).ready(initResizable);
19   $(window).load(resizeHeight);
20 </script>
21 <link href="search/search.css" rel="stylesheet" type="text/css"/>
22 <script type="text/javascript" src="search/searchdata.js"></script>
23 <script type="text/javascript" src="search/search.js"></script>
24 <script type="text/javascript">
25   $(document).ready(function() { init_search(); });
26 </script>
27 <script type="text/x-mathjax-config">
28   MathJax.Hub.Config({
29     extensions: ["tex2jax.js"],
30     jax: ["input/TeX","output/HTML-CSS"],
31 });
32 </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
33 <link href="doxygen.css" rel="stylesheet" type="text/css" />
34 </head>
35 <body>
36 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
37 <div id="titlearea">
38 <table cellspacing="0" cellpadding="0">
39  <tbody>
40  <tr style="height: 56px;">
41   <td style="padding-left: 0.5em;">
42    <div id="projectname">Compute Library
43    &#160;<span id="projectnumber">18.05</span>
44    </div>
45   </td>
46  </tr>
47  </tbody>
48 </table>
49 </div>
50 <!-- end header part -->
51 <!-- Generated by Doxygen 1.8.11 -->
52 <script type="text/javascript">
53 var searchBox = new SearchBox("searchBox", "search",false,'Search');
54 </script>
55   <div id="navrow1" class="tabs">
56     <ul class="tablist">
57       <li><a href="index.xhtml"><span>Main&#160;Page</span></a></li>
58       <li><a href="pages.xhtml"><span>Related&#160;Pages</span></a></li>
59       <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
60       <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
61       <li class="current"><a href="files.xhtml"><span>Files</span></a></li>
62       <li>
63         <div id="MSearchBox" class="MSearchBoxInactive">
64         <span class="left">
65           <img id="MSearchSelect" src="search/mag_sel.png"
66                onmouseover="return searchBox.OnSearchSelectShow()"
67                onmouseout="return searchBox.OnSearchSelectHide()"
68                alt=""/>
69           <input type="text" id="MSearchField" value="Search" accesskey="S"
70                onfocus="searchBox.OnSearchFieldFocus(true)" 
71                onblur="searchBox.OnSearchFieldFocus(false)" 
72                onkeyup="searchBox.OnSearchFieldChange(event)"/>
73           </span><span class="right">
74             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
75           </span>
76         </div>
77       </li>
78     </ul>
79   </div>
80   <div id="navrow2" class="tabs2">
81     <ul class="tablist">
82       <li><a href="files.xhtml"><span>File&#160;List</span></a></li>
83       <li><a href="globals.xhtml"><span>Globals</span></a></li>
84     </ul>
85   </div>
86 </div><!-- top -->
87 <div id="side-nav" class="ui-resizable side-nav-resizable">
88   <div id="nav-tree">
89     <div id="nav-tree-contents">
90       <div id="nav-sync" class="sync"></div>
91     </div>
92   </div>
93   <div id="splitbar" style="-moz-user-select:none;" 
94        class="ui-resizable-handle">
95   </div>
96 </div>
97 <script type="text/javascript">
98 $(document).ready(function(){initNavTree('_n_e_activation_function_detail_8h_source.xhtml','');});
99 </script>
100 <div id="doc-content">
101 <!-- window showing the filter options -->
102 <div id="MSearchSelectWindow"
103      onmouseover="return searchBox.OnSearchSelectShow()"
104      onmouseout="return searchBox.OnSearchSelectHide()"
105      onkeydown="return searchBox.OnSearchSelectKey(event)">
106 </div>
107
108 <!-- iframe showing the search results (closed by default) -->
109 <div id="MSearchResultsWindow">
110 <iframe src="javascript:void(0)" frameborder="0" 
111         name="MSearchResults" id="MSearchResults">
112 </iframe>
113 </div>
114
115 <div class="header">
116   <div class="headertitle">
117 <div class="title">NEActivationFunctionDetail.h</div>  </div>
118 </div><!--header-->
119 <div class="contents">
120 <a href="_n_e_activation_function_detail_8h.xhtml">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Copyright (c) 2018 ARM Limited.</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * SPDX-License-Identifier: MIT</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * of this software and associated documentation files (the &quot;Software&quot;), to</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * deal in the Software without restriction, including without limitation the</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * sell copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#ifndef __ARM_COMPUTE_DETAIL_NEACTIVATION_FUNCTION_DETAIL_H__</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#define __ARM_COMPUTE_DETAIL_NEACTIVATION_FUNCTION_DETAIL_H__</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="wrapper_8h.xhtml">arm_compute/core/NEON/wrapper/wrapper.h</a>&quot;</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacearm__compute.xhtml">arm_compute</a></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;{</div><div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="namespacearm__compute_1_1detail.xhtml">   31</a></span>&#160;<span class="keyword">namespace </span>detail</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;{</div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keywordtype">int</span> S&gt;</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1dummy.xhtml">   35</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structarm__compute_1_1detail_1_1dummy.xhtml">dummy</a></div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;{</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1dummy.xhtml#a0492e57b9f86c67a4aa57998e260720f">   38</a></span>&#160;    <span class="keyword">using</span> <a class="code" href="structarm__compute_1_1detail_1_1dummy.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> = <span class="keyword">typename</span> <a class="code" href="structarm__compute_1_1wrapper_1_1traits_1_1neon__vector.xhtml">wrapper::traits::neon_vector&lt;T, S&gt;::type</a>;</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1dummy.xhtml#a9459460908c5314f6ea5333a397fea5b">   44</a></span>&#160;    <span class="keyword">explicit</span> <a class="code" href="structarm__compute_1_1detail_1_1dummy.xhtml#a9459460908c5314f6ea5333a397fea5b">dummy</a>(<a class="code" href="classarm__compute_1_1_activation_layer_info.xhtml">ActivationLayerInfo</a> act_info)</div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;    {</div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;        <a class="code" href="_error_8h.xhtml#a6dc630a6ae9cc063b3924bcea8dee9d6">ARM_COMPUTE_UNUSED</a>(act_info);</div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;    }</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1dummy.xhtml#a866d1f31a29495f573ed758878f9028a">   52</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structarm__compute_1_1detail_1_1dummy.xhtml#a866d1f31a29495f573ed758878f9028a">operator()</a>(<a class="code" href="structarm__compute_1_1detail_1_1dummy.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> &amp;vval)</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;    {</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;        <a class="code" href="_error_8h.xhtml#a6dc630a6ae9cc063b3924bcea8dee9d6">ARM_COMPUTE_UNUSED</a>(vval);</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;};</div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keywordtype">int</span> S&gt;</div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1relu.xhtml">   59</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structarm__compute_1_1detail_1_1relu.xhtml">relu</a></div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;{</div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1relu.xhtml#a0492e57b9f86c67a4aa57998e260720f">   62</a></span>&#160;    <span class="keyword">using</span> <a class="code" href="structarm__compute_1_1detail_1_1relu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> = <span class="keyword">typename</span> <a class="code" href="structarm__compute_1_1wrapper_1_1traits_1_1neon__vector.xhtml">wrapper::traits::neon_vector&lt;T, S&gt;::type</a>;</div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1relu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">   64</a></span>&#160;    <span class="keyword">using</span> <a class="code" href="structarm__compute_1_1detail_1_1relu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">ExactTagType</a> = <span class="keyword">typename</span> <a class="code" href="structarm__compute_1_1wrapper_1_1traits_1_1neon__vector.xhtml">wrapper::traits::neon_vector&lt;T, S&gt;::tag_type</a>;</div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;</div><div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1relu.xhtml#afa289c53544950f1d702ac963124a5c8">   70</a></span>&#160;    <span class="keyword">explicit</span> <a class="code" href="structarm__compute_1_1detail_1_1relu.xhtml#afa289c53544950f1d702ac963124a5c8">relu</a>(<a class="code" href="classarm__compute_1_1_activation_layer_info.xhtml">ActivationLayerInfo</a> act_info)</div><div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;        : vzero(wrapper::<a class="code" href="namespacearm__compute_1_1wrapper.xhtml#a39e87435be178fba49b76f49426ef873">vdup_n</a>(static_cast&lt;T&gt;(0.f), <a class="code" href="structarm__compute_1_1detail_1_1relu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">ExactTagType</a>{}))</div><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;        <a class="code" href="_error_8h.xhtml#a6dc630a6ae9cc063b3924bcea8dee9d6">ARM_COMPUTE_UNUSED</a>(act_info);</div><div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;    }</div><div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;</div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1relu.xhtml#a866d1f31a29495f573ed758878f9028a">   80</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structarm__compute_1_1detail_1_1relu.xhtml#a866d1f31a29495f573ed758878f9028a">operator()</a>(<a class="code" href="structarm__compute_1_1detail_1_1relu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> &amp;vval)</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;    {</div><div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;        vval = <a class="code" href="namespacearm__compute_1_1wrapper.xhtml#a8d1d14000c959f1146a8a64e1dafae5f">wrapper::vmax</a>(vzero, vval);</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;</div><div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1relu.xhtml#a457deb9a1852991a4fec651d7a4e5e09">   86</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="structarm__compute_1_1detail_1_1relu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> <a class="code" href="structarm__compute_1_1detail_1_1relu.xhtml#a457deb9a1852991a4fec651d7a4e5e09">vzero</a>;</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;};</div><div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keywordtype">int</span> S&gt;</div><div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1brelu.xhtml">   90</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml">brelu</a></div><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;{</div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1brelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">   93</a></span>&#160;    <span class="keyword">using</span> <a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> = <span class="keyword">typename</span> <a class="code" href="structarm__compute_1_1wrapper_1_1traits_1_1neon__vector.xhtml">wrapper::traits::neon_vector&lt;T, S&gt;::type</a>;</div><div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1brelu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">   95</a></span>&#160;    <span class="keyword">using</span> <a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">ExactTagType</a> = <span class="keyword">typename</span> <a class="code" href="structarm__compute_1_1wrapper_1_1traits_1_1neon__vector.xhtml">wrapper::traits::neon_vector&lt;T, S&gt;::tag_type</a>;</div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;</div><div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1brelu.xhtml#aa616370cb7c15ee81a8baecd6f9b8545">  101</a></span>&#160;    <span class="keyword">explicit</span> <a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#aa616370cb7c15ee81a8baecd6f9b8545">brelu</a>(<a class="code" href="classarm__compute_1_1_activation_layer_info.xhtml">ActivationLayerInfo</a> act_info)</div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;        : vzero(wrapper::<a class="code" href="namespacearm__compute_1_1wrapper.xhtml#a39e87435be178fba49b76f49426ef873">vdup_n</a>(static_cast&lt;T&gt;(0.f), <a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">ExactTagType</a>{})),</div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;          valpha(<a class="code" href="namespacearm__compute_1_1wrapper.xhtml#a39e87435be178fba49b76f49426ef873">wrapper::vdup_n</a>(static_cast&lt;T&gt;(act_info.a()), <a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">ExactTagType</a>{}))</div><div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;    {</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;    }</div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;</div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1brelu.xhtml#a866d1f31a29495f573ed758878f9028a">  111</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#a866d1f31a29495f573ed758878f9028a">operator()</a>(<a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> &amp;vval)</div><div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;    {</div><div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;        vval = <a class="code" href="namespacearm__compute_1_1wrapper.xhtml#ab026a1aeec48074092f548c130c323f4">wrapper::vmin</a>(valpha, <a class="code" href="namespacearm__compute_1_1wrapper.xhtml#a8d1d14000c959f1146a8a64e1dafae5f">wrapper::vmax</a>(vzero, vval));</div><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;</div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1brelu.xhtml#a457deb9a1852991a4fec651d7a4e5e09">  117</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> <a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#a457deb9a1852991a4fec651d7a4e5e09">vzero</a>;</div><div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1brelu.xhtml#abd5aa7b37cf4c0a02b4bf2d4692d3750">  119</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> <a class="code" href="structarm__compute_1_1detail_1_1brelu.xhtml#abd5aa7b37cf4c0a02b4bf2d4692d3750">valpha</a>;</div><div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;};</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keywordtype">int</span> S&gt;</div><div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1lubrelu.xhtml">  123</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml">lubrelu</a></div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;{</div><div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">  126</a></span>&#160;    <span class="keyword">using</span> <a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> = <span class="keyword">typename</span> <a class="code" href="structarm__compute_1_1wrapper_1_1traits_1_1neon__vector.xhtml">wrapper::traits::neon_vector&lt;T, S&gt;::type</a>;</div><div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">  128</a></span>&#160;    <span class="keyword">using</span> <a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">ExactTagType</a> = <span class="keyword">typename</span> <a class="code" href="structarm__compute_1_1wrapper_1_1traits_1_1neon__vector.xhtml">wrapper::traits::neon_vector&lt;T, S&gt;::tag_type</a>;</div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;</div><div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#acc201840dbd6c9794d282209aae9b19f">  134</a></span>&#160;    <span class="keyword">explicit</span> <a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#acc201840dbd6c9794d282209aae9b19f">lubrelu</a>(<a class="code" href="classarm__compute_1_1_activation_layer_info.xhtml">ActivationLayerInfo</a> act_info)</div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;        : valpha(wrapper::<a class="code" href="namespacearm__compute_1_1wrapper.xhtml#a39e87435be178fba49b76f49426ef873">vdup_n</a>(static_cast&lt;T&gt;(act_info.<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#aac40b7097f2bda9274ae07fa33d15a79">a</a>()), <a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">ExactTagType</a>{})),</div><div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;          vbeta(<a class="code" href="namespacearm__compute_1_1wrapper.xhtml#a39e87435be178fba49b76f49426ef873">wrapper::vdup_n</a>(static_cast&lt;T&gt;(act_info.b()), <a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">ExactTagType</a>{}))</div><div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;    {</div><div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;    }</div><div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;</div><div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a866d1f31a29495f573ed758878f9028a">  144</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a866d1f31a29495f573ed758878f9028a">operator()</a>(<a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> &amp;vval)</div><div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;    {</div><div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;        vval = <a class="code" href="namespacearm__compute_1_1wrapper.xhtml#ab026a1aeec48074092f548c130c323f4">wrapper::vmin</a>(valpha, <a class="code" href="namespacearm__compute_1_1wrapper.xhtml#a8d1d14000c959f1146a8a64e1dafae5f">wrapper::vmax</a>(vbeta, vval));</div><div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;    }</div><div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;</div><div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#abd5aa7b37cf4c0a02b4bf2d4692d3750">  150</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> <a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#abd5aa7b37cf4c0a02b4bf2d4692d3750">valpha</a>;</div><div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a7bf6867cd97f3be4a120c87d1ede868b">  152</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">ExactType</a> <a class="code" href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a7bf6867cd97f3be4a120c87d1ede868b">vbeta</a>;</div><div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;};</div><div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;} <span class="comment">// namespace detail</span></div><div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;} <span class="comment">// namespace arm_compute</span></div><div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* __ARM_COMPUTE_DETAIL_NEACTIVATION_FUNCTION_DETAIL_H__ */</span><span class="preprocessor"></span></div><div class="ttc" id="structarm__compute_1_1detail_1_1dummy_xhtml_a0492e57b9f86c67a4aa57998e260720f"><div class="ttname"><a href="structarm__compute_1_1detail_1_1dummy.xhtml#a0492e57b9f86c67a4aa57998e260720f">arm_compute::detail::dummy::ExactType</a></div><div class="ttdeci">typename wrapper::traits::neon_vector&lt; T, S &gt;::type ExactType</div><div class="ttdoc">NEON vector type. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00038">NEActivationFunctionDetail.h:38</a></div></div>
121 <div class="ttc" id="structarm__compute_1_1detail_1_1relu_xhtml_a2eb8ae9edbcaa2ffa10e954e92d298d1"><div class="ttname"><a href="structarm__compute_1_1detail_1_1relu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">arm_compute::detail::relu::ExactTagType</a></div><div class="ttdeci">typename wrapper::traits::neon_vector&lt; T, S &gt;::tag_type ExactTagType</div><div class="ttdoc">NEON vector tag type. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00064">NEActivationFunctionDetail.h:64</a></div></div>
122 <div class="ttc" id="structarm__compute_1_1detail_1_1brelu_xhtml_a0492e57b9f86c67a4aa57998e260720f"><div class="ttname"><a href="structarm__compute_1_1detail_1_1brelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">arm_compute::detail::brelu::ExactType</a></div><div class="ttdeci">typename wrapper::traits::neon_vector&lt; T, S &gt;::type ExactType</div><div class="ttdoc">NEON vector type. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00093">NEActivationFunctionDetail.h:93</a></div></div>
123 <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_aac40b7097f2bda9274ae07fa33d15a79"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#aac40b7097f2bda9274ae07fa33d15a79">arm_compute::test::validation::a</a></div><div class="ttdeci">CLTensor a</div><div class="ttdef"><b>Definition:</b> <a href="validation_2_c_l_2_g_e_m_m_8cpp_source.xhtml#l00121">GEMM.cpp:121</a></div></div>
124 <div class="ttc" id="structarm__compute_1_1detail_1_1lubrelu_xhtml_abd5aa7b37cf4c0a02b4bf2d4692d3750"><div class="ttname"><a href="structarm__compute_1_1detail_1_1lubrelu.xhtml#abd5aa7b37cf4c0a02b4bf2d4692d3750">arm_compute::detail::lubrelu::valpha</a></div><div class="ttdeci">const ExactType valpha</div><div class="ttdoc">Vector of alphas. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00150">NEActivationFunctionDetail.h:150</a></div></div>
125 <div class="ttc" id="structarm__compute_1_1detail_1_1brelu_xhtml_aa616370cb7c15ee81a8baecd6f9b8545"><div class="ttname"><a href="structarm__compute_1_1detail_1_1brelu.xhtml#aa616370cb7c15ee81a8baecd6f9b8545">arm_compute::detail::brelu::brelu</a></div><div class="ttdeci">brelu(ActivationLayerInfo act_info)</div><div class="ttdoc">Construct a bounded RELU activation object. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00101">NEActivationFunctionDetail.h:101</a></div></div>
126 <div class="ttc" id="structarm__compute_1_1detail_1_1brelu_xhtml"><div class="ttname"><a href="structarm__compute_1_1detail_1_1brelu.xhtml">arm_compute::detail::brelu</a></div><div class="ttdoc">Bounded RELU activation object. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00090">NEActivationFunctionDetail.h:90</a></div></div>
127 <div class="ttc" id="structarm__compute_1_1detail_1_1brelu_xhtml_a457deb9a1852991a4fec651d7a4e5e09"><div class="ttname"><a href="structarm__compute_1_1detail_1_1brelu.xhtml#a457deb9a1852991a4fec651d7a4e5e09">arm_compute::detail::brelu::vzero</a></div><div class="ttdeci">const ExactType vzero</div><div class="ttdoc">Vector of zeroes. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00117">NEActivationFunctionDetail.h:117</a></div></div>
128 <div class="ttc" id="structarm__compute_1_1detail_1_1relu_xhtml_a866d1f31a29495f573ed758878f9028a"><div class="ttname"><a href="structarm__compute_1_1detail_1_1relu.xhtml#a866d1f31a29495f573ed758878f9028a">arm_compute::detail::relu::operator()</a></div><div class="ttdeci">void operator()(ExactType &amp;vval)</div><div class="ttdoc">Run activation function. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00080">NEActivationFunctionDetail.h:80</a></div></div>
129 <div class="ttc" id="classarm__compute_1_1_activation_layer_info_xhtml"><div class="ttname"><a href="classarm__compute_1_1_activation_layer_info.xhtml">arm_compute::ActivationLayerInfo</a></div><div class="ttdoc">Activation Layer Information class. </div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l00809">Types.h:809</a></div></div>
130 <div class="ttc" id="namespacearm__compute_xhtml"><div class="ttname"><a href="namespacearm__compute.xhtml">arm_compute</a></div><div class="ttdoc">This file contains all available output stages for GEMMLowp on OpenCL. </div><div class="ttdef"><b>Definition:</b> <a href="00__introduction_8dox_source.xhtml#l00001">00_introduction.dox:1</a></div></div>
131 <div class="ttc" id="structarm__compute_1_1detail_1_1lubrelu_xhtml_acc201840dbd6c9794d282209aae9b19f"><div class="ttname"><a href="structarm__compute_1_1detail_1_1lubrelu.xhtml#acc201840dbd6c9794d282209aae9b19f">arm_compute::detail::lubrelu::lubrelu</a></div><div class="ttdeci">lubrelu(ActivationLayerInfo act_info)</div><div class="ttdoc">Construct a lower-upper bounded RELU activation object. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00134">NEActivationFunctionDetail.h:134</a></div></div>
132 <div class="ttc" id="structarm__compute_1_1detail_1_1dummy_xhtml_a9459460908c5314f6ea5333a397fea5b"><div class="ttname"><a href="structarm__compute_1_1detail_1_1dummy.xhtml#a9459460908c5314f6ea5333a397fea5b">arm_compute::detail::dummy::dummy</a></div><div class="ttdeci">dummy(ActivationLayerInfo act_info)</div><div class="ttdoc">Construct a dummy activation object. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00044">NEActivationFunctionDetail.h:44</a></div></div>
133 <div class="ttc" id="structarm__compute_1_1detail_1_1relu_xhtml_afa289c53544950f1d702ac963124a5c8"><div class="ttname"><a href="structarm__compute_1_1detail_1_1relu.xhtml#afa289c53544950f1d702ac963124a5c8">arm_compute::detail::relu::relu</a></div><div class="ttdeci">relu(ActivationLayerInfo act_info)</div><div class="ttdoc">Construct a RELU activation object. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00070">NEActivationFunctionDetail.h:70</a></div></div>
134 <div class="ttc" id="_error_8h_xhtml_a6dc630a6ae9cc063b3924bcea8dee9d6"><div class="ttname"><a href="_error_8h.xhtml#a6dc630a6ae9cc063b3924bcea8dee9d6">ARM_COMPUTE_UNUSED</a></div><div class="ttdeci">#define ARM_COMPUTE_UNUSED(...)</div><div class="ttdoc">To avoid unused variables warnings. </div><div class="ttdef"><b>Definition:</b> <a href="_error_8h_source.xhtml#l00159">Error.h:159</a></div></div>
135 <div class="ttc" id="structarm__compute_1_1detail_1_1lubrelu_xhtml_a866d1f31a29495f573ed758878f9028a"><div class="ttname"><a href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a866d1f31a29495f573ed758878f9028a">arm_compute::detail::lubrelu::operator()</a></div><div class="ttdeci">void operator()(ExactType &amp;vval)</div><div class="ttdoc">Run activation function. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00144">NEActivationFunctionDetail.h:144</a></div></div>
136 <div class="ttc" id="structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_xhtml"><div class="ttname"><a href="structarm__compute_1_1wrapper_1_1traits_1_1neon__vector.xhtml">arm_compute::wrapper::traits::neon_vector</a></div><div class="ttdoc">Create the appropriate NEON vector given its type and size. </div><div class="ttdef"><b>Definition:</b> <a href="traits_8h_source.xhtml#l00044">traits.h:44</a></div></div>
137 <div class="ttc" id="structarm__compute_1_1detail_1_1relu_xhtml_a457deb9a1852991a4fec651d7a4e5e09"><div class="ttname"><a href="structarm__compute_1_1detail_1_1relu.xhtml#a457deb9a1852991a4fec651d7a4e5e09">arm_compute::detail::relu::vzero</a></div><div class="ttdeci">const ExactType vzero</div><div class="ttdoc">Vector of zeroes. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00086">NEActivationFunctionDetail.h:86</a></div></div>
138 <div class="ttc" id="namespacearm__compute_1_1wrapper_xhtml_ab026a1aeec48074092f548c130c323f4"><div class="ttname"><a href="namespacearm__compute_1_1wrapper.xhtml#ab026a1aeec48074092f548c130c323f4">arm_compute::wrapper::vmin</a></div><div class="ttdeci">uint8x8_t vmin(const uint8x8_t &amp;a, const uint8x8_t &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="min_8h_source.xhtml#l00039">min.h:39</a></div></div>
139 <div class="ttc" id="structarm__compute_1_1detail_1_1lubrelu_xhtml_a2eb8ae9edbcaa2ffa10e954e92d298d1"><div class="ttname"><a href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">arm_compute::detail::lubrelu::ExactTagType</a></div><div class="ttdeci">typename wrapper::traits::neon_vector&lt; T, S &gt;::tag_type ExactTagType</div><div class="ttdoc">NEON vector tag type. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00128">NEActivationFunctionDetail.h:128</a></div></div>
140 <div class="ttc" id="structarm__compute_1_1detail_1_1lubrelu_xhtml_a7bf6867cd97f3be4a120c87d1ede868b"><div class="ttname"><a href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a7bf6867cd97f3be4a120c87d1ede868b">arm_compute::detail::lubrelu::vbeta</a></div><div class="ttdeci">const ExactType vbeta</div><div class="ttdoc">Vector of betas. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00152">NEActivationFunctionDetail.h:152</a></div></div>
141 <div class="ttc" id="structarm__compute_1_1detail_1_1dummy_xhtml_a866d1f31a29495f573ed758878f9028a"><div class="ttname"><a href="structarm__compute_1_1detail_1_1dummy.xhtml#a866d1f31a29495f573ed758878f9028a">arm_compute::detail::dummy::operator()</a></div><div class="ttdeci">void operator()(ExactType &amp;vval)</div><div class="ttdoc">Run activation function. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00052">NEActivationFunctionDetail.h:52</a></div></div>
142 <div class="ttc" id="structarm__compute_1_1detail_1_1brelu_xhtml_abd5aa7b37cf4c0a02b4bf2d4692d3750"><div class="ttname"><a href="structarm__compute_1_1detail_1_1brelu.xhtml#abd5aa7b37cf4c0a02b4bf2d4692d3750">arm_compute::detail::brelu::valpha</a></div><div class="ttdeci">const ExactType valpha</div><div class="ttdoc">Vector of alphas. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00119">NEActivationFunctionDetail.h:119</a></div></div>
143 <div class="ttc" id="structarm__compute_1_1detail_1_1lubrelu_xhtml"><div class="ttname"><a href="structarm__compute_1_1detail_1_1lubrelu.xhtml">arm_compute::detail::lubrelu</a></div><div class="ttdoc">Lower-Upper Bounded RELU activation object. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00123">NEActivationFunctionDetail.h:123</a></div></div>
144 <div class="ttc" id="structarm__compute_1_1detail_1_1lubrelu_xhtml_a0492e57b9f86c67a4aa57998e260720f"><div class="ttname"><a href="structarm__compute_1_1detail_1_1lubrelu.xhtml#a0492e57b9f86c67a4aa57998e260720f">arm_compute::detail::lubrelu::ExactType</a></div><div class="ttdeci">typename wrapper::traits::neon_vector&lt; T, S &gt;::type ExactType</div><div class="ttdoc">NEON vector type. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00126">NEActivationFunctionDetail.h:126</a></div></div>
145 <div class="ttc" id="structarm__compute_1_1detail_1_1relu_xhtml_a0492e57b9f86c67a4aa57998e260720f"><div class="ttname"><a href="structarm__compute_1_1detail_1_1relu.xhtml#a0492e57b9f86c67a4aa57998e260720f">arm_compute::detail::relu::ExactType</a></div><div class="ttdeci">typename wrapper::traits::neon_vector&lt; T, S &gt;::type ExactType</div><div class="ttdoc">NEON vector type. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00062">NEActivationFunctionDetail.h:62</a></div></div>
146 <div class="ttc" id="structarm__compute_1_1detail_1_1brelu_xhtml_a866d1f31a29495f573ed758878f9028a"><div class="ttname"><a href="structarm__compute_1_1detail_1_1brelu.xhtml#a866d1f31a29495f573ed758878f9028a">arm_compute::detail::brelu::operator()</a></div><div class="ttdeci">void operator()(ExactType &amp;vval)</div><div class="ttdoc">Run activation function. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00111">NEActivationFunctionDetail.h:111</a></div></div>
147 <div class="ttc" id="namespacearm__compute_1_1wrapper_xhtml_a39e87435be178fba49b76f49426ef873"><div class="ttname"><a href="namespacearm__compute_1_1wrapper.xhtml#a39e87435be178fba49b76f49426ef873">arm_compute::wrapper::vdup_n</a></div><div class="ttdeci">uint8x8_t vdup_n(uint8_t value, traits::vector_64_tag)</div><div class="ttdef"><b>Definition:</b> <a href="dup__n_8h_source.xhtml#l00041">dup_n.h:41</a></div></div>
148 <div class="ttc" id="wrapper_8h_xhtml"><div class="ttname"><a href="wrapper_8h.xhtml">wrapper.h</a></div></div>
149 <div class="ttc" id="namespacearm__compute_1_1wrapper_xhtml_a8d1d14000c959f1146a8a64e1dafae5f"><div class="ttname"><a href="namespacearm__compute_1_1wrapper.xhtml#a8d1d14000c959f1146a8a64e1dafae5f">arm_compute::wrapper::vmax</a></div><div class="ttdeci">uint8x8_t vmax(const uint8x8_t &amp;a, const uint8x8_t &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="max_8h_source.xhtml#l00039">max.h:39</a></div></div>
150 <div class="ttc" id="structarm__compute_1_1detail_1_1dummy_xhtml"><div class="ttname"><a href="structarm__compute_1_1detail_1_1dummy.xhtml">arm_compute::detail::dummy</a></div><div class="ttdoc">Dummy activation object. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00035">NEActivationFunctionDetail.h:35</a></div></div>
151 <div class="ttc" id="structarm__compute_1_1detail_1_1brelu_xhtml_a2eb8ae9edbcaa2ffa10e954e92d298d1"><div class="ttname"><a href="structarm__compute_1_1detail_1_1brelu.xhtml#a2eb8ae9edbcaa2ffa10e954e92d298d1">arm_compute::detail::brelu::ExactTagType</a></div><div class="ttdeci">typename wrapper::traits::neon_vector&lt; T, S &gt;::tag_type ExactTagType</div><div class="ttdoc">NEON vector tag type. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00095">NEActivationFunctionDetail.h:95</a></div></div>
152 <div class="ttc" id="structarm__compute_1_1detail_1_1relu_xhtml"><div class="ttname"><a href="structarm__compute_1_1detail_1_1relu.xhtml">arm_compute::detail::relu</a></div><div class="ttdoc">RELU activation object. </div><div class="ttdef"><b>Definition:</b> <a href="_n_e_activation_function_detail_8h_source.xhtml#l00059">NEActivationFunctionDetail.h:59</a></div></div>
153 </div><!-- fragment --></div><!-- contents -->
154 </div><!-- doc-content -->
155 <!-- start footer part -->
156 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
157   <ul>
158     <li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_1fb090f0c6070330bfaccc4236d3ca0d.xhtml">core</a></li><li class="navelem"><a class="el" href="dir_315f6cf1ec0b2df3ae747ff8286a19f5.xhtml">NEON</a></li><li class="navelem"><a class="el" href="dir_2c3c4cb85e732569e2614ad40a451d53.xhtml">kernels</a></li><li class="navelem"><a class="el" href="dir_6b58bd0be07bddcf3022ab9b026cbf38.xhtml">detail</a></li><li class="navelem"><a class="el" href="_n_e_activation_function_detail_8h.xhtml">NEActivationFunctionDetail.h</a></li>
159     <li class="footer">Generated on Wed May 23 2018 11:36:34 for Compute Library by
160     <a href="http://www.doxygen.org/index.html">
161     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
162   </ul>
163 </div>
164 </body>
165 </html>