aboutsummaryrefslogtreecommitdiff
path: root/21.08/_profiling_details_8hpp_source.xhtml
diff options
context:
space:
mode:
authorMatthew Sloyan <matthew.sloyan@arm.com>2021-08-24 16:27:15 +0100
committerMatthew Sloyan <matthew.sloyan@arm.com>2021-08-24 16:27:40 +0100
commitf86be93b7492b381370cae7bf71eca8572a0cbae (patch)
tree2a16d9b1892db2305851b2d91850f1c1635390b0 /21.08/_profiling_details_8hpp_source.xhtml
parentff4682943c0a64acb22643aac7793ad2ec2a1194 (diff)
downloadarmnn-f86be93b7492b381370cae7bf71eca8572a0cbae.tar.gz
IVGCVSW-5924 Update 21.08 Doxygen Documents
* Also updated latest symlink. Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com> Change-Id: If9b4e0e52464abdf797b9eb858ae19bcc64c2aea
Diffstat (limited to '21.08/_profiling_details_8hpp_source.xhtml')
-rw-r--r--21.08/_profiling_details_8hpp_source.xhtml144
1 files changed, 144 insertions, 0 deletions
diff --git a/21.08/_profiling_details_8hpp_source.xhtml b/21.08/_profiling_details_8hpp_source.xhtml
new file mode 100644
index 0000000000..0b9f7768ff
--- /dev/null
+++ b/21.08/_profiling_details_8hpp_source.xhtml
@@ -0,0 +1,144 @@
+<!-- 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: src/armnn/ProfilingDetails.hpp Source File</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">21.08</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('_profiling_details_8hpp_source.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="header">
+ <div class="headertitle">
+<div class="title">ProfilingDetails.hpp</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="_profiling_details_8hpp.xhtml">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// Copyright © 2021 Arm Ltd and Contributors. All rights reserved.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">// SPDX-License-Identifier: MIT</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;</div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="preprocessor">#pragma once</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;</div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="preprocessor">#include &lt;iomanip&gt;</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;</div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="_types_8hpp.xhtml">armnn/Types.hpp</a>&quot;</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="_types_utils_8hpp.xhtml">armnn/TypesUtils.hpp</a>&quot;</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="include_2armnn_2backends_2_workload_info_8hpp.xhtml">armnn/backends/WorkloadInfo.hpp</a>&quot;</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="_serialize_layer_parameters_8hpp.xhtml">SerializeLayerParameters.hpp</a>&quot;</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="_json_utils_8hpp.xhtml">JsonUtils.hpp</a>&quot;</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacearmnn.xhtml">armnn</a></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;{</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="comment">/// ProfilingDetails class records any details associated with the operator and passes on for outputting to the user</span></div><div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="classarmnn_1_1_profiling_details.xhtml"> 21</a></span>&#160;<span class="comment"></span><span class="keyword">class </span><a class="code" href="classarmnn_1_1_profiling_details.xhtml">ProfilingDetails</a> : <span class="keyword">public</span> <a class="code" href="classarmnn_1_1_json_utils.xhtml">JsonUtils</a></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;{</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="keyword">public</span>:<span class="comment"></span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="comment"> /// Constructor</span></div><div class="line"><a name="l00025"></a><span class="lineno"><a class="line" href="classarmnn_1_1_profiling_details.xhtml#a62a2d07bd48ff4519b0422cf3e127a5f"> 25</a></span>&#160;<span class="comment"></span> <a class="code" href="classarmnn_1_1_profiling_details.xhtml#a62a2d07bd48ff4519b0422cf3e127a5f">ProfilingDetails</a>() : <a class="code" href="classarmnn_1_1_json_utils.xhtml">JsonUtils</a>(m_ProfilingDetails), m_DetailsExist(false)</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; {}</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="comment"> /// Destructor</span></div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="classarmnn_1_1_profiling_details.xhtml#a955d54a03240fc450e4fbd998e81c4aa"> 29</a></span>&#160;<span class="comment"></span> <a class="code" href="classarmnn_1_1_profiling_details.xhtml#a955d54a03240fc450e4fbd998e81c4aa">~ProfilingDetails</a>() noexcept</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; {}</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="comment"> /// Add to the ProfilingDetails</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="comment"></span> <span class="keyword">template</span>&lt;<span class="keyword">typename</span> DescriptorType&gt;</div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="classarmnn_1_1_profiling_details.xhtml#a89ba8f1d5d7356576deda7f16976ed63"> 34</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classarmnn_1_1_profiling_details.xhtml#a89ba8f1d5d7356576deda7f16976ed63">AddDetailsToString</a>(<span class="keyword">const</span> std::string&amp; workloadName,</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; <span class="keyword">const</span> DescriptorType&amp; desc,</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keyword">const</span> <a class="code" href="structarmnn_1_1_workload_info.xhtml">WorkloadInfo</a>&amp; infos,</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; <span class="keyword">const</span> profiling::ProfilingGuid guid)</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; {</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; m_ProfilingDetails &lt;&lt; std::quoted(<span class="stringliteral">&quot;Name&quot;</span>) &lt;&lt; <span class="stringliteral">&quot;: &quot;</span> &lt;&lt; std::quoted(workloadName) &lt;&lt; <span class="stringliteral">&quot; &quot;</span>;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#adaa4d19c25f5fab4804cc8b1d38a68aa">PrintHeader</a>();</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; m_ProfilingDetails &lt;&lt; std::quoted(<span class="stringliteral">&quot;GUID&quot;</span>) &lt;&lt; <span class="stringliteral">&quot;: &quot;</span> &lt;&lt; std::quoted(std::to_string(guid));</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a2a154fc2c71f9ee4dd4c3504d22e5278">PrintSeparator</a>();</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#abfd916a652a231df472d86da7e91d74b">PrintNewLine</a>();</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <span class="comment">// Print tensor infos and related data types</span></div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; PrintInfos(infos.<a class="code" href="structarmnn_1_1_workload_info.xhtml#ac97905bfa0daab357b91df1347600309">m_InputTensorInfos</a>, <span class="stringliteral">&quot;Input&quot;</span>);</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; PrintInfos(infos.<a class="code" href="structarmnn_1_1_workload_info.xhtml#a67b178f8a836bc1e52b8de109760adfd">m_OutputTensorInfos</a>, <span class="stringliteral">&quot;Output&quot;</span>);</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; <span class="keywordflow">if</span> ( infos.<a class="code" href="structarmnn_1_1_workload_info.xhtml#a00c11ec4cda30e66fb6b6c25b3e4541b">m_BiasTensorInfo</a>.has_value())</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; {</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; PrintInfo(infos.<a class="code" href="structarmnn_1_1_workload_info.xhtml#a00c11ec4cda30e66fb6b6c25b3e4541b">m_BiasTensorInfo</a>.value(), <span class="stringliteral">&quot;Bias&quot;</span>);</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; }</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; <span class="keywordflow">if</span> ( infos.<a class="code" href="structarmnn_1_1_workload_info.xhtml#afd0d41a1e6de4c1565b7f4bfd04b4abc">m_WeightsTensorInfo</a>.has_value())</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; {</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; PrintInfo(infos.<a class="code" href="structarmnn_1_1_workload_info.xhtml#afd0d41a1e6de4c1565b7f4bfd04b4abc">m_WeightsTensorInfo</a>.value(), <span class="stringliteral">&quot;Weights&quot;</span>);</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; }</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <span class="keywordflow">if</span> ( infos.<a class="code" href="structarmnn_1_1_workload_info.xhtml#ab236e9e1e9749f12ac8a28e7311b72ea">m_ConvolutionMethod</a>.<a class="code" href="classarmnn_1_1_optional_base.xhtml#a86b749ce2c4bc627fa8a1fcfaf0e314f">has_value</a>())</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; {</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; m_ProfilingDetails &lt;&lt; std::quoted(<span class="stringliteral">&quot;Convolution Method&quot;</span>) &lt;&lt; <span class="stringliteral">&quot;: &quot;</span></div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; &lt;&lt; std::quoted(infos.<a class="code" href="structarmnn_1_1_workload_info.xhtml#ab236e9e1e9749f12ac8a28e7311b72ea">m_ConvolutionMethod</a>.<a class="code" href="classarmnn_1_1_optional_reference_switch.xhtml#a77c7d528ac063d870b8c8426ec81c1c3">value</a>());</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a2a154fc2c71f9ee4dd4c3504d22e5278">PrintSeparator</a>();</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#abfd916a652a231df472d86da7e91d74b">PrintNewLine</a>();</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; }</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <a class="code" href="namespacearmnn.xhtml#a8c42c6647e31ebe525aeba878d133e45">ParameterStringifyFunction</a> extractParams = [<span class="keyword">this</span>](<span class="keyword">const</span> std::string&amp; name, <span class="keyword">const</span> std::string&amp; value) {</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; m_ProfilingDetails &lt;&lt; std::quoted(name) &lt;&lt; <span class="stringliteral">&quot; : &quot;</span> &lt;&lt; std::quoted(value);</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <span class="keywordflow">if</span> (name != <span class="stringliteral">&quot;DataLayout&quot;</span>) <a class="code" href="classarmnn_1_1_json_utils.xhtml#a2a154fc2c71f9ee4dd4c3504d22e5278">PrintSeparator</a>();</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#abfd916a652a231df472d86da7e91d74b">PrintNewLine</a>();</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; };</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <a class="code" href="structarmnn_1_1_stringify_layer_parameters.xhtml#a84990e31a235f27cd3d7f3fc90fa0035">StringifyLayerParameters&lt;DescriptorType&gt;::Serialize</a>(extractParams, desc);</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#ad4aadb70bfaa3b841d94a9508b2245d3">PrintFooter</a>();</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a2a154fc2c71f9ee4dd4c3504d22e5278">PrintSeparator</a>();</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#abfd916a652a231df472d86da7e91d74b">PrintNewLine</a>();</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160;</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; m_DetailsExist = <span class="keyword">true</span>;</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; }</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="comment"> /// Get the ProfilingDetails</span></div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="comment"> /// \return the ProfilingDetails</span></div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="classarmnn_1_1_profiling_details.xhtml#a1d8f186ac040292be87248a525f4bf9d"> 89</a></span>&#160;<span class="comment"></span> std::string <a class="code" href="classarmnn_1_1_profiling_details.xhtml#a1d8f186ac040292be87248a525f4bf9d">GetProfilingDetails</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;<span class="keyword"> </span>{</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keywordflow">return</span> m_ProfilingDetails.str();</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; }</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;</div><div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="classarmnn_1_1_profiling_details.xhtml#a687d1a2cbdb84d0747b6a56a7bbd307d"> 94</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classarmnn_1_1_profiling_details.xhtml#a687d1a2cbdb84d0747b6a56a7bbd307d">DetailsExist</a>()</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; {</div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keywordflow">return</span> m_DetailsExist;</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; }</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160;</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;<span class="keyword">private</span>:</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="comment">// Print tensor infos and related data types</span></div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="keywordtype">void</span> PrintInfo(<span class="keyword">const</span> <a class="code" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; <a class="code" href="namespacearmnn.xhtml#a4dc0adc6737b5944e7671bee71788407acaf9b6b99962bf5c2264824231d7a40c">info</a>, <span class="keyword">const</span> std::string&amp; ioString)</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; {</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <span class="keyword">const</span> std::vector&lt;TensorInfo&gt; infoVect{ info };</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; PrintInfos(infoVect, ioString);</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; }</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="keywordtype">void</span> PrintInfos(<span class="keyword">const</span> std::vector&lt;TensorInfo&gt;&amp; infos, <span class="keyword">const</span> std::string&amp; ioString)</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; {</div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; <span class="keywordflow">for</span> ( <span class="keywordtype">size_t</span> i = 0; i &lt; infos.size(); i++ )</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; {</div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="keyword">auto</span> shape = infos[i].GetShape();</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; m_ProfilingDetails &lt;&lt; std::quoted(ioString + <span class="stringliteral">&quot; &quot;</span> + std::to_string(i)) &lt;&lt; <span class="stringliteral">&quot;: &quot;</span>;</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;</div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#adaa4d19c25f5fab4804cc8b1d38a68aa">PrintHeader</a>();</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160;</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="comment">// Shape</span></div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; m_ProfilingDetails &lt;&lt; std::quoted(<span class="stringliteral">&quot;Shape&quot;</span>) &lt;&lt; <span class="stringliteral">&quot;: \&quot;[&quot;</span>;</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="keywordflow">for</span> ( <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> dim = 0; dim &lt; shape.GetNumDimensions(); dim++ )</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; {</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; shape.GetNumDimensions() == dim + 1 ?</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; m_ProfilingDetails &lt;&lt; shape[dim] &lt;&lt; <span class="stringliteral">&quot;]\&quot;&quot;</span> : <span class="comment">// true</span></div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; m_ProfilingDetails &lt;&lt; shape[dim] &lt;&lt; <span class="stringliteral">&quot;,&quot;</span>; <span class="comment">// false</span></div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; }</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a2a154fc2c71f9ee4dd4c3504d22e5278">PrintSeparator</a>();</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#abfd916a652a231df472d86da7e91d74b">PrintNewLine</a>();</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="comment">// Data Type</span></div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; m_ProfilingDetails &lt;&lt; std::quoted(<span class="stringliteral">&quot;DataType&quot;</span>) &lt;&lt; <span class="stringliteral">&quot;: &quot;</span></div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; &lt;&lt; std::quoted(<a class="code" href="namespacearmnn.xhtml#a81b5ff8545adad19a1c9d4ca076d552c">GetDataTypeName</a>(infos[i].GetDataType()));</div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a2a154fc2c71f9ee4dd4c3504d22e5278">PrintSeparator</a>();</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#abfd916a652a231df472d86da7e91d74b">PrintNewLine</a>();</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="comment">// Number of Dimensions</span></div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; m_ProfilingDetails &lt;&lt; std::quoted(<span class="stringliteral">&quot;Num Dims&quot;</span>) &lt;&lt; <span class="stringliteral">&quot;: &quot;</span></div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; &lt;&lt; std::quoted(std::to_string(shape.GetNumDimensions()));</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160;</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160;</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <span class="comment">// Close out the scope</span></div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#abfd916a652a231df472d86da7e91d74b">PrintNewLine</a>();</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#ad4aadb70bfaa3b841d94a9508b2245d3">PrintFooter</a>();</div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a2a154fc2c71f9ee4dd4c3504d22e5278">PrintSeparator</a>();</div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#abfd916a652a231df472d86da7e91d74b">PrintNewLine</a>();</div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; }</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; }</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;<span class="comment"> /// Stores ProfilingDetails</span></div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160;<span class="comment"></span> std::ostringstream m_ProfilingDetails;</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="keywordtype">bool</span> m_DetailsExist;</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;};</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160;</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;} <span class="comment">// namespace armnn</span></div><div class="ttc" id="include_2armnn_2backends_2_workload_info_8hpp_xhtml"><div class="ttname"><a href="include_2armnn_2backends_2_workload_info_8hpp.xhtml">WorkloadInfo.hpp</a></div></div>
+<div class="ttc" id="structarmnn_1_1_workload_info_xhtml_ab236e9e1e9749f12ac8a28e7311b72ea"><div class="ttname"><a href="structarmnn_1_1_workload_info.xhtml#ab236e9e1e9749f12ac8a28e7311b72ea">armnn::WorkloadInfo::m_ConvolutionMethod</a></div><div class="ttdeci">Optional&lt; std::string &gt; m_ConvolutionMethod</div><div class="ttdef"><b>Definition:</b> <a href="include_2armnn_2backends_2_workload_info_8hpp_source.xhtml#l00022">WorkloadInfo.hpp:22</a></div></div>
+<div class="ttc" id="classarmnn_1_1_profiling_details_xhtml"><div class="ttname"><a href="classarmnn_1_1_profiling_details.xhtml">armnn::ProfilingDetails</a></div><div class="ttdoc">ProfilingDetails class records any details associated with the operator and passes on for outputting ...</div><div class="ttdef"><b>Definition:</b> <a href="_profiling_details_8hpp_source.xhtml#l00021">ProfilingDetails.hpp:21</a></div></div>
+<div class="ttc" id="classarmnn_1_1_tensor_info_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_info.xhtml">armnn::TensorInfo</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00152">Tensor.hpp:152</a></div></div>
+<div class="ttc" id="classarmnn_1_1_json_utils_xhtml_adaa4d19c25f5fab4804cc8b1d38a68aa"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#adaa4d19c25f5fab4804cc8b1d38a68aa">armnn::JsonUtils::PrintHeader</a></div><div class="ttdeci">void PrintHeader()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00058">JsonUtils.hpp:58</a></div></div>
+<div class="ttc" id="classarmnn_1_1_profiling_details_xhtml_a89ba8f1d5d7356576deda7f16976ed63"><div class="ttname"><a href="classarmnn_1_1_profiling_details.xhtml#a89ba8f1d5d7356576deda7f16976ed63">armnn::ProfilingDetails::AddDetailsToString</a></div><div class="ttdeci">void AddDetailsToString(const std::string &amp;workloadName, const DescriptorType &amp;desc, const WorkloadInfo &amp;infos, const profiling::ProfilingGuid guid)</div><div class="ttdoc">Add to the ProfilingDetails. </div><div class="ttdef"><b>Definition:</b> <a href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails.hpp:34</a></div></div>
+<div class="ttc" id="classarmnn_1_1_json_utils_xhtml_a1fe65baae23767acfe3b2c88a3fa0f0b"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">armnn::JsonUtils::PrintTabs</a></div><div class="ttdeci">void PrintTabs()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00023">JsonUtils.hpp:23</a></div></div>
+<div class="ttc" id="classarmnn_1_1_profiling_details_xhtml_a687d1a2cbdb84d0747b6a56a7bbd307d"><div class="ttname"><a href="classarmnn_1_1_profiling_details.xhtml#a687d1a2cbdb84d0747b6a56a7bbd307d">armnn::ProfilingDetails::DetailsExist</a></div><div class="ttdeci">bool DetailsExist()</div><div class="ttdef"><b>Definition:</b> <a href="_profiling_details_8hpp_source.xhtml#l00094">ProfilingDetails.hpp:94</a></div></div>
+<div class="ttc" id="classarmnn_1_1_profiling_details_xhtml_a62a2d07bd48ff4519b0422cf3e127a5f"><div class="ttname"><a href="classarmnn_1_1_profiling_details.xhtml#a62a2d07bd48ff4519b0422cf3e127a5f">armnn::ProfilingDetails::ProfilingDetails</a></div><div class="ttdeci">ProfilingDetails()</div><div class="ttdoc">Constructor. </div><div class="ttdef"><b>Definition:</b> <a href="_profiling_details_8hpp_source.xhtml#l00025">ProfilingDetails.hpp:25</a></div></div>
+<div class="ttc" id="namespacearmnn_xhtml"><div class="ttname"><a href="namespacearmnn.xhtml">armnn</a></div><div class="ttdoc">Copyright (c) 2021 ARM Limited and Contributors. </div><div class="ttdef"><b>Definition:</b> <a href="01__00__software__tools_8dox_source.xhtml#l00006">01_00_software_tools.dox:6</a></div></div>
+<div class="ttc" id="classarmnn_1_1_optional_reference_switch_xhtml_a77c7d528ac063d870b8c8426ec81c1c3"><div class="ttname"><a href="classarmnn_1_1_optional_reference_switch.xhtml#a77c7d528ac063d870b8c8426ec81c1c3">armnn::OptionalReferenceSwitch::value</a></div><div class="ttdeci">const T &amp; value() const</div><div class="ttdef"><b>Definition:</b> <a href="_optional_8hpp_source.xhtml#l00146">Optional.hpp:146</a></div></div>
+<div class="ttc" id="_serialize_layer_parameters_8hpp_xhtml"><div class="ttname"><a href="_serialize_layer_parameters_8hpp.xhtml">SerializeLayerParameters.hpp</a></div></div>
+<div class="ttc" id="namespacearmnn_xhtml_a81b5ff8545adad19a1c9d4ca076d552c"><div class="ttname"><a href="namespacearmnn.xhtml#a81b5ff8545adad19a1c9d4ca076d552c">armnn::GetDataTypeName</a></div><div class="ttdeci">constexpr const char * GetDataTypeName(DataType dataType)</div><div class="ttdef"><b>Definition:</b> <a href="_types_utils_8hpp_source.xhtml#l00193">TypesUtils.hpp:193</a></div></div>
+<div class="ttc" id="structarmnn_1_1_workload_info_xhtml_ac97905bfa0daab357b91df1347600309"><div class="ttname"><a href="structarmnn_1_1_workload_info.xhtml#ac97905bfa0daab357b91df1347600309">armnn::WorkloadInfo::m_InputTensorInfos</a></div><div class="ttdeci">std::vector&lt; TensorInfo &gt; m_InputTensorInfos</div><div class="ttdef"><b>Definition:</b> <a href="include_2armnn_2backends_2_workload_info_8hpp_source.xhtml#l00018">WorkloadInfo.hpp:18</a></div></div>
+<div class="ttc" id="_types_utils_8hpp_xhtml"><div class="ttname"><a href="_types_utils_8hpp.xhtml">TypesUtils.hpp</a></div></div>
+<div class="ttc" id="classarmnn_1_1_json_utils_xhtml_ad4aadb70bfaa3b841d94a9508b2245d3"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#ad4aadb70bfaa3b841d94a9508b2245d3">armnn::JsonUtils::PrintFooter</a></div><div class="ttdeci">void PrintFooter()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00051">JsonUtils.hpp:51</a></div></div>
+<div class="ttc" id="classarmnn_1_1_json_utils_xhtml"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml">armnn::JsonUtils</a></div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00016">JsonUtils.hpp:16</a></div></div>
+<div class="ttc" id="classarmnn_1_1_optional_base_xhtml_a86b749ce2c4bc627fa8a1fcfaf0e314f"><div class="ttname"><a href="classarmnn_1_1_optional_base.xhtml#a86b749ce2c4bc627fa8a1fcfaf0e314f">armnn::OptionalBase::has_value</a></div><div class="ttdeci">bool has_value() const noexcept</div><div class="ttdef"><b>Definition:</b> <a href="_optional_8hpp_source.xhtml#l00053">Optional.hpp:53</a></div></div>
+<div class="ttc" id="_types_8hpp_xhtml"><div class="ttname"><a href="_types_8hpp.xhtml">Types.hpp</a></div></div>
+<div class="ttc" id="structarmnn_1_1_workload_info_xhtml_a67b178f8a836bc1e52b8de109760adfd"><div class="ttname"><a href="structarmnn_1_1_workload_info.xhtml#a67b178f8a836bc1e52b8de109760adfd">armnn::WorkloadInfo::m_OutputTensorInfos</a></div><div class="ttdeci">std::vector&lt; TensorInfo &gt; m_OutputTensorInfos</div><div class="ttdef"><b>Definition:</b> <a href="include_2armnn_2backends_2_workload_info_8hpp_source.xhtml#l00019">WorkloadInfo.hpp:19</a></div></div>
+<div class="ttc" id="classarmnn_1_1_profiling_details_xhtml_a955d54a03240fc450e4fbd998e81c4aa"><div class="ttname"><a href="classarmnn_1_1_profiling_details.xhtml#a955d54a03240fc450e4fbd998e81c4aa">armnn::ProfilingDetails::~ProfilingDetails</a></div><div class="ttdeci">~ProfilingDetails() noexcept</div><div class="ttdoc">Destructor. </div><div class="ttdef"><b>Definition:</b> <a href="_profiling_details_8hpp_source.xhtml#l00029">ProfilingDetails.hpp:29</a></div></div>
+<div class="ttc" id="classarmnn_1_1_profiling_details_xhtml_a1d8f186ac040292be87248a525f4bf9d"><div class="ttname"><a href="classarmnn_1_1_profiling_details.xhtml#a1d8f186ac040292be87248a525f4bf9d">armnn::ProfilingDetails::GetProfilingDetails</a></div><div class="ttdeci">std::string GetProfilingDetails() const</div><div class="ttdoc">Get the ProfilingDetails. </div><div class="ttdef"><b>Definition:</b> <a href="_profiling_details_8hpp_source.xhtml#l00089">ProfilingDetails.hpp:89</a></div></div>
+<div class="ttc" id="_json_utils_8hpp_xhtml"><div class="ttname"><a href="_json_utils_8hpp.xhtml">JsonUtils.hpp</a></div></div>
+<div class="ttc" id="structarmnn_1_1_workload_info_xhtml_a00c11ec4cda30e66fb6b6c25b3e4541b"><div class="ttname"><a href="structarmnn_1_1_workload_info.xhtml#a00c11ec4cda30e66fb6b6c25b3e4541b">armnn::WorkloadInfo::m_BiasTensorInfo</a></div><div class="ttdeci">Optional&lt; TensorInfo &gt; m_BiasTensorInfo</div><div class="ttdef"><b>Definition:</b> <a href="include_2armnn_2backends_2_workload_info_8hpp_source.xhtml#l00021">WorkloadInfo.hpp:21</a></div></div>
+<div class="ttc" id="classarmnn_1_1_json_utils_xhtml_abfd916a652a231df472d86da7e91d74b"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#abfd916a652a231df472d86da7e91d74b">armnn::JsonUtils::PrintNewLine</a></div><div class="ttdeci">void PrintNewLine()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00046">JsonUtils.hpp:46</a></div></div>
+<div class="ttc" id="classarmnn_1_1_json_utils_xhtml_a2a154fc2c71f9ee4dd4c3504d22e5278"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#a2a154fc2c71f9ee4dd4c3504d22e5278">armnn::JsonUtils::PrintSeparator</a></div><div class="ttdeci">void PrintSeparator()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00070">JsonUtils.hpp:70</a></div></div>
+<div class="ttc" id="namespacearmnn_xhtml_a4dc0adc6737b5944e7671bee71788407acaf9b6b99962bf5c2264824231d7a40c"><div class="ttname"><a href="namespacearmnn.xhtml#a4dc0adc6737b5944e7671bee71788407acaf9b6b99962bf5c2264824231d7a40c">armnn::BoostLogSeverityMapping::info</a></div></div>
+<div class="ttc" id="structarmnn_1_1_workload_info_xhtml"><div class="ttname"><a href="structarmnn_1_1_workload_info.xhtml">armnn::WorkloadInfo</a></div><div class="ttdoc">Contains information about TensorInfos of a layer. </div><div class="ttdef"><b>Definition:</b> <a href="include_2armnn_2backends_2_workload_info_8hpp_source.xhtml#l00016">WorkloadInfo.hpp:16</a></div></div>
+<div class="ttc" id="namespacearmnn_xhtml_a8c42c6647e31ebe525aeba878d133e45"><div class="ttname"><a href="namespacearmnn.xhtml#a8c42c6647e31ebe525aeba878d133e45">armnn::ParameterStringifyFunction</a></div><div class="ttdeci">std::function&lt; void(const std::string &amp;name, const std::string &amp;value)&gt; ParameterStringifyFunction</div><div class="ttdef"><b>Definition:</b> <a href="_serialize_layer_parameters_8hpp_source.xhtml#l00014">SerializeLayerParameters.hpp:14</a></div></div>
+<div class="ttc" id="structarmnn_1_1_stringify_layer_parameters_xhtml_a84990e31a235f27cd3d7f3fc90fa0035"><div class="ttname"><a href="structarmnn_1_1_stringify_layer_parameters.xhtml#a84990e31a235f27cd3d7f3fc90fa0035">armnn::StringifyLayerParameters::Serialize</a></div><div class="ttdeci">static void Serialize(ParameterStringifyFunction &amp;, const LayerParameter &amp;)</div><div class="ttdef"><b>Definition:</b> <a href="_serialize_layer_parameters_8hpp_source.xhtml#l00025">SerializeLayerParameters.hpp:25</a></div></div>
+<div class="ttc" id="structarmnn_1_1_workload_info_xhtml_afd0d41a1e6de4c1565b7f4bfd04b4abc"><div class="ttname"><a href="structarmnn_1_1_workload_info.xhtml#afd0d41a1e6de4c1565b7f4bfd04b4abc">armnn::WorkloadInfo::m_WeightsTensorInfo</a></div><div class="ttdeci">Optional&lt; TensorInfo &gt; m_WeightsTensorInfo</div><div class="ttdef"><b>Definition:</b> <a href="include_2armnn_2backends_2_workload_info_8hpp_source.xhtml#l00020">WorkloadInfo.hpp:20</a></div></div>
+</div><!-- fragment --></div><!-- contents -->
+</div><!-- doc-content -->
+<!-- start footer part -->
+<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
+ <ul>
+ <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_e0a84d05c80a2ef4231141dcbbeac5c8.xhtml">armnn</a></li><li class="navelem"><a class="el" href="_profiling_details_8hpp.xhtml">ProfilingDetails.hpp</a></li>
+ <li class="footer">Generated on Tue Aug 24 2021 16:18:20 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>