blob: 95cb862d8d841c04db6d15bdaf275e4066d3b506 [file] [log] [blame]
Ryan OSheade36e4a2020-03-13 16:26:19 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6<meta name="generator" content="Doxygen 1.8.13"/>
7<meta name="viewport" content="width=device-width, initial-scale=1"/>
8<title>ArmNN: File Members</title>
9<link href="tabs.css" rel="stylesheet" type="text/css"/>
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="dynsections.js"></script>
12<link href="navtree.css" rel="stylesheet" type="text/css"/>
13<script type="text/javascript" src="resize.js"></script>
14<script type="text/javascript" src="navtreedata.js"></script>
15<script type="text/javascript" src="navtree.js"></script>
16<script type="text/javascript">
17 $(document).ready(initResizable);
18</script>
19<link href="search/search.css" rel="stylesheet" type="text/css"/>
20<script type="text/javascript" src="search/searchdata.js"></script>
21<script type="text/javascript" src="search/search.js"></script>
22<link href="doxygen.css" rel="stylesheet" type="text/css" />
23</head>
24<body>
25<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
26<div id="titlearea">
27<table cellspacing="0" cellpadding="0">
28 <tbody>
29 <tr style="height: 56px;">
30 <td id="projectalign" style="padding-left: 0.5em;">
31 <div id="projectname">ArmNN
32 &#160;<span id="projectnumber">NotReleased</span>
33 </div>
34 </td>
35 </tr>
36 </tbody>
37</table>
38</div>
39<!-- end header part -->
40<!-- Generated by Doxygen 1.8.13 -->
41<script type="text/javascript">
42var searchBox = new SearchBox("searchBox", "search",false,'Search');
43</script>
44<script type="text/javascript" src="menudata.js"></script>
45<script type="text/javascript" src="menu.js"></script>
46<script type="text/javascript">
47$(function() {
48 initMenu('',true,false,'search.php','Search');
49 $(document).ready(function() { init_search(); });
50});
51</script>
52<div id="main-nav"></div>
53</div><!-- top -->
54<div id="side-nav" class="ui-resizable side-nav-resizable">
55 <div id="nav-tree">
56 <div id="nav-tree-contents">
57 <div id="nav-sync" class="sync"></div>
58 </div>
59 </div>
60 <div id="splitbar" style="-moz-user-select:none;"
61 class="ui-resizable-handle">
62 </div>
63</div>
64<script type="text/javascript">
65$(document).ready(function(){initNavTree('globals_t.html','');});
66</script>
67<div id="doc-content">
68<!-- window showing the filter options -->
69<div id="MSearchSelectWindow"
70 onmouseover="return searchBox.OnSearchSelectShow()"
71 onmouseout="return searchBox.OnSearchSelectHide()"
72 onkeydown="return searchBox.OnSearchSelectKey(event)">
73</div>
74
75<!-- iframe showing the search results (closed by default) -->
76<div id="MSearchResultsWindow">
77<iframe src="javascript:void(0)" frameborder="0"
78 name="MSearchResults" id="MSearchResults">
79</iframe>
80</div>
81
82<div class="contents">
83<div class="textblock">Here is a list of all file members with links to the files they belong to:</div>
84
85<h3><a id="index_t"></a>- t -</h3><ul>
86<li>TanhInt16Test()
87: <a class="el" href="_activation_test_impl_8cpp.html#aacd820bdf2307a2aa667db2899283035">ActivationTestImpl.cpp</a>
88, <a class="el" href="_activation_test_impl_8hpp.html#aacd820bdf2307a2aa667db2899283035">ActivationTestImpl.hpp</a>
89</li>
90<li>TanhTest()
91: <a class="el" href="_activation_test_impl_8hpp.html#a923aa3e41cd11f5eeb7cc973fd8d3c76">ActivationTestImpl.hpp</a>
92, <a class="el" href="_activation_test_impl_8cpp.html#a923aa3e41cd11f5eeb7cc973fd8d3c76">ActivationTestImpl.cpp</a>
93</li>
94<li>TanhTestCommon()
95: <a class="el" href="_activation_test_impl_8cpp.html#a65aa329dc6abc6cf9dfb6177f42595de">ActivationTestImpl.cpp</a>
96</li>
97<li>TanhUint8Test()
98: <a class="el" href="_activation_test_impl_8cpp.html#abe9073d08e150e3dd5e156af7ea8faa5">ActivationTestImpl.cpp</a>
99, <a class="el" href="_activation_test_impl_8hpp.html#abe9073d08e150e3dd5e156af7ea8faa5">ActivationTestImpl.hpp</a>
100</li>
101<li>TContainer
102: <a class="el" href="_model_accuracy_checker_test_8cpp.html#a9eb69ebdaf4ceb8014e7c8a540266100">ModelAccuracyCheckerTest.cpp</a>
103</li>
104<li>tempFile
105: <a class="el" href="_file_only_profiling_decorator_tests_8cpp.html#aea1c98db5f166be1d82cbabcbc4d8c12">FileOnlyProfilingDecoratorTests.cpp</a>
106</li>
107<li>tempPath
108: <a class="el" href="_file_only_profiling_decorator_tests_8cpp.html#a1b7be354d3c06a46dc247e0e3341198d">FileOnlyProfilingDecoratorTests.cpp</a>
109</li>
110<li>TensorRawPtr
111: <a class="el" href="_parser_flatbuffers_serialize_fixture_8hpp.html#a15c20a0693cd3fc4d85565e2f920d8ef">ParserFlatbuffersSerializeFixture.hpp</a>
112, <a class="el" href="_get_subgraph_inputs_outputs_8cpp.html#a18208ff9ca4d7b590527411427ac286c">GetSubgraphInputsOutputs.cpp</a>
113, <a class="el" href="_parser_flatbuffers_fixture_8hpp.html#ac3486e6c1a291aa67efd8b280ffb83cc">ParserFlatbuffersFixture.hpp</a>
114</li>
115<li>TEST_CASE_CHECK_LAYER_VISITOR_NAME
116: <a class="el" href="_test_name_only_layer_visitor_8cpp.html#abfa44889060be0a901c6a9527356d575">TestNameOnlyLayerVisitor.cpp</a>
117</li>
118<li>TEST_CASE_CHECK_LAYER_VISITOR_NAME_AND_DESCRIPTOR
119: <a class="el" href="_test_name_and_descriptor_layer_visitor_8cpp.html#a577b9a70537368382f9002f0df723512">TestNameAndDescriptorLayerVisitor.cpp</a>
120</li>
121<li>TEST_CASE_CHECK_LAYER_VISITOR_NAME_NULLPTR
122: <a class="el" href="_test_name_only_layer_visitor_8cpp.html#ae6d90b5ebd931bd8696fc6220f10933c">TestNameOnlyLayerVisitor.cpp</a>
123</li>
124<li>TEST_CASE_CHECK_LAYER_VISITOR_NAME_NULLPTR_AND_DESCRIPTOR
125: <a class="el" href="_test_name_and_descriptor_layer_visitor_8cpp.html#af14f427675d2a23d8f21106911ab0ceb">TestNameAndDescriptorLayerVisitor.cpp</a>
126</li>
127<li>TEST_SUITE_NAME_AND_DESCRIPTOR_LAYER_VISITOR
128: <a class="el" href="_test_name_and_descriptor_layer_visitor_8cpp.html#a2647d29147747ec8b924a3c9fb22fd6d">TestNameAndDescriptorLayerVisitor.cpp</a>
129</li>
130<li>TEST_SUITE_NAME_ONLY_LAYER_VISITOR
131: <a class="el" href="_test_name_only_layer_visitor_8cpp.html#aef6296a2ddde748ea705b11002d51f8a">TestNameOnlyLayerVisitor.cpp</a>
132</li>
133<li>TestDynamicBackendId()
134: <a class="el" href="_test_dynamic_backend_8cpp.html#aec75c1d78333f881f2516f55a0ed00df">TestDynamicBackend.cpp</a>
135</li>
136<li>TestFunction1()
137: <a class="el" href="_test_shared_object_8cpp.html#ad510dfceb4a71e10cfbc1c3e19c6e370">TestSharedObject.cpp</a>
138, <a class="el" href="_test_shared_object_8hpp.html#ad510dfceb4a71e10cfbc1c3e19c6e370">TestSharedObject.hpp</a>
139</li>
140<li>TestFunction2()
141: <a class="el" href="_test_shared_object_8hpp.html#a5801bca5d3399a22206a3d1c53bf67be">TestSharedObject.hpp</a>
142, <a class="el" href="_test_shared_object_8cpp.html#a5801bca5d3399a22206a3d1c53bf67be">TestSharedObject.cpp</a>
143</li>
144<li>TestFunction3()
145: <a class="el" href="_test_shared_object_8cpp.html#a192325f79068b32530ccf11154d7b397">TestSharedObject.cpp</a>
146, <a class="el" href="_test_shared_object_8hpp.html#a192325f79068b32530ccf11154d7b397">TestSharedObject.hpp</a>
147</li>
148<li>Tokenizer
149: <a class="el" href="_csv_reader_8cpp.html#aafb3a3f74dda3391f17caeaaaca1c0c8">CsvReader.cpp</a>
150</li>
151<li>TransposeConvolution2dEndToEnd()
152: <a class="el" href="_transpose_convolution2d_end_to_end_test_impl_8hpp.html#a0349fffca581f50c343d517e709fb88e">TransposeConvolution2dEndToEndTestImpl.hpp</a>
153</li>
154<li>TransposeConvolution2dInferOutputShapeTest()
155: <a class="el" href="_infer_output_tests_8hpp.html#af74f1701b2b4a9313a682ab673edf2f5">InferOutputTests.hpp</a>
156</li>
157<li>TransposeConvolution2dPerAxisQuantTest()
158: <a class="el" href="_transpose_convolution2d_test_impl_8cpp.html#afe35eec6fc46b9526db341d374e93653">TransposeConvolution2dTestImpl.cpp</a>
159, <a class="el" href="_transpose_convolution2d_test_impl_8hpp.html#afe35eec6fc46b9526db341d374e93653">TransposeConvolution2dTestImpl.hpp</a>
160</li>
161<li>true
162: <a class="el" href="_cl_layer_tests_8cpp.html#a37f1c3ccc9fc906be85185350dd83d48">ClLayerTests.cpp</a>
163, <a class="el" href="_neon_layer_tests_8cpp.html#a52ed54cfc16438caa521b255e376d49e">NeonLayerTests.cpp</a>
164, <a class="el" href="_ref_layer_tests_8cpp.html#a37f1c3ccc9fc906be85185350dd83d48">RefLayerTests.cpp</a>
165</li>
166</ul>
167</div><!-- contents -->
168</div><!-- doc-content -->
169<!-- start footer part -->
170<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
171 <ul>
172 <li class="footer">Generated on Fri Mar 13 2020 16:07:06 for ArmNN by
173 <a href="http://www.doxygen.org/index.html">
174 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
175 </ul>
176</div>
177</body>
178</html>