aboutsummaryrefslogtreecommitdiff
path: root/23.02/_tf_lite_parser_8cpp.xhtml
diff options
context:
space:
mode:
authorDavid Monahan <david.monahan@arm.com>2023-03-22 16:48:58 +0000
committerDavid Monahan <david.monahan@arm.com>2023-03-22 16:48:58 +0000
commitae050524109f1ce827962665436ef7430f2ac479 (patch)
treea087fe0c77570971dd7979f2757426c24e91afc7 /23.02/_tf_lite_parser_8cpp.xhtml
parent8d2ca734165a068478df7cffa46185680b05cd20 (diff)
downloadarmnn-ae050524109f1ce827962665436ef7430f2ac479.tar.gz
IVGCVSW-7255 Update Doxygen Documentation and publish on GitHub.
* Updating Doxygen documentation for 23.02 release. Signed-off-by: David Monahan <david.monahan@arm.com> Change-Id: I545574ff7664b4595d2fe6a91a3c35d2ad55df82
Diffstat (limited to '23.02/_tf_lite_parser_8cpp.xhtml')
-rw-r--r--23.02/_tf_lite_parser_8cpp.xhtml67
1 files changed, 36 insertions, 31 deletions
diff --git a/23.02/_tf_lite_parser_8cpp.xhtml b/23.02/_tf_lite_parser_8cpp.xhtml
index 98938f1451..644fd650ca 100644
--- a/23.02/_tf_lite_parser_8cpp.xhtml
+++ b/23.02/_tf_lite_parser_8cpp.xhtml
@@ -8,7 +8,7 @@
<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="generator" content="Doxygen 1.8.17"/>
<meta name="robots" content="NOINDEX, NOFOLLOW" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ArmNN: src/armnnTfLiteParser/TfLiteParser.cpp File Reference</title>
@@ -19,9 +19,6 @@
<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>
@@ -30,7 +27,8 @@
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
-</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
+</script>
+<script type="text/javascript" async="async" 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>
@@ -51,18 +49,21 @@
</table>
</div>
<!-- end header part -->
-<!-- Generated by Doxygen 1.8.13 -->
+<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
+/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
-</script>
+/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
@@ -76,7 +77,9 @@ $(function() {
</div>
</div>
<script type="text/javascript">
-$(document).ready(function(){initNavTree('_tf_lite_parser_8cpp.xhtml','');});
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(document).ready(function(){initNavTree('_tf_lite_parser_8cpp.xhtml',''); initResizable(); });
+/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
@@ -175,13 +178,14 @@ Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
-<b>Value:</b><div class="fragment"><div class="line">{ \</div><div class="line"> throw <a class="code" href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a>( static_cast&lt;const std::stringstream&amp;&gt;( std::stringstream() &lt;&lt; msg \</div><div class="line"> &lt;&lt; <span class="stringliteral">&quot;: &quot;</span> \</div><div class="line"> &lt;&lt; <a class="code" href="_exceptions_8hpp.xhtml#aa3be76aec4ce713822a5ea1ecbb7bc61">CHECK_LOCATION</a>().AsString()).str()); \</div><div class="line"> }</div><div class="ttc" id="_exceptions_8hpp_xhtml_aa3be76aec4ce713822a5ea1ecbb7bc61"><div class="ttname"><a href="_exceptions_8hpp.xhtml#aa3be76aec4ce713822a5ea1ecbb7bc61">CHECK_LOCATION</a></div><div class="ttdeci">#define CHECK_LOCATION()</div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00203">Exceptions.hpp:203</a></div></div>
-<div class="ttc" id="classarmnn_1_1_parse_exception_xhtml"><div class="ttname"><a href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a></div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00092">Exceptions.hpp:92</a></div></div>
+<b>Value:</b><div class="fragment"><div class="line"> { \</div>
+<div class="line"> throw <a class="code" href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a>( <span class="keyword">static_cast&lt;</span><span class="keyword">const </span>std::stringstream&amp;<span class="keyword">&gt;</span>( std::stringstream() &lt;&lt; msg \</div>
+<div class="line"> &lt;&lt; <span class="stringliteral">&quot;: &quot;</span> \</div>
+<div class="line"> &lt;&lt; <a class="code" href="_exceptions_8hpp.xhtml#aa3be76aec4ce713822a5ea1ecbb7bc61">CHECK_LOCATION</a>().AsString()).str()); \</div>
+<div class="line"> }</div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00042">42</a> of file <a class="el" href="_tf_lite_parser_8cpp_source.xhtml">TfLiteParser.cpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l02882">TfLiteParserImpl::OutputShapeOfReshape()</a>, and <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l02137">TfLiteParserImpl::OutputShapeOfSqueeze()</a>.</p>
-
</div>
</div>
<a id="a7c88d54e3f895030c70330a4c9d76a7a"></a>
@@ -212,8 +216,6 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00260">260</a> of file <a class="el" href="_tf_lite_parser_8cpp_source.xhtml">TfLiteParser.cpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l05019">TfLiteParserImpl::GetBuffer()</a>.</p>
-
</div>
</div>
<a id="ae6440b8ea95cf981cd7bbffa52c22fe1"></a>
@@ -250,8 +252,6 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00331">331</a> of file <a class="el" href="_tf_lite_parser_8cpp_source.xhtml">TfLiteParser.cpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l05019">TfLiteParserImpl::GetBuffer()</a>.</p>
-
</div>
</div>
<a id="afbe702264a4e175da37c4941c0894bdb"></a>
@@ -288,8 +288,6 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00183">183</a> of file <a class="el" href="_tf_lite_parser_8cpp_source.xhtml">TfLiteParser.cpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l03957">armnnTfLiteParser::ComputeWrappedIndex()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l04718">TfLiteParserImpl::GetInputs()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l04798">TfLiteParserImpl::GetInputTensorIds()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l04745">TfLiteParserImpl::GetOutputs()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l04808">TfLiteParserImpl::GetOutputTensorIds()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00938">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l02882">TfLiteParserImpl::OutputShapeOfReshape()</a>, and <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l02137">TfLiteParserImpl::OutputShapeOfSqueeze()</a>.</p>
-
</div>
</div>
<a id="a315ccf3e3cb207b1fbd10a2ad3e6333a"></a>
@@ -320,8 +318,6 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00141">141</a> of file <a class="el" href="_tf_lite_parser_8cpp_source.xhtml">TfLiteParser.cpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l05197">TfLiteParserImpl::GetNetworkInputBindingInfo()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l05229">TfLiteParserImpl::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l04808">TfLiteParserImpl::GetOutputTensorIds()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l04765">TfLiteParserImpl::GetSubgraphInputs()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l05266">TfLiteParserImpl::GetSubgraphInputTensorNames()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l04782">TfLiteParserImpl::GetSubgraphOutputs()</a>, and <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l05279">TfLiteParserImpl::GetSubgraphOutputTensorNames()</a>.</p>
-
</div>
</div>
<a id="ac578671d13bca92fee7f492110247cbf"></a>
@@ -355,14 +351,24 @@ Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
-<b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span> { \</div><div class="line"> if (<a class="code" href="namespacearmnn.xhtml#a6e7dc8639c4b2f0a93031afff5182735">IsActivationSupported</a>(OPTION-&gt;fused_activation_function) == <span class="keyword">false</span>) \</div><div class="line"> { \</div><div class="line"> throw <a class="code" href="classarmnn_1_1_parse_exception.xhtml">ParseException</a>( \</div><div class="line"> fmt::format(<span class="stringliteral">&quot;TfLite parser doesn&#39;t support fused activation: &quot;</span> \</div><div class="line"> <span class="stringliteral">&quot;{}/{} in {} subgraph:{} operator:{} at {}&quot;</span>, \</div><div class="line"> OPTION-&gt;fused_activation_function, \</div><div class="line"> tflite::EnumNameActivationFunctionType(\</div><div class="line"> OPTION-&gt;fused_activation_function), \</div><div class="line"> __func__, \</div><div class="line"> SUBGRAPH_INDEX, \</div><div class="line"> OPERATOR_INDEX, \</div><div class="line"> <a class="code" href="_exceptions_8hpp.xhtml#aa3be76aec4ce713822a5ea1ecbb7bc61">CHECK_LOCATION</a>().FileLine())); \</div><div class="line"> } \</div><div class="line"> } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="_exceptions_8hpp_xhtml_aa3be76aec4ce713822a5ea1ecbb7bc61"><div class="ttname"><a href="_exceptions_8hpp.xhtml#aa3be76aec4ce713822a5ea1ecbb7bc61">CHECK_LOCATION</a></div><div class="ttdeci">#define CHECK_LOCATION()</div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00203">Exceptions.hpp:203</a></div></div>
-<div class="ttc" id="classarmnn_1_1_parse_exception_xhtml"><div class="ttname"><a href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a></div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00092">Exceptions.hpp:92</a></div></div>
-<div class="ttc" id="namespacearmnn_xhtml_a6e7dc8639c4b2f0a93031afff5182735"><div class="ttname"><a href="namespacearmnn.xhtml#a6e7dc8639c4b2f0a93031afff5182735">armnn::IsActivationSupported</a></div><div class="ttdeci">bool IsActivationSupported(const BackendId &amp;backend, const TensorInfo &amp;input, const TensorInfo &amp;output, const ActivationDescriptor &amp;descriptor, char *reasonIfUnsupported=nullptr, size_t reasonIfUnsupportedMaxLength=1024)</div><div class="ttdoc">Deprecated in favor of IBackend and ILayerSupport interfaces. </div></div>
+<b>Value:</b><div class="fragment"><div class="line"> <span class="keywordflow">do</span> { \</div>
+<div class="line"> if (<a class="code" href="namespacearmnn.xhtml#a6e7dc8639c4b2f0a93031afff5182735">IsActivationSupported</a>(OPTION-&gt;fused_activation_function) == <span class="keyword">false</span>) \</div>
+<div class="line"> { \</div>
+<div class="line"> throw <a class="code" href="classarmnn_1_1_parse_exception.xhtml">ParseException</a>( \</div>
+<div class="line"> fmt::format(<span class="stringliteral">&quot;TfLite parser doesn&#39;t support fused activation: &quot;</span> \</div>
+<div class="line"> <span class="stringliteral">&quot;{}/{} in {} subgraph:{} operator:{} at {}&quot;</span>, \</div>
+<div class="line"> OPTION-&gt;fused_activation_function, \</div>
+<div class="line"> tflite::EnumNameActivationFunctionType(\</div>
+<div class="line"> OPTION-&gt;fused_activation_function), \</div>
+<div class="line"> __func__, \</div>
+<div class="line"> SUBGRAPH_INDEX, \</div>
+<div class="line"> OPERATOR_INDEX, \</div>
+<div class="line"> <a class="code" href="_exceptions_8hpp.xhtml#aa3be76aec4ce713822a5ea1ecbb7bc61">CHECK_LOCATION</a>().FileLine())); \</div>
+<div class="line"> } \</div>
+<div class="line"> } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00352">352</a> of file <a class="el" href="_tf_lite_parser_8cpp_source.xhtml">TfLiteParser.cpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00938">TfLiteParserImpl::LoadModel()</a>, and <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l02882">TfLiteParserImpl::OutputShapeOfReshape()</a>.</p>
-
</div>
</div>
<a id="aa1664dc13adbc85ac12fb584b76bfdae"></a>
@@ -399,8 +405,6 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00212">212</a> of file <a class="el" href="_tf_lite_parser_8cpp_source.xhtml">TfLiteParser.cpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l04745">TfLiteParserImpl::GetOutputs()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l04765">TfLiteParserImpl::GetSubgraphInputs()</a>, and <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00938">TfLiteParserImpl::LoadModel()</a>.</p>
-
</div>
</div>
<a id="ae38d96fe05581ea025713b3e781c5a43"></a>
@@ -421,19 +425,20 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00225">225</a> of file <a class="el" href="_tf_lite_parser_8cpp_source.xhtml">TfLiteParser.cpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l05019">TfLiteParserImpl::GetBuffer()</a>.</p>
-
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
+<div class="ttc" id="a_exceptions_8hpp_xhtml_aa3be76aec4ce713822a5ea1ecbb7bc61"><div class="ttname"><a href="_exceptions_8hpp.xhtml#aa3be76aec4ce713822a5ea1ecbb7bc61">CHECK_LOCATION</a></div><div class="ttdeci">#define CHECK_LOCATION()</div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00203">Exceptions.hpp:203</a></div></div>
+<div class="ttc" id="aclassarmnn_1_1_parse_exception_xhtml"><div class="ttname"><a href="classarmnn_1_1_parse_exception.xhtml">armnn::ParseException</a></div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00092">Exceptions.hpp:92</a></div></div>
+<div class="ttc" id="anamespacearmnn_xhtml_a6e7dc8639c4b2f0a93031afff5182735"><div class="ttname"><a href="namespacearmnn.xhtml#a6e7dc8639c4b2f0a93031afff5182735">armnn::IsActivationSupported</a></div><div class="ttdeci">bool IsActivationSupported(const BackendId &amp;backend, const TensorInfo &amp;input, const TensorInfo &amp;output, const ActivationDescriptor &amp;descriptor, char *reasonIfUnsupported=nullptr, size_t reasonIfUnsupportedMaxLength=1024)</div><div class="ttdoc">Deprecated in favor of IBackend and ILayerSupport interfaces.</div></div>
<!-- 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_510324e450b9df55f9aac2d01fae83d8.xhtml">armnnTfLiteParser</a></li><li class="navelem"><a class="el" href="_tf_lite_parser_8cpp.xhtml">TfLiteParser.cpp</a></li>
- <li class="footer">Generated on Fri Feb 24 2023 10:24:27 for ArmNN by
+ <li class="footer">Generated on Wed Mar 22 2023 15:53:03 for ArmNN by
<a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
</ul>
</div>
</body>