aboutsummaryrefslogtreecommitdiff
path: root/21.02/globals_i.xhtml
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2021-02-25 17:44:00 +0000
committerJan Eilers <jan.eilers@arm.com>2021-02-25 18:27:49 +0000
commitfd627ffaec8fd8801d980b4c91ee7c0607ab6aaf (patch)
treeeb4bc8f9b411f30c7655616142b5a4bdd3a1acd0 /21.02/globals_i.xhtml
parentfb14ebbd68e04876809145296af96f6f41857418 (diff)
downloadarmnn-fd627ffaec8fd8801d980b4c91ee7c0607ab6aaf.tar.gz
IVGCVSW-5687 Update Doxygen Docu
* Update Doxygen Documentation for 21.02 release Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: I9ed2f9caab038836ea99d7b378d7899fe431a4e5
Diffstat (limited to '21.02/globals_i.xhtml')
-rw-r--r--21.02/globals_i.xhtml262
1 files changed, 262 insertions, 0 deletions
diff --git a/21.02/globals_i.xhtml b/21.02/globals_i.xhtml
new file mode 100644
index 0000000000..93255c597f
--- /dev/null
+++ b/21.02/globals_i.xhtml
@@ -0,0 +1,262 @@
+<!-- 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">21.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('globals_i.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_i"></a>- i -</h3><ul>
+<li>IgnorePaddingAveragePooling2dSize3Int16Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a8a3cfd8f41f6fae3ff94fcb0f7926693">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a8a3cfd8f41f6fae3ff94fcb0f7926693">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingAveragePooling2dSize3Test()
+: <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a61f14785fbec16c8820b55fd895fc763">Pooling2dTestImpl.hpp</a>
+, <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a61f14785fbec16c8820b55fd895fc763">Pooling2dTestImpl.cpp</a>
+</li>
+<li>IgnorePaddingAveragePooling2dSize3Uint8Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a6c6b75b8666fab92de438be79ca9ed64">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a6c6b75b8666fab92de438be79ca9ed64">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingAveragePooling2dSize3x2Stride2x2Test
+: <a class="el" href="_neon_layer_tests_8cpp.xhtml#a59e0e1904e09d02e4c41197f962d0653">NeonLayerTests.cpp</a>
+, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2d073855b2ad9f28e0b7deabac8dc23e">RefLayerTests.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a45b7b4ee1096c02cb56cc68907171533">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a45b7b4ee1096c02cb56cc68907171533">Pooling2dTestImpl.hpp</a>
+, <a class="el" href="_cl_layer_tests_8cpp.xhtml#ab44037c9f2fa62c4dc2490fc14a78e89">ClLayerTests.cpp</a>
+</li>
+<li>IgnorePaddingL2Pooling2dSize3Int16Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a27406e3855c4c293dc50ac131eef292c">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a27406e3855c4c293dc50ac131eef292c">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingL2Pooling2dSize3Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a854b1d1211061a45f14cbab50e6f81fd">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a854b1d1211061a45f14cbab50e6f81fd">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingL2Pooling2dSize3Uint8Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a6c06ab6f3153c690d39f9a88120c2645">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a6c06ab6f3153c690d39f9a88120c2645">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingMaxPooling2dSize3Int16Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#abd30e75a9348c916154fe64dce659933">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#abd30e75a9348c916154fe64dce659933">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingMaxPooling2dSize3Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#ade050660fe0a2557ba60130c40f40017">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#ade050660fe0a2557ba60130c40f40017">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingMaxPooling2dSize3Uint8Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a3b8c319c895ac738290d754f913471cd">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a3b8c319c895ac738290d754f913471cd">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleAveragePooling2dInt16Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#af6da475d5a9c9349cb7213e610acf89e">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#af6da475d5a9c9349cb7213e610acf89e">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleAveragePooling2dNoPaddingInt16Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a30dbe98e901d2315c7dc8d92789a3270">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a30dbe98e901d2315c7dc8d92789a3270">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleAveragePooling2dNoPaddingTest()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a8ea02afa5072ae475b4fa19e9674796d">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a8ea02afa5072ae475b4fa19e9674796d">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleAveragePooling2dNoPaddingUint8Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#ad89767b400c345ca8f2b35c5b57e4d45">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#ad89767b400c345ca8f2b35c5b57e4d45">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleAveragePooling2dTest()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a0fa96bdee9e4e1b84b1ead192e4d37d3">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a0fa96bdee9e4e1b84b1ead192e4d37d3">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleAveragePooling2dUint8Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a6e05c1f0877310caac35214456502cd5">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a6e05c1f0877310caac35214456502cd5">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleL2Pooling2dInt16Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#ae479ee8c436c237bad1db32016904793">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#ae479ee8c436c237bad1db32016904793">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleL2Pooling2dTest()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#af505ddff09864af91b9c88be14ae9d40">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#af505ddff09864af91b9c88be14ae9d40">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleL2Pooling2dUint8Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#afbb3d6e16938473c96b1751b3f914e79">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#afbb3d6e16938473c96b1751b3f914e79">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleMaxPooling2dInt16Test()
+: <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a98ea0eccf818625f0d4c6ea5dbc6f452">Pooling2dTestImpl.hpp</a>
+, <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a98ea0eccf818625f0d4c6ea5dbc6f452">Pooling2dTestImpl.cpp</a>
+</li>
+<li>IgnorePaddingSimpleMaxPooling2dTest()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a8f8edbf4d70c91dcfefeb6bcfc48dfb4">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a8f8edbf4d70c91dcfefeb6bcfc48dfb4">Pooling2dTestImpl.hpp</a>
+</li>
+<li>IgnorePaddingSimpleMaxPooling2dUint8Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#af2f5d449f05421b21cb686d6b341e75a">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#af2f5d449f05421b21cb686d6b341e75a">Pooling2dTestImpl.hpp</a>
+</li>
+<li>ImageChannel
+: <a class="el" href="_inference_test_image_8hpp.xhtml#a65983f8cb907d873f2328bb8307c296a">InferenceTestImage.hpp</a>
+</li>
+<li>ImageChannelLayout
+: <a class="el" href="_inference_test_image_8hpp.xhtml#a5f7592b0a8fa09208cd32721cf207110">InferenceTestImage.hpp</a>
+</li>
+<li>ImageSet
+: <a class="el" href="_caffe_preprocessor_8hpp.xhtml#aaf2811634c15da39d0966a444b780a55">CaffePreprocessor.hpp</a>
+, <a class="el" href="_image_preprocessor_8hpp.xhtml#aaf2811634c15da39d0966a444b780a55">ImagePreprocessor.hpp</a>
+</li>
+<li>ImpliedDimensionsSqueezeFixture
+: <a class="el" href="armnn_tf_parser_2test_2_squeeze_8cpp.xhtml#a2df541c81ed9390c2dabbcf465e2b0c0">Squeeze.cpp</a>
+</li>
+<li>ImportMemory
+: <a class="el" href="_tf_lite_yolo_v3_big-_armnn_8cpp.xhtml#aa96d209a3a37e0f6792f0f46ee2121e7">TfLiteYoloV3Big-Armnn.cpp</a>
+</li>
+<li>InstanceNormalizationNchwEndToEndTest1()
+: <a class="el" href="_instance_normalization_end_to_end_test_impl_8cpp.xhtml#a120f2896c50cfa77409d16ef6b1628eb">InstanceNormalizationEndToEndTestImpl.cpp</a>
+, <a class="el" href="_instance_normalization_end_to_end_test_impl_8hpp.xhtml#a120f2896c50cfa77409d16ef6b1628eb">InstanceNormalizationEndToEndTestImpl.hpp</a>
+</li>
+<li>InstanceNormalizationNchwEndToEndTest2()
+: <a class="el" href="_instance_normalization_end_to_end_test_impl_8hpp.xhtml#a3e262db2d488773b8824f73c4f6ab145">InstanceNormalizationEndToEndTestImpl.hpp</a>
+, <a class="el" href="_instance_normalization_end_to_end_test_impl_8cpp.xhtml#a3e262db2d488773b8824f73c4f6ab145">InstanceNormalizationEndToEndTestImpl.cpp</a>
+</li>
+<li>InstanceNormalizationNhwcEndToEndTest1()
+: <a class="el" href="_instance_normalization_end_to_end_test_impl_8hpp.xhtml#ae0bf53a96bad08ac5218f3c3747e5bed">InstanceNormalizationEndToEndTestImpl.hpp</a>
+, <a class="el" href="_instance_normalization_end_to_end_test_impl_8cpp.xhtml#ae0bf53a96bad08ac5218f3c3747e5bed">InstanceNormalizationEndToEndTestImpl.cpp</a>
+</li>
+<li>InstanceNormalizationNhwcEndToEndTest2()
+: <a class="el" href="_instance_normalization_end_to_end_test_impl_8hpp.xhtml#a891c49c919ac2d170b7aa99e23e8871b">InstanceNormalizationEndToEndTestImpl.hpp</a>
+, <a class="el" href="_instance_normalization_end_to_end_test_impl_8cpp.xhtml#a891c49c919ac2d170b7aa99e23e8871b">InstanceNormalizationEndToEndTestImpl.cpp</a>
+</li>
+<li>InstanceNormFloat16Test()
+: <a class="el" href="_instance_normalization_test_impl_8cpp.xhtml#a1d0464078374ed58fca1094d13caa081">InstanceNormalizationTestImpl.cpp</a>
+, <a class="el" href="_instance_normalization_test_impl_8hpp.xhtml#a1d0464078374ed58fca1094d13caa081">InstanceNormalizationTestImpl.hpp</a>
+</li>
+<li>InstanceNormFloat16Test2()
+: <a class="el" href="_instance_normalization_test_impl_8cpp.xhtml#afda8a7d3fc944c251bc05b1d579df312">InstanceNormalizationTestImpl.cpp</a>
+, <a class="el" href="_instance_normalization_test_impl_8hpp.xhtml#afda8a7d3fc944c251bc05b1d579df312">InstanceNormalizationTestImpl.hpp</a>
+</li>
+<li>InstanceNormFloat32Test()
+: <a class="el" href="_instance_normalization_test_impl_8cpp.xhtml#a52257f1f9bf7c9b3f714b4fd5373c092">InstanceNormalizationTestImpl.cpp</a>
+, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a929e4d1011d7ae19424f99dcbe25cff9">RefLayerTests.cpp</a>
+, <a class="el" href="_instance_normalization_test_impl_8hpp.xhtml#a52257f1f9bf7c9b3f714b4fd5373c092">InstanceNormalizationTestImpl.hpp</a>
+</li>
+<li>InstanceNormFloat32Test2()
+: <a class="el" href="_instance_normalization_test_impl_8hpp.xhtml#a0d1b3e17a64fecd7170ff7093f697795">InstanceNormalizationTestImpl.hpp</a>
+, <a class="el" href="_instance_normalization_test_impl_8cpp.xhtml#a0d1b3e17a64fecd7170ff7093f697795">InstanceNormalizationTestImpl.cpp</a>
+</li>
+<li>IsConnected()
+: <a class="el" href="_graph_utils_8hpp.xhtml#afd518dba3d52728670459e4ad3bed5e1">GraphUtils.hpp</a>
+, <a class="el" href="_graph_utils_8cpp.xhtml#afd518dba3d52728670459e4ad3bed5e1">GraphUtils.cpp</a>
+</li>
+<li>IsLayerOfType()
+: <a class="el" href="_test_utils_8hpp.xhtml#a6bf728538a7ed13609ba6fc4009199e2">TestUtils.hpp</a>
+</li>
+<li>IsModelBinary()
+: <a class="el" href="_execute_network_params_8cpp.xhtml#a59c1f5f5c5c9fc85c284e0518d32cfad">ExecuteNetworkParams.cpp</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 Thu Feb 25 2021 17:28:04 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>