blob: 15ed638eee5085ba7cf5b2cc1286df85c5ab157f [file] [log] [blame]
<!-- 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.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_func_q.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_q"></a>- q -</h3><ul>
<li>qAnchors()
: <a class="el" href="_neon_end_to_end_tests_8cpp.xhtml#a9d5b9e392c2744826c8bb8df575975f1">NeonEndToEndTests.cpp</a>
</li>
<li>qBoxEncodings()
: <a class="el" href="_neon_end_to_end_tests_8cpp.xhtml#a99e26266538c44c9eb1d28f5095b79d8">NeonEndToEndTests.cpp</a>
</li>
<li>qScores()
: <a class="el" href="_neon_end_to_end_tests_8cpp.xhtml#ad16c7915847aa89511b528d543e66fb2">NeonEndToEndTests.cpp</a>
</li>
<li>QuantizeClampAsymmInt8Test()
: <a class="el" href="_quantize_test_impl_8cpp.xhtml#a544d80e8fc86b2e5ed42b756b9d37159">QuantizeTestImpl.cpp</a>
, <a class="el" href="_quantize_test_impl_8hpp.xhtml#a544d80e8fc86b2e5ed42b756b9d37159">QuantizeTestImpl.hpp</a>
</li>
<li>QuantizeClampInt16Test()
: <a class="el" href="_quantize_test_impl_8cpp.xhtml#ab52e18e7cc1f4f6cff92f6a1d6ea503d">QuantizeTestImpl.cpp</a>
, <a class="el" href="_quantize_test_impl_8hpp.xhtml#ab52e18e7cc1f4f6cff92f6a1d6ea503d">QuantizeTestImpl.hpp</a>
</li>
<li>QuantizeClampInt8Test()
: <a class="el" href="_quantize_test_impl_8cpp.xhtml#ac1ea8781a061b3f089230160c6f35bb7">QuantizeTestImpl.cpp</a>
, <a class="el" href="_quantize_test_impl_8hpp.xhtml#ac1ea8781a061b3f089230160c6f35bb7">QuantizeTestImpl.hpp</a>
</li>
<li>QuantizeClampUint8Test()
: <a class="el" href="_quantize_test_impl_8cpp.xhtml#af433076d80e2776cc16fe16c4616a2a4">QuantizeTestImpl.cpp</a>
, <a class="el" href="_quantize_test_impl_8hpp.xhtml#af433076d80e2776cc16fe16c4616a2a4">QuantizeTestImpl.hpp</a>
</li>
<li>QuantizeData()
: <a class="el" href="_neon_end_to_end_tests_8cpp.xhtml#a201b46d5e1007dfd105345c509245b09">NeonEndToEndTests.cpp</a>
, <a class="el" href="_ref_end_to_end_tests_8cpp.xhtml#a469c9be3a505d4ef240b1ae2478c5256">RefEndToEndTests.cpp</a>
, <a class="el" href="_detection_post_process_test_impl_8hpp.xhtml#ae7a0cad618fa649079d11502ecdd7691">DetectionPostProcessTestImpl.hpp</a>
, <a class="el" href="_neon_end_to_end_tests_8cpp.xhtml#a469c9be3a505d4ef240b1ae2478c5256">NeonEndToEndTests.cpp</a>
</li>
<li>QuantizedLstmEndToEnd()
: <a class="el" href="_quantized_lstm_end_to_end_test_impl_8cpp.xhtml#a81b5bf2355bdbac79af06c1bc97adb52">QuantizedLstmEndToEndTestImpl.cpp</a>
, <a class="el" href="_quantized_lstm_end_to_end_test_impl_8hpp.xhtml#a81b5bf2355bdbac79af06c1bc97adb52">QuantizedLstmEndToEndTestImpl.hpp</a>
</li>
<li>QuantizedLstmInferOutputShapeImpl()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a4a13b517c2553b8173c26d286cba4a13">InferOutputTests.hpp</a>
</li>
<li>QuantizedLstmInferOutputShapeTest()
: <a class="el" href="_infer_output_tests_8hpp.xhtml#a4e21fe15b65644bb6a7beb25fbd04f14">InferOutputTests.hpp</a>
</li>
<li>QuantizedLstmTest()
: <a class="el" href="_lstm_test_impl_8hpp.xhtml#a03b7b4da7af98cb4fa9bbecb785ce5dd">LstmTestImpl.hpp</a>
, <a class="el" href="_lstm_test_impl_8cpp.xhtml#a03b7b4da7af98cb4fa9bbecb785ce5dd">LstmTestImpl.cpp</a>
</li>
<li>QuantizeSimpleUint8Test()
: <a class="el" href="_quantize_test_impl_8hpp.xhtml#a041d534027842cde6747e50651d23fa3">QuantizeTestImpl.hpp</a>
, <a class="el" href="_quantize_test_impl_8cpp.xhtml#a041d534027842cde6747e50651d23fa3">QuantizeTestImpl.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 Fri Mar 13 2020 16:09:22 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>