aboutsummaryrefslogtreecommitdiff
path: root/22.05.01/globals_func.xhtml
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2022-06-17 13:24:58 +0100
committerNikhil Raj <nikhil.raj@arm.com>2022-06-17 13:24:58 +0100
commitd5d43d82c0137e08553e44345c609cdd1a7931c7 (patch)
treef1509f7fa94db0373a2c127682dd3d0ccc1915bd /22.05.01/globals_func.xhtml
parent549b9600a6eaf0727fa084465a75f173edf8f381 (diff)
downloadarmnn-d5d43d82c0137e08553e44345c609cdd1a7931c7.tar.gz
Update Doxygen for 22.05 patch release
* Pooling3D added to tfLite delegate * Available in tag 22.05.01 Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I8d605bba4e87d30baa2c6d7b338c78a4400dc021
Diffstat (limited to '22.05.01/globals_func.xhtml')
-rw-r--r--22.05.01/globals_func.xhtml536
1 files changed, 536 insertions, 0 deletions
diff --git a/22.05.01/globals_func.xhtml b/22.05.01/globals_func.xhtml
new file mode 100644
index 0000000000..f575bb3b13
--- /dev/null
+++ b/22.05.01/globals_func.xhtml
@@ -0,0 +1,536 @@
+<!-- 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">22.05.01</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.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>Abs2dTest()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a74df565b7bdca25ead7233748829add7">AbsTestImpl.cpp</a>
+, <a class="el" href="_abs_test_impl_8hpp.xhtml#a74df565b7bdca25ead7233748829add7">AbsTestImpl.hpp</a>
+</li>
+<li>Abs2dTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a4ed8cca50672007fc177f269f4f1c35a">AbsTestImpl.cpp</a>
+</li>
+<li>Abs2dTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#ab66dbfe350a5da1ccfea1772ca1ff930">AbsTestImpl.cpp</a>
+</li>
+<li>Abs2dTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a3d4d5b290d327adaeef94397011352e7">AbsTestImpl.cpp</a>
+</li>
+<li>Abs2dTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a605046783c9fa631484b611434902d36">AbsTestImpl.cpp</a>
+</li>
+<li>Abs2dTest&lt; armnn::DataType::QSymmS16 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#ac7e9ba10c9f5ac568a16b2925242f2a3">AbsTestImpl.cpp</a>
+</li>
+<li>Abs2dTest&lt; armnn::DataType::Signed32 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a0fc4814ea1d5d7411735b1e1391439ba">AbsTestImpl.cpp</a>
+</li>
+<li>Abs3dTest()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a5731943a4832c5cab5245791e636f9fd">AbsTestImpl.cpp</a>
+, <a class="el" href="_abs_test_impl_8hpp.xhtml#a5731943a4832c5cab5245791e636f9fd">AbsTestImpl.hpp</a>
+</li>
+<li>Abs3dTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a22c72595543b1972f23331a1de99da81">AbsTestImpl.cpp</a>
+</li>
+<li>Abs3dTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a8211e2d7b6d260c748c562cabfb2bf44">AbsTestImpl.cpp</a>
+</li>
+<li>Abs3dTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a2c972330396423c4d2dd0cfb535560a8">AbsTestImpl.cpp</a>
+</li>
+<li>Abs3dTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#aa2682a4cc5d1048fc9cdcf399f7da9cb">AbsTestImpl.cpp</a>
+</li>
+<li>Abs3dTest&lt; armnn::DataType::QSymmS16 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a81735e35c169a0d129083b8d49fc5f2e">AbsTestImpl.cpp</a>
+</li>
+<li>Abs3dTest&lt; armnn::DataType::Signed32 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#adc9e3f6099d1bf126629dbe09dcf4e9b">AbsTestImpl.cpp</a>
+</li>
+<li>AbsInt16Test()
+: <a class="el" href="_activation_test_impl_8cpp.xhtml#aa21484e44ff8ce2a751654d123fc9d0a">ActivationTestImpl.cpp</a>
+, <a class="el" href="_activation_test_impl_8hpp.xhtml#aa21484e44ff8ce2a751654d123fc9d0a">ActivationTestImpl.hpp</a>
+</li>
+<li>AbsTest()
+: <a class="el" href="_activation_test_impl_8cpp.xhtml#afa1af28f33ae8978b6df0b170561f787">ActivationTestImpl.cpp</a>
+, <a class="el" href="_activation_test_impl_8hpp.xhtml#afa1af28f33ae8978b6df0b170561f787">ActivationTestImpl.hpp</a>
+</li>
+<li>AbsTestCommon()
+: <a class="el" href="_activation_test_impl_8cpp.xhtml#a3987d62d2efea44da3ca8e9b1dc3be21">ActivationTestImpl.cpp</a>
+</li>
+<li>AbsUint8Test()
+: <a class="el" href="_activation_test_impl_8cpp.xhtml#a60f58fb3975d3fdfb64dfb3279e1e518">ActivationTestImpl.cpp</a>
+, <a class="el" href="_activation_test_impl_8hpp.xhtml#a60f58fb3975d3fdfb64dfb3279e1e518">ActivationTestImpl.hpp</a>
+</li>
+<li>AbsZeroTest()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a0f6b8b8b21f393829a412312dc4af4cb">AbsTestImpl.cpp</a>
+, <a class="el" href="_abs_test_impl_8hpp.xhtml#a0f6b8b8b21f393829a412312dc4af4cb">AbsTestImpl.hpp</a>
+</li>
+<li>AbsZeroTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#afc67c8a84a213be2dc75ba52b099562a">AbsTestImpl.cpp</a>
+</li>
+<li>AbsZeroTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#acf585ff77e15a209a61a86c2aff65e92">AbsTestImpl.cpp</a>
+</li>
+<li>AbsZeroTest&lt; armnn::DataType::Signed32 &gt;()
+: <a class="el" href="_abs_test_impl_8cpp.xhtml#a3ee34ab1a156e7d62cc23ffedbdc2d72">AbsTestImpl.cpp</a>
+</li>
+<li>AcrossChannelNormalizationTest()
+: <a class="el" href="_normalization_test_impl_8cpp.xhtml#a0d83b2b692f561f895044cb64c857489">NormalizationTestImpl.cpp</a>
+, <a class="el" href="_normalization_test_impl_8hpp.xhtml#a663bc5013dd54bfc82a35743adaac73f">NormalizationTestImpl.hpp</a>
+</li>
+<li>Addition5dTest()
+: <a class="el" href="_addition_test_impl_8hpp.xhtml#a7cc38e93be531f230a994a5f1c5d1a55">AdditionTestImpl.hpp</a>
+, <a class="el" href="_addition_test_impl_8cpp.xhtml#a7cc38e93be531f230a994a5f1c5d1a55">AdditionTestImpl.cpp</a>
+</li>
+<li>AdditionAfterMaxPoolTest()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#aa6f3dcc7c975f294bbe9d988174f7d52">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#aa6f3dcc7c975f294bbe9d988174f7d52">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionBroadcast1ElementInt16Test()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a612240a642be1c0b3e32e3894710f3f7">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#a612240a642be1c0b3e32e3894710f3f7">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionBroadcast1ElementInt32Test()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a75e41122abc41d49eb4b477e6320c0d6">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#a75e41122abc41d49eb4b477e6320c0d6">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionBroadcast1ElementTest()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a94d2e3c097aab8771018335fcd5dc245">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#a94d2e3c097aab8771018335fcd5dc245">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionBroadcast1ElementTestImpl()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a5a91c24a6bd6c93b70b8e4f9826a4cb3">AdditionTestImpl.cpp</a>
+</li>
+<li>AdditionBroadcast1ElementUint8Test()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#afbe8d8d875c8571507fde1e4c9e8df16">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#afbe8d8d875c8571507fde1e4c9e8df16">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionBroadcastInt16Test()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#aa8644e61da138bbf5467efec809bb507">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#aa8644e61da138bbf5467efec809bb507">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionBroadcastInt32Test()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a0333f12bc64d47ac349a38ebe47fc432">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#a0333f12bc64d47ac349a38ebe47fc432">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionBroadcastTest()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a06e8e0aff46bf24d79475f60a611b9ef">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#a06e8e0aff46bf24d79475f60a611b9ef">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionBroadcastTestImpl()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#af8dcf242a8b53fb21b81687fd9e9014d">AdditionTestImpl.cpp</a>
+</li>
+<li>AdditionBroadcastUint8Test()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a29042a4c219c128b04eebf06e98c179f">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#a29042a4c219c128b04eebf06e98c179f">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionInt16Test()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a79a80b0dcf71cb9830d023bb87a9fece">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#a79a80b0dcf71cb9830d023bb87a9fece">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionInt32Test()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a973d6c9b8bc4d27bc0dd1242178fa805">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#a973d6c9b8bc4d27bc0dd1242178fa805">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionTest()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a5e9b2ce84031d422f4d7c3e8f5b50caa">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#ace86014a30aa441ef7c6a3b988d88bf9">AdditionTestImpl.hpp</a>
+</li>
+<li>AdditionUint8Test()
+: <a class="el" href="_addition_test_impl_8cpp.xhtml#a1dd634880d3a67fe2e143498bc76abe7">AdditionTestImpl.cpp</a>
+, <a class="el" href="_addition_test_impl_8hpp.xhtml#a1dd634880d3a67fe2e143498bc76abe7">AdditionTestImpl.hpp</a>
+</li>
+<li>AlignCornersResizeBilinearTest()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#a930715e04e1f3339a4fb12884400cd1f">ResizeTestImpl.cpp</a>
+, <a class="el" href="_resize_test_impl_8hpp.xhtml#a930715e04e1f3339a4fb12884400cd1f">ResizeTestImpl.hpp</a>
+</li>
+<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#aba22808a988605dfe7cc27f94759f9ac">ResizeTestImpl.cpp</a>
+</li>
+<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#ac5cab7e79762afc9a8424383fe8f8ecf">ResizeTestImpl.cpp</a>
+</li>
+<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#aac050eff7f2444b301fb578064dcf92a">ResizeTestImpl.cpp</a>
+</li>
+<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#af6871205e9f8cd9d0a7948909880fc2b">ResizeTestImpl.cpp</a>
+</li>
+<li>AlignCornersResizeBilinearTest&lt; armnn::DataType::QSymmS16 &gt;()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#a0288b680fd04221dc8df2410001e3812">ResizeTestImpl.cpp</a>
+</li>
+<li>AlignCornersResizeNearestNeighbourTest()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#ac09a538acbdd15c12ba5e141ce3d2c6c">ResizeTestImpl.cpp</a>
+, <a class="el" href="_resize_test_impl_8hpp.xhtml#ac09a538acbdd15c12ba5e141ce3d2c6c">ResizeTestImpl.hpp</a>
+</li>
+<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#a67e47bc7f0c8d35f9f6b851a4a3d7e6a">ResizeTestImpl.cpp</a>
+</li>
+<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#ab97b5e89a2264e0a89710ee71e1d42fb">ResizeTestImpl.cpp</a>
+</li>
+<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#aceb2f1e4c7d633d4b99eb1f6d4a42296">ResizeTestImpl.cpp</a>
+</li>
+<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#aab2f9b2c6e4b1834df6cdcc63ffc2315">ResizeTestImpl.cpp</a>
+</li>
+<li>AlignCornersResizeNearestNeighbourTest&lt; armnn::DataType::QSymmS16 &gt;()
+: <a class="el" href="_resize_test_impl_8cpp.xhtml#a614955c9293bc2e465ef035e40d82936">ResizeTestImpl.cpp</a>
+</li>
+<li>AllocateAndCopyDataToITensorHandle()
+: <a class="el" href="include_2armnn_test_utils_2_tensor_copy_utils_8hpp.xhtml#afaaca8c3f3a467d124bba44067d2afa8">TensorCopyUtils.hpp</a>
+, <a class="el" href="_tensor_copy_utils_8cpp.xhtml#afaaca8c3f3a467d124bba44067d2afa8">TensorCopyUtils.cpp</a>
+</li>
+<li>ApplyBias()
+: <a class="el" href="_conv2d_test_impl_8cpp.xhtml#aa1f4ce02e0904dc8cf1b7f42bc34d346">Conv2dTestImpl.cpp</a>
+</li>
+<li>ApplyBiasToData()
+: <a class="el" href="_conv3d_test_impl_8cpp.xhtml#a41dde9c18d90c8dea2980e477d22a7fe">Conv3dTestImpl.cpp</a>
+</li>
+<li>AreEqual()
+: <a class="el" href="armnn_test_utils_2_common_test_utils_8hpp.xhtml#a551d3e8e273f6ff0f4fc4b0b56e1895d">CommonTestUtils.hpp</a>
+</li>
+<li>AreMatchingPair()
+: <a class="el" href="_json_printer_test_impl_8cpp.xhtml#af4fbcd510b99d7be74238e971987b66e">JsonPrinterTestImpl.cpp</a>
+</li>
+<li>AreParenthesesMatching()
+: <a class="el" href="_json_printer_test_impl_8cpp.xhtml#a18a8f8518a9f180f987fed2b7b4706b0">JsonPrinterTestImpl.cpp</a>
+</li>
+<li>ArgMaxChannelTest()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#aaf3bdf97c63a99b26d4f84370720e86b">ArgMinMaxTestImpl.cpp</a>
+, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#aaf3bdf97c63a99b26d4f84370720e86b">ArgMinMaxTestImpl.hpp</a>
+</li>
+<li>ArgMaxChannelTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a671d4b5dd252b1b4f48e1db185c5a30d">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxChannelTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#aea07b7756c0ca02d19a733eb754944a8">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxChannelTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a25e74630293ef23515b51c6f09ee2692">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxChannelTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a64a7acd216fca515db423fa1edbb4962">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxChannelTest&lt; armnn::DataType::QSymmS16 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a2bbbb635206fd67813298653dd6d3703">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxChannelTest&lt; armnn::DataType::Signed32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a14984b84f0b3653f5e0145dd65c0ca38">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxHeightTest()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a9b1c558709dc0f83ab07dfccd5f71654">ArgMinMaxTestImpl.cpp</a>
+, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a9b1c558709dc0f83ab07dfccd5f71654">ArgMinMaxTestImpl.hpp</a>
+</li>
+<li>ArgMaxHeightTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a7feda8fda9cb53e023f49fdab72af9a5">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxHeightTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a5cce141a853e7dcff2fc55e39a36dee3">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxHeightTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a86255c73929dedfffdaacab32fc0f234">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxHeightTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#aca1bbf08fd351dbedbfc4fb8cb827562">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxHeightTest&lt; armnn::DataType::Signed32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a1537bbcfdd0da37f6b85ee36d5c629ff">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxSimpleTest()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a1bc1aff00a67a4efb47226f8b5993c39">ArgMinMaxTestImpl.cpp</a>
+, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a1bc1aff00a67a4efb47226f8b5993c39">ArgMinMaxTestImpl.hpp</a>
+</li>
+<li>ArgMaxSimpleTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a79e7379a83ad8ea3d2076dc4da9d1623">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxSimpleTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a8471bacc34662f1b587ba9a6385fda16">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxSimpleTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a55307b25f0edf4b4de1b67927e1f916e">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxSimpleTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ab9c285b775e2835f230f615e5e4dd5df">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxSimpleTest&lt; armnn::DataType::QSymmS16 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a6005410441a48d38d454ec5eed53e890">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMaxSimpleTest&lt; armnn::DataType::Signed32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ab518bbb6d0146f317b858c9f988d2693">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinChannelTest()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a3a2f8cb0c8adaa822297e0530136f358">ArgMinMaxTestImpl.cpp</a>
+, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a3a2f8cb0c8adaa822297e0530136f358">ArgMinMaxTestImpl.hpp</a>
+</li>
+<li>ArgMinChannelTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#adc63d8db1e185a4e13a9be87cddcc02c">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinChannelTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ac020d852312ea8caca8ac77e5d351f2c">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinChannelTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a681c85ad95189296f08aa88d66e15815">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinChannelTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ad7bcda45cbd095d5c593230145b2b565">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinChannelTest&lt; armnn::DataType::QSymmS16 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a01d7291d1066b029d7ffb4726605063c">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinChannelTest&lt; armnn::DataType::Signed32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a2d035dd83a2bdf60a1b10bb476cb2b47">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinMaxInferOutputShape1dTest()
+: <a class="el" href="_infer_output_tests_8hpp.xhtml#a005b7c03146e5a090de781966172c6e1">InferOutputTests.hpp</a>
+</li>
+<li>ArgMinMaxInferOutputShape2dTest()
+: <a class="el" href="_infer_output_tests_8hpp.xhtml#ae58e3f211ae2a124b13290c8b89aa87b">InferOutputTests.hpp</a>
+</li>
+<li>ArgMinMaxInferOutputShape3dTest()
+: <a class="el" href="_infer_output_tests_8hpp.xhtml#a5eba187ee3dcec0db603b27b0954cec9">InferOutputTests.hpp</a>
+</li>
+<li>ArgMinMaxInferOutputShape4dTest()
+: <a class="el" href="_infer_output_tests_8hpp.xhtml#a61f78d19deeaf960ac03ed4a7db98b8d">InferOutputTests.hpp</a>
+</li>
+<li>ArgMinMaxInferOutputShapeImpl()
+: <a class="el" href="_infer_output_tests_8hpp.xhtml#a673e4af24225bb5d4e5e502befdaf122">InferOutputTests.hpp</a>
+</li>
+<li>ArgMinSimpleTest()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a656352d139bbe8dd7adec8cb37fffc73">ArgMinMaxTestImpl.cpp</a>
+, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a656352d139bbe8dd7adec8cb37fffc73">ArgMinMaxTestImpl.hpp</a>
+</li>
+<li>ArgMinSimpleTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ade9ca768a2703f77db3d991086b0ca13">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinSimpleTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a305d8e3356253be776caa2a291314505">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinSimpleTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a6d210af569feaa065adc28149f0162a1">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinSimpleTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ab921106921e62b9e08c876f4fad6f721">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinSimpleTest&lt; armnn::DataType::QSymmS16 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a941fff4ef65df2195da6340e988fc972">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinSimpleTest&lt; armnn::DataType::Signed32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a427f04094277de4bbdb206f66e632ae6">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinWidthTest()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a7ba8a46b4b43fd967423d3dffc6c7f33">ArgMinMaxTestImpl.cpp</a>
+, <a class="el" href="_arg_min_max_test_impl_8hpp.xhtml#a7ba8a46b4b43fd967423d3dffc6c7f33">ArgMinMaxTestImpl.hpp</a>
+</li>
+<li>ArgMinWidthTest&lt; armnn::DataType::Float16 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a7a230909328d99c6627b5d550a1bec41">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinWidthTest&lt; armnn::DataType::Float32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#ac96f5e864b3898eab2e9844836199464">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinWidthTest&lt; armnn::DataType::QAsymmS8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a9e6b663698245a3f33ffec877738a74f">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinWidthTest&lt; armnn::DataType::QAsymmU8 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a8abebb7c54764d2cc9ae1007b1c853f2">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>ArgMinWidthTest&lt; armnn::DataType::Signed32 &gt;()
+: <a class="el" href="_arg_min_max_test_impl_8cpp.xhtml#a1948639e7af78c8c29b7caab64758b41">ArgMinMaxTestImpl.cpp</a>
+</li>
+<li>AssignScopedTensorHandle()
+: <a class="el" href="_lstm_utils_8cpp.xhtml#a8618ae0c77638e01069fdb0063cabb3f">LstmUtils.cpp</a>
+, <a class="el" href="_lstm_utils_8hpp.xhtml#a8618ae0c77638e01069fdb0063cabb3f">LstmUtils.hpp</a>
+</li>
+<li>AsymmetricNonSquareAveragePooling3dInt16Test()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#a57cfba0b9b80f67475c4f6b0b96d8423">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#a57cfba0b9b80f67475c4f6b0b96d8423">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareAveragePooling3dTest()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#a5f24275f64705dddafba8d3e40897df5">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#a5f24275f64705dddafba8d3e40897df5">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareAveragePooling3dUint8Test()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#a077ef1d9855f1f01e39e1038592279f1">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#a077ef1d9855f1f01e39e1038592279f1">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareAveragePooling3dWithPaddingOnlyPoolInt16Test()
+: <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#aa1ad7980ff33d273d4fe120ddf9a62a2">Pooling3dTestImpl.cpp</a>
+, <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#aa1ad7980ff33d273d4fe120ddf9a62a2">Pooling3dTestImpl.hpp</a>
+</li>
+<li>AsymmetricNonSquareAveragePooling3dWithPaddingOnlyPoolTest()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#a5f85dd7625c723d4f03e3748ee8b9eee">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#a5f85dd7625c723d4f03e3748ee8b9eee">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareAveragePooling3dWithPaddingOnlyPoolUint8Test()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#ad36f6c8d77f6b9421ca1fe690e7642d1">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#ad36f6c8d77f6b9421ca1fe690e7642d1">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareL2Pooling3dInt16Test()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#ac1e853982455f420c41264b9876aea49">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#ac1e853982455f420c41264b9876aea49">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareL2Pooling3dTest()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#a4cdd0f9e63f7c6f8fe2f6b4305bec810">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#a4cdd0f9e63f7c6f8fe2f6b4305bec810">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareL2Pooling3dUint8Test()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#aa50a277f8205311e49aa4e058cfbe12f">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#aa50a277f8205311e49aa4e058cfbe12f">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareL2Pooling3dWithPaddingOnlyPoolInt16Test()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#ab25e3d38d7f7571a752e2e5316bd3552">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#ab25e3d38d7f7571a752e2e5316bd3552">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareL2Pooling3dWithPaddingOnlyPoolTest()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#a127e1fbfe9d65ed27fac3bb23dc0f9eb">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#a127e1fbfe9d65ed27fac3bb23dc0f9eb">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareL2Pooling3dWithPaddingOnlyPoolUint8Test()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#a7f4821b789598767f339cb171cfa2c03">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#a7f4821b789598767f339cb171cfa2c03">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareMaxPooling3dInt16Test()
+: <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#af84080f2b921b0ef3f963a78f14789ca">Pooling3dTestImpl.cpp</a>
+, <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#af84080f2b921b0ef3f963a78f14789ca">Pooling3dTestImpl.hpp</a>
+</li>
+<li>AsymmetricNonSquareMaxPooling3dTest()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#a642d9c0e572496c14e902a2adacf1a9a">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#a642d9c0e572496c14e902a2adacf1a9a">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquareMaxPooling3dUint8Test()
+: <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#a2f4302cc72b9f06cc88633d908490c88">Pooling3dTestImpl.cpp</a>
+, <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#a26cc18a22b38e552e248464d8acdfee7">Pooling3dTestImpl.hpp</a>
+</li>
+<li>AsymmetricNonSquareMaxPooling3dWithPaddingOnlyPoolInt16Test()
+: <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#ad9d55bde5c97cfe79b9ce163139a6697">Pooling3dTestImpl.cpp</a>
+, <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#ad9d55bde5c97cfe79b9ce163139a6697">Pooling3dTestImpl.hpp</a>
+</li>
+<li>AsymmetricNonSquareMaxPooling3dWithPaddingOnlyPoolTest()
+: <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#a2ab63f0c2a397e656e1f28a92e200246">Pooling3dTestImpl.cpp</a>
+, <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#a2ab63f0c2a397e656e1f28a92e200246">Pooling3dTestImpl.hpp</a>
+</li>
+<li>AsymmetricNonSquareMaxPooling3dWithPaddingOnlyPoolUint8Test()
+: <a class="el" href="_pooling3d_test_impl_8hpp.xhtml#adffb721fa8d3e3f68c8a672a15db3e15">Pooling3dTestImpl.hpp</a>
+, <a class="el" href="_pooling3d_test_impl_8cpp.xhtml#ac3aa149de32f66ef5c5f07f58c0e26d3">Pooling3dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquarePooling2dInt16Test()
+: <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a4c4f3be262de9165bd65893e2c8b4046">Pooling2dTestImpl.hpp</a>
+, <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a4c4f3be262de9165bd65893e2c8b4046">Pooling2dTestImpl.cpp</a>
+</li>
+<li>AsymmetricNonSquarePooling2dTest()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a5f7af512644b76af39b8ca0601c1e4f6">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a5f7af512644b76af39b8ca0601c1e4f6">Pooling2dTestImpl.hpp</a>
+</li>
+<li>AsymmetricNonSquarePooling2dUint8Test()
+: <a class="el" href="_pooling2d_test_impl_8cpp.xhtml#a7db36aeba6b21f71a358e7045c8170f6">Pooling2dTestImpl.cpp</a>
+, <a class="el" href="_pooling2d_test_impl_8hpp.xhtml#a7db36aeba6b21f71a358e7045c8170f6">Pooling2dTestImpl.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 Fri Jun 17 2022 13:20:38 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>