aboutsummaryrefslogtreecommitdiff
path: root/Documentation/globals_t.xhtml
diff options
context:
space:
mode:
authorJim Flynn <jim.flynn@arm.com>2020-03-20 12:25:56 +0000
committerJim Flynn <jim.flynn@arm.com>2020-03-20 12:25:56 +0000
commit6940dd720ebb6b3d1df8ca203ab696daefe58189 (patch)
tree453b6bf09531c92efe5c7abb0926bae104042fd7 /Documentation/globals_t.xhtml
parent4e2e213d1f22ccd8021bf654e46397434ee50390 (diff)
downloadarmnn-6940dd720ebb6b3d1df8ca203ab696daefe58189.tar.gz
renamed Documentation folder 20.02 and added .nojekyll file
Signed-off-by: Jim Flynn <jim.flynn@arm.com>
Diffstat (limited to 'Documentation/globals_t.xhtml')
-rw-r--r--Documentation/globals_t.xhtml201
1 files changed, 0 insertions, 201 deletions
diff --git a/Documentation/globals_t.xhtml b/Documentation/globals_t.xhtml
deleted file mode 100644
index 5d8b4e1094..0000000000
--- a/Documentation/globals_t.xhtml
+++ /dev/null
@@ -1,201 +0,0 @@
-<!-- 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_t.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_t"></a>- t -</h3><ul>
-<li>TanhInt16Test()
-: <a class="el" href="_activation_test_impl_8cpp.xhtml#aacd820bdf2307a2aa667db2899283035">ActivationTestImpl.cpp</a>
-, <a class="el" href="_activation_test_impl_8hpp.xhtml#aacd820bdf2307a2aa667db2899283035">ActivationTestImpl.hpp</a>
-</li>
-<li>TanhTest()
-: <a class="el" href="_activation_test_impl_8hpp.xhtml#a923aa3e41cd11f5eeb7cc973fd8d3c76">ActivationTestImpl.hpp</a>
-, <a class="el" href="_activation_test_impl_8cpp.xhtml#a923aa3e41cd11f5eeb7cc973fd8d3c76">ActivationTestImpl.cpp</a>
-</li>
-<li>TanhTestCommon()
-: <a class="el" href="_activation_test_impl_8cpp.xhtml#a65aa329dc6abc6cf9dfb6177f42595de">ActivationTestImpl.cpp</a>
-</li>
-<li>TanhUint8Test()
-: <a class="el" href="_activation_test_impl_8cpp.xhtml#abe9073d08e150e3dd5e156af7ea8faa5">ActivationTestImpl.cpp</a>
-, <a class="el" href="_activation_test_impl_8hpp.xhtml#abe9073d08e150e3dd5e156af7ea8faa5">ActivationTestImpl.hpp</a>
-</li>
-<li>TContainer
-: <a class="el" href="_model_accuracy_checker_test_8cpp.xhtml#a9eb69ebdaf4ceb8014e7c8a540266100">ModelAccuracyCheckerTest.cpp</a>
-</li>
-<li>tempFile
-: <a class="el" href="_file_only_profiling_decorator_tests_8cpp.xhtml#aea1c98db5f166be1d82cbabcbc4d8c12">FileOnlyProfilingDecoratorTests.cpp</a>
-</li>
-<li>tempPath
-: <a class="el" href="_file_only_profiling_decorator_tests_8cpp.xhtml#a1b7be354d3c06a46dc247e0e3341198d">FileOnlyProfilingDecoratorTests.cpp</a>
-</li>
-<li>TensorRawPtr
-: <a class="el" href="_parser_flatbuffers_serialize_fixture_8hpp.xhtml#a15c20a0693cd3fc4d85565e2f920d8ef">ParserFlatbuffersSerializeFixture.hpp</a>
-, <a class="el" href="_get_subgraph_inputs_outputs_8cpp.xhtml#a18208ff9ca4d7b590527411427ac286c">GetSubgraphInputsOutputs.cpp</a>
-, <a class="el" href="_parser_flatbuffers_fixture_8hpp.xhtml#ac3486e6c1a291aa67efd8b280ffb83cc">ParserFlatbuffersFixture.hpp</a>
-</li>
-<li>TEST_CASE_CHECK_LAYER_VISITOR_NAME
-: <a class="el" href="_test_name_only_layer_visitor_8cpp.xhtml#abfa44889060be0a901c6a9527356d575">TestNameOnlyLayerVisitor.cpp</a>
-</li>
-<li>TEST_CASE_CHECK_LAYER_VISITOR_NAME_AND_DESCRIPTOR
-: <a class="el" href="_test_name_and_descriptor_layer_visitor_8cpp.xhtml#a577b9a70537368382f9002f0df723512">TestNameAndDescriptorLayerVisitor.cpp</a>
-</li>
-<li>TEST_CASE_CHECK_LAYER_VISITOR_NAME_NULLPTR
-: <a class="el" href="_test_name_only_layer_visitor_8cpp.xhtml#ae6d90b5ebd931bd8696fc6220f10933c">TestNameOnlyLayerVisitor.cpp</a>
-</li>
-<li>TEST_CASE_CHECK_LAYER_VISITOR_NAME_NULLPTR_AND_DESCRIPTOR
-: <a class="el" href="_test_name_and_descriptor_layer_visitor_8cpp.xhtml#af14f427675d2a23d8f21106911ab0ceb">TestNameAndDescriptorLayerVisitor.cpp</a>
-</li>
-<li>TEST_SUITE_NAME_AND_DESCRIPTOR_LAYER_VISITOR
-: <a class="el" href="_test_name_and_descriptor_layer_visitor_8cpp.xhtml#a2647d29147747ec8b924a3c9fb22fd6d">TestNameAndDescriptorLayerVisitor.cpp</a>
-</li>
-<li>TEST_SUITE_NAME_ONLY_LAYER_VISITOR
-: <a class="el" href="_test_name_only_layer_visitor_8cpp.xhtml#aef6296a2ddde748ea705b11002d51f8a">TestNameOnlyLayerVisitor.cpp</a>
-</li>
-<li>TestDynamicBackendId()
-: <a class="el" href="_test_dynamic_backend_8cpp.xhtml#aec75c1d78333f881f2516f55a0ed00df">TestDynamicBackend.cpp</a>
-</li>
-<li>TestFunction1()
-: <a class="el" href="_test_shared_object_8cpp.xhtml#ad510dfceb4a71e10cfbc1c3e19c6e370">TestSharedObject.cpp</a>
-, <a class="el" href="_test_shared_object_8hpp.xhtml#ad510dfceb4a71e10cfbc1c3e19c6e370">TestSharedObject.hpp</a>
-</li>
-<li>TestFunction2()
-: <a class="el" href="_test_shared_object_8cpp.xhtml#a5801bca5d3399a22206a3d1c53bf67be">TestSharedObject.cpp</a>
-, <a class="el" href="_test_shared_object_8hpp.xhtml#a5801bca5d3399a22206a3d1c53bf67be">TestSharedObject.hpp</a>
-</li>
-<li>TestFunction3()
-: <a class="el" href="_test_shared_object_8cpp.xhtml#a192325f79068b32530ccf11154d7b397">TestSharedObject.cpp</a>
-, <a class="el" href="_test_shared_object_8hpp.xhtml#a192325f79068b32530ccf11154d7b397">TestSharedObject.hpp</a>
-</li>
-<li>Tokenizer
-: <a class="el" href="_csv_reader_8cpp.xhtml#aafb3a3f74dda3391f17caeaaaca1c0c8">CsvReader.cpp</a>
-</li>
-<li>TransposeConvolution2dEndToEnd()
-: <a class="el" href="_transpose_convolution2d_end_to_end_test_impl_8hpp.xhtml#a0349fffca581f50c343d517e709fb88e">TransposeConvolution2dEndToEndTestImpl.hpp</a>
-</li>
-<li>TransposeConvolution2dInferOutputShapeTest()
-: <a class="el" href="_infer_output_tests_8hpp.xhtml#af74f1701b2b4a9313a682ab673edf2f5">InferOutputTests.hpp</a>
-</li>
-<li>TransposeConvolution2dPerAxisQuantTest()
-: <a class="el" href="_transpose_convolution2d_test_impl_8hpp.xhtml#afe35eec6fc46b9526db341d374e93653">TransposeConvolution2dTestImpl.hpp</a>
-, <a class="el" href="_transpose_convolution2d_test_impl_8cpp.xhtml#afe35eec6fc46b9526db341d374e93653">TransposeConvolution2dTestImpl.cpp</a>
-</li>
-<li>TransposeValueSet1Test()
-: <a class="el" href="_transpose_test_impl_8hpp.xhtml#a8f4e38a297e8b835fc0ff29463eaf654">TransposeTestImpl.hpp</a>
-</li>
-<li>TransposeValueSet2Test()
-: <a class="el" href="_transpose_test_impl_8hpp.xhtml#a8545635c84fc6de487df01e0dbb8a1d6">TransposeTestImpl.hpp</a>
-</li>
-<li>TransposeValueSet3Test()
-: <a class="el" href="_transpose_test_impl_8hpp.xhtml#a0545d125bac84b2e1a6b952bc4f3e20d">TransposeTestImpl.hpp</a>
-</li>
-<li>true
-: <a class="el" href="_neon_layer_tests_8cpp.xhtml#a52ed54cfc16438caa521b255e376d49e">NeonLayerTests.cpp</a>
-, <a class="el" href="_ref_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">RefLayerTests.cpp</a>
-, <a class="el" href="_cl_layer_tests_8cpp.xhtml#a37f1c3ccc9fc906be85185350dd83d48">ClLayerTests.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:21 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>