aboutsummaryrefslogtreecommitdiff
path: root/20.02/_ref_workloads_8hpp.xhtml
diff options
context:
space:
mode:
Diffstat (limited to '20.02/_ref_workloads_8hpp.xhtml')
-rw-r--r--20.02/_ref_workloads_8hpp.xhtml173
1 files changed, 173 insertions, 0 deletions
diff --git a/20.02/_ref_workloads_8hpp.xhtml b/20.02/_ref_workloads_8hpp.xhtml
new file mode 100644
index 0000000000..7791830571
--- /dev/null
+++ b/20.02/_ref_workloads_8hpp.xhtml
@@ -0,0 +1,173 @@
+<!-- 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/backends/reference/workloads/RefWorkloads.hpp File Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="navtree.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="resize.js"></script>
+<script type="text/javascript" src="navtreedata.js"></script>
+<script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+ $(document).ready(initResizable);
+</script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<script type="text/x-mathjax-config">
+ MathJax.Hub.Config({
+ extensions: ["tex2jax.js"],
+ jax: ["input/TeX","output/HTML-CSS"],
+});
+</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+ <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
+ <td style="padding-left: 0.5em;">
+ <div id="projectname">
+ &#160;<span id="projectnumber">20.02</span>
+ </div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.13 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+$(function() {
+ initMenu('',true,false,'search.php','Search');
+ $(document).ready(function() { init_search(); });
+});
+</script>
+<div id="main-nav"></div>
+</div><!-- top -->
+<div id="side-nav" class="ui-resizable side-nav-resizable">
+ <div id="nav-tree">
+ <div id="nav-tree-contents">
+ <div id="nav-sync" class="sync"></div>
+ </div>
+ </div>
+ <div id="splitbar" style="-moz-user-select:none;"
+ class="ui-resizable-handle">
+ </div>
+</div>
+<script type="text/javascript">
+$(document).ready(function(){initNavTree('_ref_workloads_8hpp.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">RefWorkloads.hpp File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><code>#include &quot;<a class="el" href="_activation_8hpp_source.xhtml">Activation.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_arg_min_max_8hpp_source.xhtml">ArgMinMax.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_batch_norm_impl_8hpp_source.xhtml">BatchNormImpl.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_conv_impl_8hpp_source.xhtml">ConvImpl.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_concatenate_8hpp_source.xhtml">Concatenate.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_elementwise_function_8hpp_source.xhtml">ElementwiseFunction.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_fully_connected_8hpp_source.xhtml">FullyConnected.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_gather_8hpp_source.xhtml">Gather.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_pooling2d_8hpp_source.xhtml">Pooling2d.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_activation_workload_8hpp_source.xhtml">RefActivationWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_arg_min_max_workload_8hpp_source.xhtml">RefArgMinMaxWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_batch_normalization_workload_8hpp_source.xhtml">RefBatchNormalizationWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_batch_to_space_nd_workload_8hpp_source.xhtml">RefBatchToSpaceNdWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_comparison_workload_8hpp_source.xhtml">RefComparisonWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_convolution2d_workload_8hpp_source.xhtml">RefConvolution2dWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_constant_workload_8hpp_source.xhtml">RefConstantWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_concat_workload_8hpp_source.xhtml">RefConcatWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_convert_fp16_to_fp32_workload_8hpp_source.xhtml">RefConvertFp16ToFp32Workload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_convert_fp32_to_fp16_workload_8hpp_source.xhtml">RefConvertFp32ToFp16Workload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_debug_workload_8hpp_source.xhtml">RefDebugWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_depth_to_space_workload_8hpp_source.xhtml">RefDepthToSpaceWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_depthwise_convolution2d_workload_8hpp_source.xhtml">RefDepthwiseConvolution2dWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_dequantize_workload_8hpp_source.xhtml">RefDequantizeWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_detection_post_process_workload_8hpp_source.xhtml">RefDetectionPostProcessWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_elementwise_workload_8hpp_source.xhtml">RefElementwiseWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_elementwise_unary_workload_8hpp_source.xhtml">RefElementwiseUnaryWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_fully_connected_workload_8hpp_source.xhtml">RefFullyConnectedWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_floor_workload_8hpp_source.xhtml">RefFloorWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_fake_quantization_float32_workload_8hpp_source.xhtml">RefFakeQuantizationFloat32Workload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_gather_workload_8hpp_source.xhtml">RefGatherWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_instance_normalization_workload_8hpp_source.xhtml">RefInstanceNormalizationWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_l2_normalization_workload_8hpp_source.xhtml">RefL2NormalizationWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_log_softmax_workload_8hpp_source.xhtml">RefLogSoftmaxWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_lstm_workload_8hpp_source.xhtml">RefLstmWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_mean_workload_8hpp_source.xhtml">RefMeanWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_normalization_workload_8hpp_source.xhtml">RefNormalizationWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_pooling2d_workload_8hpp_source.xhtml">RefPooling2dWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_permute_workload_8hpp_source.xhtml">RefPermuteWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_pad_workload_8hpp_source.xhtml">RefPadWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_prelu_workload_8hpp_source.xhtml">RefPreluWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_quantize_workload_8hpp_source.xhtml">RefQuantizeWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_reshape_workload_8hpp_source.xhtml">RefReshapeWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_resize_bilinear_workload_8hpp_source.xhtml">RefResizeBilinearWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_resize_workload_8hpp_source.xhtml">RefResizeWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_slice_workload_8hpp_source.xhtml">RefSliceWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_splitter_workload_8hpp_source.xhtml">RefSplitterWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_softmax_workload_8hpp_source.xhtml">RefSoftmaxWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_space_to_batch_nd_workload_8hpp_source.xhtml">RefSpaceToBatchNdWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_stack_workload_8hpp_source.xhtml">RefStackWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_strided_slice_workload_8hpp_source.xhtml">RefStridedSliceWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_space_to_depth_workload_8hpp_source.xhtml">RefSpaceToDepthWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_transpose_convolution2d_workload_8hpp_source.xhtml">RefTransposeConvolution2dWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_transpose_workload_8hpp_source.xhtml">RefTransposeWorkload.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_ref_workload_utils_8hpp_source.xhtml">RefWorkloadUtils.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_resize_8hpp_source.xhtml">Resize.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_softmax_8hpp_source.xhtml">Softmax.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_splitter_8hpp_source.xhtml">Splitter.hpp</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_tensor_buffer_array_view_8hpp_source.xhtml">TensorBufferArrayView.hpp</a>&quot;</code><br />
+</div>
+<p><a href="_ref_workloads_8hpp_source.xhtml">Go to the source code of this file.</a></p>
+</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_0f3cdec46afbc61a1ded8e1687c9c9a0.xhtml">backends</a></li><li class="navelem"><a class="el" href="dir_efae4012d0e357ebeaba7d02491d70e5.xhtml">reference</a></li><li class="navelem"><a class="el" href="dir_d2f3b8e2e64df3181ebe92efcc0a3012.xhtml">workloads</a></li><li class="navelem"><a class="el" href="_ref_workloads_8hpp.xhtml">RefWorkloads.hpp</a></li>
+ <li class="footer">Generated on Fri Mar 13 2020 16:09:15 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>