aboutsummaryrefslogtreecommitdiff
path: root/Documentation/structarmnn_1_1_elementwise_unary_descriptor.xhtml
diff options
context:
space:
mode:
authorJim Flynn <jim.flynn@arm.com>2020-03-20 12:25:56 +0000
committerJim Flynn <jim.flynn@arm.com>2020-03-20 12:25:56 +0000
commit6940dd720ebb6b3d1df8ca203ab696daefe58189 (patch)
tree453b6bf09531c92efe5c7abb0926bae104042fd7 /Documentation/structarmnn_1_1_elementwise_unary_descriptor.xhtml
parent4e2e213d1f22ccd8021bf654e46397434ee50390 (diff)
downloadarmnn-6940dd720ebb6b3d1df8ca203ab696daefe58189.tar.gz
renamed Documentation folder 20.02 and added .nojekyll file
Signed-off-by: Jim Flynn <jim.flynn@arm.com>
Diffstat (limited to 'Documentation/structarmnn_1_1_elementwise_unary_descriptor.xhtml')
-rw-r--r--Documentation/structarmnn_1_1_elementwise_unary_descriptor.xhtml257
1 files changed, 0 insertions, 257 deletions
diff --git a/Documentation/structarmnn_1_1_elementwise_unary_descriptor.xhtml b/Documentation/structarmnn_1_1_elementwise_unary_descriptor.xhtml
deleted file mode 100644
index 5af0a8117d..0000000000
--- a/Documentation/structarmnn_1_1_elementwise_unary_descriptor.xhtml
+++ /dev/null
@@ -1,257 +0,0 @@
-<!-- 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: ElementwiseUnaryDescriptor 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">20.02</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('structarmnn_1_1_elementwise_unary_descriptor.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="#pub-attribs">Public Attributes</a> &#124;
-<a href="structarmnn_1_1_elementwise_unary_descriptor-members.xhtml">List of all members</a> </div>
- <div class="headertitle">
-<div class="title">ElementwiseUnaryDescriptor Struct Reference</div> </div>
-</div><!--header-->
-<div class="contents">
-
-<p>A <a class="el" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml" title="A ElementwiseUnaryDescriptor for the ElementwiseUnaryLayer. ">ElementwiseUnaryDescriptor</a> for the <a class="el" href="classarmnn_1_1_elementwise_unary_layer.xhtml" title="This layer represents a elementwiseUnary operation. ">ElementwiseUnaryLayer</a>.
- <a href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#details">More...</a></p>
-
-<p><code>#include &lt;<a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>&gt;</code></p>
-<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:a3f8539a92fa960a194527b03c2183172"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#a3f8539a92fa960a194527b03c2183172">ElementwiseUnaryDescriptor</a> ()</td></tr>
-<tr class="separator:a3f8539a92fa960a194527b03c2183172"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a6b7d869ff464fce01745b97f89cc1a02"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#a6b7d869ff464fce01745b97f89cc1a02">ElementwiseUnaryDescriptor</a> (<a class="el" href="namespacearmnn.xhtml#a1cfaa710db2a54673b21d2ea2da757c8">UnaryOperation</a> operation)</td></tr>
-<tr class="separator:a6b7d869ff464fce01745b97f89cc1a02"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a58aa3857edb8d4addbbb44510147bb59"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#a58aa3857edb8d4addbbb44510147bb59">operator==</a> (const <a class="el" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml">ElementwiseUnaryDescriptor</a> &amp;rhs) const</td></tr>
-<tr class="separator:a58aa3857edb8d4addbbb44510147bb59"><td class="memSeparator" colspan="2">&#160;</td></tr>
-</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
-Public Attributes</h2></td></tr>
-<tr class="memitem:afe768be66897eb3d73284424e3239b23"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacearmnn.xhtml#a1cfaa710db2a54673b21d2ea2da757c8">UnaryOperation</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#afe768be66897eb3d73284424e3239b23">m_Operation</a></td></tr>
-<tr class="memdesc:afe768be66897eb3d73284424e3239b23"><td class="mdescLeft">&#160;</td><td class="mdescRight">Specifies the elementwiseUnary operation to execute. <a href="#afe768be66897eb3d73284424e3239b23">More...</a><br /></td></tr>
-<tr class="separator:afe768be66897eb3d73284424e3239b23"><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>A <a class="el" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml" title="A ElementwiseUnaryDescriptor for the ElementwiseUnaryLayer. ">ElementwiseUnaryDescriptor</a> for the <a class="el" href="classarmnn_1_1_elementwise_unary_layer.xhtml" title="This layer represents a elementwiseUnary operation. ">ElementwiseUnaryLayer</a>. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00082">82</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
-<a id="a3f8539a92fa960a194527b03c2183172"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a3f8539a92fa960a194527b03c2183172">&#9670;&nbsp;</a></span>ElementwiseUnaryDescriptor() <span class="overload">[1/2]</span></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="structarmnn_1_1_elementwise_unary_descriptor.xhtml">ElementwiseUnaryDescriptor</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="_descriptors_8hpp_source.xhtml#l00084">84</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; : <a class="code" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#a3f8539a92fa960a194527b03c2183172">ElementwiseUnaryDescriptor</a>(<a class="code" href="namespacearmnn.xhtml#a56297e0f7b215eea46c818cb7528d9eaa1e34af023adeb7d5f484f8eb4b9826b6">UnaryOperation::Abs</a>)</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; {}</div><div class="ttc" id="namespacearmnn_xhtml_a56297e0f7b215eea46c818cb7528d9eaa1e34af023adeb7d5f484f8eb4b9826b6"><div class="ttname"><a href="namespacearmnn.xhtml#a56297e0f7b215eea46c818cb7528d9eaa1e34af023adeb7d5f484f8eb4b9826b6">armnn::ActivationFunction::Abs</a></div></div>
-<div class="ttc" id="structarmnn_1_1_elementwise_unary_descriptor_xhtml_a3f8539a92fa960a194527b03c2183172"><div class="ttname"><a href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#a3f8539a92fa960a194527b03c2183172">armnn::ElementwiseUnaryDescriptor::ElementwiseUnaryDescriptor</a></div><div class="ttdeci">ElementwiseUnaryDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00084">Descriptors.hpp:84</a></div></div>
-</div><!-- fragment -->
-</div>
-</div>
-<a id="a6b7d869ff464fce01745b97f89cc1a02"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a6b7d869ff464fce01745b97f89cc1a02">&#9670;&nbsp;</a></span>ElementwiseUnaryDescriptor() <span class="overload">[2/2]</span></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="structarmnn_1_1_elementwise_unary_descriptor.xhtml">ElementwiseUnaryDescriptor</a> </td>
- <td>(</td>
- <td class="paramtype"><a class="el" href="namespacearmnn.xhtml#a1cfaa710db2a54673b21d2ea2da757c8">UnaryOperation</a>&#160;</td>
- <td class="paramname"><em>operation</em></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="_descriptors_8hpp_source.xhtml#l00088">88</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; : <a class="code" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#afe768be66897eb3d73284424e3239b23">m_Operation</a>(operation)</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; {}</div><div class="ttc" id="structarmnn_1_1_elementwise_unary_descriptor_xhtml_afe768be66897eb3d73284424e3239b23"><div class="ttname"><a href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#afe768be66897eb3d73284424e3239b23">armnn::ElementwiseUnaryDescriptor::m_Operation</a></div><div class="ttdeci">UnaryOperation m_Operation</div><div class="ttdoc">Specifies the elementwiseUnary operation to execute. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00098">Descriptors.hpp:98</a></div></div>
-</div><!-- fragment -->
-</div>
-</div>
-<h2 class="groupheader">Member Function Documentation</h2>
-<a id="a58aa3857edb8d4addbbb44510147bb59"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a58aa3857edb8d4addbbb44510147bb59">&#9670;&nbsp;</a></span>operator==()</h2>
-
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">bool operator== </td>
- <td>(</td>
- <td class="paramtype">const <a class="el" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml">ElementwiseUnaryDescriptor</a> &amp;&#160;</td>
- <td class="paramname"><em>rhs</em></td><td>)</td>
- <td> const</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="_descriptors_8hpp_source.xhtml#l00092">92</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-
-<p class="reference">References <a class="el" href="_descriptors_8hpp_source.xhtml#l00098">ElementwiseUnaryDescriptor::m_Operation</a>.</p>
-<div class="fragment"><div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; {</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#afe768be66897eb3d73284424e3239b23">m_Operation</a> == rhs.m_Operation;</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_elementwise_unary_descriptor_xhtml_afe768be66897eb3d73284424e3239b23"><div class="ttname"><a href="structarmnn_1_1_elementwise_unary_descriptor.xhtml#afe768be66897eb3d73284424e3239b23">armnn::ElementwiseUnaryDescriptor::m_Operation</a></div><div class="ttdeci">UnaryOperation m_Operation</div><div class="ttdoc">Specifies the elementwiseUnary operation to execute. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00098">Descriptors.hpp:98</a></div></div>
-</div><!-- fragment -->
-</div>
-</div>
-<h2 class="groupheader">Member Data Documentation</h2>
-<a id="afe768be66897eb3d73284424e3239b23"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#afe768be66897eb3d73284424e3239b23">&#9670;&nbsp;</a></span>m_Operation</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname"><a class="el" href="namespacearmnn.xhtml#a1cfaa710db2a54673b21d2ea2da757c8">UnaryOperation</a> m_Operation</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Specifies the elementwiseUnary operation to execute. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00098">98</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-
-<p class="reference">Referenced by <a class="el" href="_ref_workload_factory_8cpp_source.xhtml#l00124">RefWorkloadFactory::CreateAbs()</a>, <a class="el" href="_cl_workload_factory_8cpp_source.xhtml#l00257">ClWorkloadFactory::CreateElementwiseUnary()</a>, <a class="el" href="_neon_workload_factory_8cpp_source.xhtml#l00222">NeonWorkloadFactory::CreateElementwiseUnary()</a>, <a class="el" href="_workload_factory_base_8hpp_source.xhtml#l00109">WorkloadFactoryBase::CreateElementwiseUnary()</a>, <a class="el" href="_ref_workload_factory_8cpp_source.xhtml#l00523">RefWorkloadFactory::CreateRsqrt()</a>, <a class="el" href="_ref_elementwise_unary_workload_8cpp_source.xhtml#l00041">RefElementwiseUnaryWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l01554">armnnDeserializer::GetOriginsDescriptor()</a>, <a class="el" href="_neon_layer_support_8cpp_source.xhtml#l00354">NeonLayerSupport::IsElementwiseUnarySupported()</a>, <a class="el" href="_cl_layer_support_8cpp_source.xhtml#l00399">ClLayerSupport::IsElementwiseUnarySupported()</a>, <a class="el" href="_layer_support_base_8cpp_source.xhtml#l00201">LayerSupportBase::IsElementwiseUnarySupported()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00092">ElementwiseUnaryDescriptor::operator==()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00446">SerializerVisitor::VisitElementwiseUnaryLayer()</a>.</p>
-
-</div>
-</div>
-<hr/>The documentation for this struct was generated from the following file:<ul>
-<li>include/armnn/<a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.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="namespacearmnn.xhtml">armnn</a></li><li class="navelem"><a class="el" href="structarmnn_1_1_elementwise_unary_descriptor.xhtml">ElementwiseUnaryDescriptor</a></li>
- <li class="footer">Generated on Fri Mar 13 2020 16:09:17 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>