aboutsummaryrefslogtreecommitdiff
path: root/20.11/globals_vars.xhtml
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2020-11-26 11:08:12 +0000
committerColm Donelan <colm.donelan@arm.com>2020-11-26 14:39:49 +0000
commitfb14ebbd68e04876809145296af96f6f41857418 (patch)
tree7eacc90dd6c79f3a6eae6e3c7b04d3a04161c794 /20.11/globals_vars.xhtml
parent4840dfb7543d66652dc11c5ff39c8f5c1e2f9370 (diff)
downloadarmnn-fb14ebbd68e04876809145296af96f6f41857418.tar.gz
IVGCVSW-5348 Update Doxygen Docu
* Update Doxygen Documentation for 20.11 release Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Ib47edac7923a642a277b1169d1085e5622021dc0
Diffstat (limited to '20.11/globals_vars.xhtml')
-rw-r--r--20.11/globals_vars.xhtml275
1 files changed, 275 insertions, 0 deletions
diff --git a/20.11/globals_vars.xhtml b/20.11/globals_vars.xhtml
new file mode 100644
index 0000000000..783757cbc2
--- /dev/null
+++ b/20.11/globals_vars.xhtml
@@ -0,0 +1,275 @@
+<!-- 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.11</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_vars.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">
+&#160;
+
+<h3><a id="index_a"></a>- a -</h3><ul>
+<li>anchorsInfo
+: <a class="el" href="_neon_end_to_end_tests_8cpp.xhtml#a358cb7cd3c0647b25be049fd734b8c22">NeonEndToEndTests.cpp</a>
+</li>
+</ul>
+
+
+<h3><a id="index_c"></a>- c -</h3><ul>
+<li>Convolution2dAsymmetricPaddingLargerThanHalfKernelSizeTest
+: <a class="el" href="_ref_layer_tests_8cpp.xhtml#ab13c0878487d1cbf0201d506302ac33c">RefLayerTests.cpp</a>
+</li>
+<li>Convolution2dAsymmetricPaddingTest
+: <a class="el" href="_cl_layer_tests_8cpp.xhtml#a6150d203b2dac434d75cc5e9a930b37f">ClLayerTests.cpp</a>
+, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a6150d203b2dac434d75cc5e9a930b37f">NeonLayerTests.cpp</a>
+</li>
+<li>Convolution2dPerAxisQuantTest
+: <a class="el" href="_cl_layer_tests_8cpp.xhtml#a3e0ba1035cfa2cd7f070f2ae9f01f65f">ClLayerTests.cpp</a>
+, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a2a1f3833cedd8620547e09219c01db55">NeonLayerTests.cpp</a>
+, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ae3ba3af4749fa2975db496ee0d2788a8">RefLayerTests.cpp</a>
+</li>
+</ul>
+
+
+<h3><a id="index_d"></a>- d -</h3><ul>
+<li>defaultBackends
+: <a class="el" href="_cl_end_to_end_tests_8cpp.xhtml#ab59caffe2ee6be46c08766c055420f17">ClEndToEndTests.cpp</a>
+, <a class="el" href="_neon_end_to_end_tests_8cpp.xhtml#ab59caffe2ee6be46c08766c055420f17">NeonEndToEndTests.cpp</a>
+, <a class="el" href="_ref_end_to_end_tests_8cpp.xhtml#ab59caffe2ee6be46c08766c055420f17">RefEndToEndTests.cpp</a>
+</li>
+<li>DepthwiseConvolution2dAsymmetricTest
+: <a class="el" href="_cl_layer_tests_8cpp.xhtml#a5c575efd091f068ea728501323095c85">ClLayerTests.cpp</a>
+, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a7aa0cc47b204ae54c5ad026089943fc1">NeonLayerTests.cpp</a>
+, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a5c575efd091f068ea728501323095c85">RefLayerTests.cpp</a>
+</li>
+<li>DepthwiseConvolution2dDepthMul1Int16Test
+: <a class="el" href="_ref_layer_tests_8cpp.xhtml#a4321d16d84b9d6121ad2ccc35763ad9e">RefLayerTests.cpp</a>
+</li>
+<li>DepthwiseConvolution2dDepthMul1Test
+: <a class="el" href="_cl_layer_tests_8cpp.xhtml#a5f6be4f5ad0e3a7001bebc48e26701b8">ClLayerTests.cpp</a>
+, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a5f6be4f5ad0e3a7001bebc48e26701b8">NeonLayerTests.cpp</a>
+, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a0cfb93a0db19c1c8764cd3bd02633789">RefLayerTests.cpp</a>
+</li>
+<li>DepthwiseConvolution2dDepthMul1Uint8Test
+: <a class="el" href="_cl_layer_tests_8cpp.xhtml#ab42d04977a10c05c753cea5d7a0eb286">ClLayerTests.cpp</a>
+, <a class="el" href="_neon_layer_tests_8cpp.xhtml#aced4e3ab49ae91101bbd0486b1f042bb">NeonLayerTests.cpp</a>
+, <a class="el" href="_ref_layer_tests_8cpp.xhtml#ab42d04977a10c05c753cea5d7a0eb286">RefLayerTests.cpp</a>
+</li>
+<li>DepthwiseConvolution2dDepthMul64Test
+: <a class="el" href="_cl_layer_tests_8cpp.xhtml#a9ad391ecc4e862cef1126906c3db42c8">ClLayerTests.cpp</a>
+, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a9ad391ecc4e862cef1126906c3db42c8">NeonLayerTests.cpp</a>
+</li>
+<li>DepthwiseConvolution2dUint8Test
+: <a class="el" href="_ref_layer_tests_8cpp.xhtml#a9de2cb9028c16c765262ec48dbd01834">RefLayerTests.cpp</a>
+</li>
+<li>deserialize_schema_end
+: <a class="el" href="_schema_serialize_8hpp.xhtml#a535b75d8b7b9ae68d8c9de8937ebd8d8">SchemaSerialize.hpp</a>
+</li>
+<li>deserialize_schema_start
+: <a class="el" href="_schema_serialize_8hpp.xhtml#a0cc366ea2aac864a65b56f2c6e5dbcd0">SchemaSerialize.hpp</a>
+</li>
+</ul>
+
+
+<h3><a id="index_f"></a>- f -</h3><ul>
+<li>false
+: <a class="el" href="_cl_layer_tests_8cpp.xhtml#a2289f9e7fac0ce47801448e873b04303">ClLayerTests.cpp</a>
+, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a31944800c42cb6dd8c975460ad6064dc">NeonLayerTests.cpp</a>
+, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a2289f9e7fac0ce47801448e873b04303">RefLayerTests.cpp</a>
+</li>
+</ul>
+
+
+<h3><a id="index_g"></a>- g -</h3><ul>
+<li>g_DefaultImageSet
+: <a class="el" href="_caffe_preprocessor_8cpp.xhtml#a2e3a3e9d1f061482dc3dfcc790dceb79">CaffePreprocessor.cpp</a>
+</li>
+<li>g_FloatCloseToZeroTolerance
+: <a class="el" href="_tensor_helpers_8hpp.xhtml#a1ed60e4e5a0ec57f6483904e11fbd781">TensorHelpers.hpp</a>
+</li>
+<li>g_kCifar10ImageByteSize
+: <a class="el" href="_cifar10_database_8cpp.xhtml#a62c662e6ad904d584d176f5f0b108d8f">Cifar10Database.cpp</a>
+</li>
+<li>g_kMnistImageByteSize
+: <a class="el" href="_mnist_database_8cpp.xhtml#a933b2eaa5ca0420cdc78044e959dcd6e">MnistDatabase.cpp</a>
+</li>
+<li>g_TfLiteSchemaText
+: <a class="el" href="_schema_8hpp.xhtml#a6747d3548926a8130c42fb3398027acf">Schema.hpp</a>
+</li>
+<li>g_TfLiteSchemaText_len
+: <a class="el" href="_schema_8hpp.xhtml#abe07dadc9cf942cbf847470102a8980e">Schema.hpp</a>
+</li>
+</ul>
+
+
+<h3><a id="index_i"></a>- i -</h3><ul>
+<li>IgnorePaddingAveragePooling2dSize3x2Stride2x2Test
+: <a class="el" href="_cl_layer_tests_8cpp.xhtml#ab44037c9f2fa62c4dc2490fc14a78e89">ClLayerTests.cpp</a>
+, <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>
+</li>
+<li>InstanceNormFloat32Test
+: <a class="el" href="_ref_layer_tests_8cpp.xhtml#a929e4d1011d7ae19424f99dcbe25cff9">RefLayerTests.cpp</a>
+</li>
+</ul>
+
+
+<h3><a id="index_m"></a>- m -</h3><ul>
+<li>m_IsProcessed
+: <a class="el" href="_subgraph_view_selector_8cpp.xhtml#a849c95a020d031ec405d7d21021d87c2">SubgraphViewSelector.cpp</a>
+</li>
+<li>m_IsSelected
+: <a class="el" href="_subgraph_view_selector_8cpp.xhtml#aa479d97c404e5996e29b009c60b22e8b">SubgraphViewSelector.cpp</a>
+</li>
+<li>m_Layer
+: <a class="el" href="_subgraph_view_selector_8cpp.xhtml#ae7fc37b88ff10e9294ed1c72f2a25ac7">SubgraphViewSelector.cpp</a>
+</li>
+<li>m_Subgraph
+: <a class="el" href="_subgraph_view_selector_8cpp.xhtml#a3a672da6a5207243cf3e5c933872b5bf">SubgraphViewSelector.cpp</a>
+</li>
+</ul>
+
+
+<h3><a id="index_s"></a>- s -</h3><ul>
+<li>scoresInfo
+: <a class="el" href="_neon_end_to_end_tests_8cpp.xhtml#a64c1dd1b6dd60be9f4a16db9c8f427a5">NeonEndToEndTests.cpp</a>
+</li>
+<li>SimpleAveragePooling2dUint8Test
+: <a class="el" href="_neon_layer_tests_8cpp.xhtml#aac92d20f1ce8c5d145326633b6eb5cd8">NeonLayerTests.cpp</a>
+</li>
+<li>SimpleConvolution2d3x3QSymm16Test
+: <a class="el" href="_ref_layer_tests_8cpp.xhtml#a67f79a94e82c4c32d59c1250d5af9b66">RefLayerTests.cpp</a>
+</li>
+<li>SimpleMaxPooling2dSize2x2Stride2x2Int16Test
+: <a class="el" href="_ref_layer_tests_8cpp.xhtml#a4f8074aa8858b1dcc51da4b6c2ca7389">RefLayerTests.cpp</a>
+</li>
+<li>SimpleMaxPooling2dSize3x3Stride2x4Int16Test
+: <a class="el" href="_ref_layer_tests_8cpp.xhtml#a9196ff0b2a9accd72d53b5a971aaf1fb">RefLayerTests.cpp</a>
+</li>
+<li>SimpleMaxPooling2dSize3x3Stride2x4Uint8Test
+: <a class="el" href="_cl_layer_tests_8cpp.xhtml#aa6f67b5f6d9881b28c0ad27f3ac28429">ClLayerTests.cpp</a>
+, <a class="el" href="_neon_layer_tests_8cpp.xhtml#aa6f67b5f6d9881b28c0ad27f3ac28429">NeonLayerTests.cpp</a>
+</li>
+</ul>
+
+
+<h3><a id="index_t"></a>- t -</h3><ul>
+<li>true
+: <a class="el" href="_cl_layer_tests_8cpp.xhtml#a88d84cc49602ca19491dea9c998035fe">ClLayerTests.cpp</a>
+, <a class="el" href="_neon_layer_tests_8cpp.xhtml#a05f26c54aed70af05b7405e303de4adf">NeonLayerTests.cpp</a>
+, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a88d84cc49602ca19491dea9c998035fe">RefLayerTests.cpp</a>
+</li>
+</ul>
+
+
+<h3><a id="index_y"></a>- y -</h3><ul>
+<li>YoloImageHeight
+: <a class="el" href="_yolo_database_8hpp.xhtml#af74f4ad1b33fe68237cb97c9345e9e87">YoloDatabase.hpp</a>
+</li>
+<li>YoloImageWidth
+: <a class="el" href="_yolo_database_8hpp.xhtml#a88c3339d57718f167a374ab572610ba8">YoloDatabase.hpp</a>
+</li>
+<li>YoloOutputSize
+: <a class="el" href="_yolo_inference_test_8hpp.xhtml#a754a9eb5465f7cb3e1de27b4ce10123d">YoloInferenceTest.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 Thu Nov 26 2020 11:04:34 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>