Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0889d96 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hseok-oh committed Dec 29, 2024
1 parent f685288 commit ed5c285
Show file tree
Hide file tree
Showing 1,108 changed files with 59,765 additions and 41,705 deletions.
16 changes: 16 additions & 0 deletions _arg_common_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,29 @@
</div>

<div class="header">
<div class="summary">
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">ArgCommon.cpp File Reference</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="_arg_common_8h_source.html">execute/kernels/ArgCommon.h</a>&quot;</code><br />
<code>#include &quot;PALArgMax.h&quot;</code><br />
</div>
<p><a href="_arg_common_8cpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceonert__micro" id="r_namespaceonert__micro"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceonert__micro.html">onert_micro</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:namespaceonert__micro_1_1execute" id="r_namespaceonert__micro_1_1execute"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceonert__micro_1_1execute.html">onert_micro::execute</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:af176af973859c27928f2c1cd4fcd4970" id="r_af176af973859c27928f2c1cd4fcd4970"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceonert__micro.html#ac5cb1f87e294d806ce8b550b56b239cb">OMStatus</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceonert__micro_1_1execute.html#af176af973859c27928f2c1cd4fcd4970">onert_micro::execute::execute_arg_common</a> (const <a class="el" href="structonert__micro_1_1execute_1_1_o_m_execute_args.html">OMExecuteArgs</a> &amp;execute_args, const std::function&lt; <a class="el" href="namespaceonert__micro.html#ac5cb1f87e294d806ce8b550b56b239cb">OMStatus</a>(const <a class="el" href="classonert__micro_1_1core_1_1_o_m_runtime_shape.html">core::OMRuntimeShape</a> &amp;input1_shape, const float *input1_data, const int *input2_data, const <a class="el" href="classonert__micro_1_1core_1_1_o_m_runtime_shape.html">core::OMRuntimeShape</a> &amp;<a class="el" href="luci-interpreter_2pal_2common_2_p_a_l_comparisons_8h.html#a74a475996321e12d590d9029e114d8d0">output_shape</a>, int *output_data)&gt; &amp;f_float)</td></tr>
<tr class="separator:af176af973859c27928f2c1cd4fcd4970"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
Expand Down
4 changes: 4 additions & 0 deletions _arg_common_8cpp.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
var _arg_common_8cpp =
[
[ "execute_arg_common", "_arg_common_8cpp.html#af176af973859c27928f2c1cd4fcd4970", null ]
];
134 changes: 71 additions & 63 deletions _arg_common_8cpp_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _arg_common_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<div class="ttc" id="acore_2_o_m_utils_8h_html"><div class="ttname"><a href="core_2_o_m_utils_8h.html">OMUtils.h</a></div></div>
<div class="ttc" id="aexecute_2_o_m_utils_8h_html"><div class="ttname"><a href="execute_2_o_m_utils_8h.html">OMUtils.h</a></div></div>
<div class="ttc" id="aluci-interpreter_2pal_2common_2_p_a_l_comparisons_8h_html_a74a475996321e12d590d9029e114d8d0"><div class="ttname"><a href="luci-interpreter_2pal_2common_2_p_a_l_comparisons_8h.html#a74a475996321e12d590d9029e114d8d0">output_shape</a></div><div class="ttdeci">const luci_interpreter::RuntimeShape output_shape</div><div class="ttdef"><b>Definition</b> <a href="luci-interpreter_2pal_2common_2_p_a_l_comparisons_8h_source.html#l00032">PALComparisons.h:32</a></div></div>
<div class="ttc" id="anamespaceonert__micro_1_1execute_html_af176af973859c27928f2c1cd4fcd4970"><div class="ttname"><a href="namespaceonert__micro_1_1execute.html#af176af973859c27928f2c1cd4fcd4970">onert_micro::execute::execute_arg_common</a></div><div class="ttdeci">OMStatus execute_arg_common(const OMExecuteArgs &amp;execute_args, const std::function&lt; OMStatus(const core::OMRuntimeShape &amp;input1_shape, const float *input1_data, const int *input2_data, const core::OMRuntimeShape &amp;output_shape, int *output_data)&gt; &amp;f_float)</div><div class="ttdef"><b>Definition</b> <a href="_arg_common_8cpp_source.html#l00032">ArgCommon.cpp:32</a></div></div>
<div class="ttc" id="anamespaceonert__micro_1_1execute_html_af176af973859c27928f2c1cd4fcd4970"><div class="ttname"><a href="namespaceonert__micro_1_1execute.html#af176af973859c27928f2c1cd4fcd4970">onert_micro::execute::execute_arg_common</a></div><div class="ttdeci">OMStatus execute_arg_common(const OMExecuteArgs &amp;execute_args, const std::function&lt; OMStatus(const core::OMRuntimeShape &amp;input1_shape, const float *input1_data, const int *input2_data, const core::OMRuntimeShape &amp;output_shape, int *output_data)&gt; &amp;f_float)</div><div class="ttdef"><b>Definition</b> <a href="_arg_common_8cpp_source.html#l00037">ArgCommon.cpp:37</a></div></div>
<div class="ttc" id="anamespaceonert__micro_html"><div class="ttname"><a href="namespaceonert__micro.html">onert_micro</a></div><div class="ttdef"><b>Definition</b> <a href="_o_m_memory_manager_8h_source.html#l00025">OMMemoryManager.h:26</a></div></div>
<div class="ttc" id="anamespaceonert__micro_html_ac5cb1f87e294d806ce8b550b56b239cb"><div class="ttname"><a href="namespaceonert__micro.html#ac5cb1f87e294d806ce8b550b56b239cb">onert_micro::OMStatus</a></div><div class="ttdeci">OMStatus</div><div class="ttdef"><b>Definition</b> <a href="_o_m_status_8h_source.html#l00023">OMStatus.h:24</a></div></div>
<div class="ttc" id="astructonert__micro_1_1execute_1_1_o_m_execute_args_html"><div class="ttname"><a href="structonert__micro_1_1execute_1_1_o_m_execute_args.html">onert_micro::execute::OMExecuteArgs</a></div><div class="ttdef"><b>Definition</b> <a href="_o_m_execute_args_8h_source.html#l00030">OMExecuteArgs.h:31</a></div></div>
Expand Down
7 changes: 0 additions & 7 deletions _float_zeros_like_kernel_8h.js

This file was deleted.

Loading

0 comments on commit ed5c285

Please sign in to comment.