aboutsummaryrefslogtreecommitdiff
path: root/20.05/globals_n.xhtml
diff options
context:
space:
mode:
authorColm Donelan <Colm.Donelan@arm.com>2020-05-20 16:12:19 +0100
committerColm Donelan <Colm.Donelan@arm.com>2020-05-29 10:28:40 +0100
commita983e4699082a0b1ef685bab7354f2ad9cd37a44 (patch)
tree4fa94e7ab27053461b481cfbdc1b7c17ca475ac6 /20.05/globals_n.xhtml
parent764d50a3271dea43a6e9273e6dfd98990281c654 (diff)
downloadarmnn-a983e4699082a0b1ef685bab7354f2ad9cd37a44.tar.gz
Updating Doxygen documentation for 20.05 release.
Change-Id: I4d624343ed5fd6ae269c3d53532903084508fd14 Signed-off-by: Colm Donelan <Colm.Donelan@arm.com>
Diffstat (limited to '20.05/globals_n.xhtml')
-rw-r--r--20.05/globals_n.xhtml203
1 files changed, 203 insertions, 0 deletions
diff --git a/20.05/globals_n.xhtml b/20.05/globals_n.xhtml
new file mode 100644
index 0000000000..dae38953cf
--- /dev/null
+++ b/20.05/globals_n.xhtml
@@ -0,0 +1,203 @@
+<!-- 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: File Members</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.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('globals_n.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="contents">
+<div class="textblock">Here is a list of all file members with links to the files they belong to:</div>
+
+<h3><a id="index_n"></a>- n -</h3><ul>
+<li>NeedPermuteForConcat()
+: <a class="el" href="_concat_test_impl_8cpp.xhtml#a905e011ae8536bbd643dd09495524596">ConcatTestImpl.cpp</a>
+</li>
+<li>Neg2dTest()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#a850ba4a88cc39eb272ec6dccf422a3d0">NegTestImpl.cpp</a>
+, <a class="el" href="_neg_test_impl_8hpp.xhtml#a850ba4a88cc39eb272ec6dccf422a3d0">NegTestImpl.hpp</a>
+</li>
+<li>Neg2dTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#ad696b705d7ddd8b3212742b66e2d8bb6">NegTestImpl.cpp</a>
+</li>
+<li>Neg2dTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#aec1cbc2c8e85de3023747aff8a522a85">NegTestImpl.cpp</a>
+</li>
+<li>Neg2dTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#a10272a8db0b4d119b0cab66169978cc4">NegTestImpl.cpp</a>
+</li>
+<li>Neg2dTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#accf824692080eac4bc6f6dd08cf0d15c">NegTestImpl.cpp</a>
+</li>
+<li>Neg2dTest&lt; armnn::DataType::QSymmS16 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#a5474687f545dec2fa44e4bcc17ec64f1">NegTestImpl.cpp</a>
+</li>
+<li>Neg3dTest()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#a0a0cdbe00f24237e634eeedae85b3b3d">NegTestImpl.cpp</a>
+, <a class="el" href="_neg_test_impl_8hpp.xhtml#a0a0cdbe00f24237e634eeedae85b3b3d">NegTestImpl.hpp</a>
+</li>
+<li>Neg3dTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#a68adaac5916f3a0ddd7cdb2005452fe4">NegTestImpl.cpp</a>
+</li>
+<li>Neg3dTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#a3fe4697c24ebb8c34bda11976902c01c">NegTestImpl.cpp</a>
+</li>
+<li>Neg3dTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#ad680f4080bd44acada60b1a7a6e0787d">NegTestImpl.cpp</a>
+</li>
+<li>Neg3dTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#a556962a5aa120e9ccc309969ef0cac15">NegTestImpl.cpp</a>
+</li>
+<li>Neg3dTest&lt; armnn::DataType::QSymmS16 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#aaa19961f9df22a637158688fc880455b">NegTestImpl.cpp</a>
+</li>
+<li>NegNegativeTest()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#a64cd8679962e82c9501ba8846236d7d6">NegTestImpl.cpp</a>
+, <a class="el" href="_neg_test_impl_8hpp.xhtml#a64cd8679962e82c9501ba8846236d7d6">NegTestImpl.hpp</a>
+</li>
+<li>NegNegativeTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#acfc35210aee1cde414402525e9a27573">NegTestImpl.cpp</a>
+</li>
+<li>NegZeroTest()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#ab6c2a4afce3a2422d9c7954059c47d0a">NegTestImpl.cpp</a>
+, <a class="el" href="_neg_test_impl_8hpp.xhtml#ab6c2a4afce3a2422d9c7954059c47d0a">NegTestImpl.hpp</a>
+</li>
+<li>NegZeroTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_neg_test_impl_8cpp.xhtml#a565c02dc0b2b0512582e57c5cc9c1a2e">NegTestImpl.cpp</a>
+</li>
+<li>NotEqualBroadcast1dVectorFloat16Test()
+: <a class="el" href="_comparison_test_impl_8hpp.xhtml#ac0b03a955baab91f83dbb2658c757788">ComparisonTestImpl.hpp</a>
+, <a class="el" href="_comparison_test_impl_8cpp.xhtml#ac0b03a955baab91f83dbb2658c757788">ComparisonTestImpl.cpp</a>
+</li>
+<li>NotEqualBroadcast1dVectorTest()
+: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a66212c8681f38f98e81f97e3e1882cbe">ComparisonTestImpl.cpp</a>
+, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a66212c8681f38f98e81f97e3e1882cbe">ComparisonTestImpl.hpp</a>
+</li>
+<li>NotEqualBroadcast1dVectorUint8Test()
+: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a236a550e54d732c42308aafe006a6351">ComparisonTestImpl.cpp</a>
+, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a236a550e54d732c42308aafe006a6351">ComparisonTestImpl.hpp</a>
+</li>
+<li>NotEqualBroadcast1ElementFloat16Test()
+: <a class="el" href="_comparison_test_impl_8hpp.xhtml#a1e893eb7607cb4416b6b1569044ad388">ComparisonTestImpl.hpp</a>
+, <a class="el" href="_comparison_test_impl_8cpp.xhtml#a1e893eb7607cb4416b6b1569044ad388">ComparisonTestImpl.cpp</a>
+</li>
+<li>NotEqualBroadcast1ElementTest()
+: <a class="el" href="_comparison_test_impl_8cpp.xhtml#aab7b2c546f81d9840c9b1863620b4889">ComparisonTestImpl.cpp</a>
+, <a class="el" href="_comparison_test_impl_8hpp.xhtml#aab7b2c546f81d9840c9b1863620b4889">ComparisonTestImpl.hpp</a>
+</li>
+<li>NotEqualBroadcast1ElementUint8Test()
+: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a6b7bbf277d2306073f0344cec5b8feab">ComparisonTestImpl.cpp</a>
+, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a6b7bbf277d2306073f0344cec5b8feab">ComparisonTestImpl.hpp</a>
+</li>
+<li>NotEqualSimpleFloat16Test()
+: <a class="el" href="_comparison_test_impl_8cpp.xhtml#aba92f3e09885c3aaec2741095a0540f4">ComparisonTestImpl.cpp</a>
+, <a class="el" href="_comparison_test_impl_8hpp.xhtml#aba92f3e09885c3aaec2741095a0540f4">ComparisonTestImpl.hpp</a>
+</li>
+<li>NotEqualSimpleTest()
+: <a class="el" href="_comparison_test_impl_8cpp.xhtml#aaacb61d44cafc27a5daefcc744af4545">ComparisonTestImpl.cpp</a>
+, <a class="el" href="_comparison_test_impl_8hpp.xhtml#aaacb61d44cafc27a5daefcc744af4545">ComparisonTestImpl.hpp</a>
+</li>
+<li>NotEqualSimpleUint8Test()
+: <a class="el" href="_comparison_test_impl_8cpp.xhtml#a81d28ea830f11ded054f9c97580113f9">ComparisonTestImpl.cpp</a>
+, <a class="el" href="_comparison_test_impl_8hpp.xhtml#a81d28ea830f11ded054f9c97580113f9">ComparisonTestImpl.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="footer">Generated on Fri May 29 2020 10:20:56 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>