aboutsummaryrefslogtreecommitdiff
path: root/23.02/_profiling_8hpp.xhtml
diff options
context:
space:
mode:
Diffstat (limited to '23.02/_profiling_8hpp.xhtml')
-rw-r--r--23.02/_profiling_8hpp.xhtml29
1 files changed, 13 insertions, 16 deletions
diff --git a/23.02/_profiling_8hpp.xhtml b/23.02/_profiling_8hpp.xhtml
index ea01beb826..8cc9106f8c 100644
--- a/23.02/_profiling_8hpp.xhtml
+++ b/23.02/_profiling_8hpp.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/armnn/Profiling.hpp 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('_profiling_8hpp.xhtml','');});
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(document).ready(function(){initNavTree('_profiling_8hpp.xhtml',''); initResizable(); });
+/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
@@ -200,8 +203,6 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="_profiling_8hpp_source.xhtml#l00227">227</a> of file <a class="el" href="_profiling_8hpp_source.xhtml">Profiling.hpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_cl_activation_workload_8cpp_source.xhtml#l00032">ClActivationWorkload::ClActivationWorkload()</a>, <a class="el" href="_cl_arg_min_max_workload_8cpp_source.xhtml#l00055">ClArgMinMaxWorkload::ClArgMinMaxWorkload()</a>, <a class="el" href="_cl_batch_mat_mul_workload_8cpp_source.xhtml#l00115">ClBatchMatMulWorkload::ClBatchMatMulWorkload()</a>, <a class="el" href="_cl_batch_normalization_float_workload_8cpp_source.xhtml#l00054">ClBatchNormalizationFloatWorkload::ClBatchNormalizationFloatWorkload()</a>, <a class="el" href="_cl_batch_to_space_nd_workload_8cpp_source.xhtml#l00020">ClBatchToSpaceNdWorkload::ClBatchToSpaceNdWorkload()</a>, <a class="el" href="_cl_channel_shuffle_workload_8cpp_source.xhtml#l00054">ClChannelShuffleWorkload::ClChannelShuffleWorkload()</a>, <a class="el" href="_cl_comparison_workload_8cpp_source.xhtml#l00042">ClComparisonWorkload::ClComparisonWorkload()</a>, <a class="el" href="_cl_concat_workload_8cpp_source.xhtml#l00048">ClConcatWorkload::ClConcatWorkload()</a>, <a class="el" href="_cl_depth_to_space_workload_8cpp_source.xhtml#l00039">ClDepthToSpaceWorkload::ClDepthToSpaceWorkload()</a>, <a class="el" href="_cl_depthwise_convolution_workload_8cpp_source.xhtml#l00088">ClDepthwiseConvolutionWorkload::ClDepthwiseConvolutionWorkload()</a>, <a class="el" href="_cl_exp_workload_8cpp_source.xhtml#l00026">ClExpWorkload::ClExpWorkload()</a>, <a class="el" href="_cl_fill_workload_8cpp_source.xhtml#l00018">ClFillWorkload::ClFillWorkload()</a>, <a class="el" href="_cl_fully_connected_workload_8cpp_source.xhtml#l00056">ClFullyConnectedWorkload::ClFullyConnectedWorkload()</a>, <a class="el" href="_cl_gather_workload_8cpp_source.xhtml#l00029">ClGatherWorkload::ClGatherWorkload()</a>, <a class="el" href="_cl_instance_normalization_workload_8cpp_source.xhtml#l00032">ClInstanceNormalizationWorkload::ClInstanceNormalizationWorkload()</a>, <a class="el" href="_cl_l2_normalization_float_workload_8cpp_source.xhtml#l00029">ClL2NormalizationFloatWorkload::ClL2NormalizationFloatWorkload()</a>, <a class="el" href="_cl_logical_and_workload_8cpp_source.xhtml#l00034">ClLogicalAndWorkload::ClLogicalAndWorkload()</a>, <a class="el" href="_cl_logical_not_workload_8cpp_source.xhtml#l00031">ClLogicalNotWorkload::ClLogicalNotWorkload()</a>, <a class="el" href="_cl_logical_or_workload_8cpp_source.xhtml#l00034">ClLogicalOrWorkload::ClLogicalOrWorkload()</a>, <a class="el" href="_cl_log_softmax_workload_8cpp_source.xhtml#l00028">ClLogSoftmaxWorkload::ClLogSoftmaxWorkload()</a>, <a class="el" href="_cl_lstm_float_workload_8cpp_source.xhtml#l00023">ClLstmFloatWorkload::ClLstmFloatWorkload()</a>, <a class="el" href="_cl_mean_workload_8cpp_source.xhtml#l00031">ClMeanWorkload::ClMeanWorkload()</a>, <a class="el" href="_cl_normalization_float_workload_8cpp_source.xhtml#l00031">ClNormalizationFloatWorkload::ClNormalizationFloatWorkload()</a>, <a class="el" href="_cl_pad_workload_8cpp_source.xhtml#l00019">ClPadWorkload::ClPadWorkload()</a>, <a class="el" href="_cl_permute_workload_8cpp_source.xhtml#l00029">ClPermuteWorkload::ClPermuteWorkload()</a>, <a class="el" href="_cl_pooling2d_workload_8cpp_source.xhtml#l00030">ClPooling2dWorkload::ClPooling2dWorkload()</a>, <a class="el" href="_cl_pooling3d_workload_8cpp_source.xhtml#l00030">ClPooling3dWorkload::ClPooling3dWorkload()</a>, <a class="el" href="_cl_q_lstm_workload_8cpp_source.xhtml#l00017">ClQLstmWorkload::ClQLstmWorkload()</a>, <a class="el" href="_cl_reduce_workload_8cpp_source.xhtml#l00046">ClReduceWorkload::ClReduceWorkload()</a>, <a class="el" href="_cl_resize_workload_8cpp_source.xhtml#l00049">ClResizeWorkload::ClResizeWorkload()</a>, <a class="el" href="_cl_slice_workload_8cpp_source.xhtml#l00033">ClSliceWorkload::ClSliceWorkload()</a>, <a class="el" href="_cl_softmax_workload_8cpp_source.xhtml#l00028">ClSoftmaxWorkload::ClSoftmaxWorkload()</a>, <a class="el" href="_cl_space_to_batch_nd_workload_8cpp_source.xhtml#l00047">ClSpaceToBatchNdWorkload::ClSpaceToBatchNdWorkload()</a>, <a class="el" href="_cl_space_to_depth_workload_8cpp_source.xhtml#l00020">ClSpaceToDepthWorkload::ClSpaceToDepthWorkload()</a>, <a class="el" href="_cl_splitter_workload_8cpp_source.xhtml#l00055">ClSplitterWorkload::ClSplitterWorkload()</a>, <a class="el" href="_cl_sqrt_workload_8cpp_source.xhtml#l00032">ClSqrtWorkload::ClSqrtWorkload()</a>, <a class="el" href="_cl_stack_workload_8cpp_source.xhtml#l00047">ClStackWorkload::ClStackWorkload()</a>, <a class="el" href="_cl_strided_slice_workload_8cpp_source.xhtml#l00055">ClStridedSliceWorkload::ClStridedSliceWorkload()</a>, <a class="el" href="_cl_transpose_convolution2d_workload_8cpp_source.xhtml#l00056">ClTransposeConvolution2dWorkload::ClTransposeConvolution2dWorkload()</a>, <a class="el" href="_cl_transpose_workload_8cpp_source.xhtml#l00029">ClTransposeWorkload::ClTransposeWorkload()</a>, <a class="el" href="_cl_unidirectional_sequence_lstm_float_workload_8cpp_source.xhtml#l00032">ClUnidirectionalSequenceLstmFloatWorkload::ClUnidirectionalSequenceLstmFloatWorkload()</a>, <a class="el" href="_neon_activation_workload_8cpp_source.xhtml#l00032">NeonActivationWorkload::NeonActivationWorkload()</a>, <a class="el" href="_neon_arg_min_max_workload_8cpp_source.xhtml#l00055">NeonArgMinMaxWorkload::NeonArgMinMaxWorkload()</a>, <a class="el" href="_neon_batch_mat_mul_workload_8cpp_source.xhtml#l00102">NeonBatchMatMulWorkload::NeonBatchMatMulWorkload()</a>, <a class="el" href="_neon_batch_normalization_workload_8cpp_source.xhtml#l00059">NeonBatchNormalizationWorkload::NeonBatchNormalizationWorkload()</a>, <a class="el" href="_neon_batch_to_space_nd_workload_8cpp_source.xhtml#l00038">NeonBatchToSpaceNdWorkload::NeonBatchToSpaceNdWorkload()</a>, <a class="el" href="_neon_channel_shuffle_workload_8cpp_source.xhtml#l00051">NeonChannelShuffleWorkload::NeonChannelShuffleWorkload()</a>, <a class="el" href="_neon_comparison_workload_8cpp_source.xhtml#l00034">NeonComparisonWorkload::NeonComparisonWorkload()</a>, <a class="el" href="_neon_concat_workload_8cpp_source.xhtml#l00049">NeonConcatWorkload::NeonConcatWorkload()</a>, <a class="el" href="_neon_depth_to_space_workload_8cpp_source.xhtml#l00032">NeonDepthToSpaceWorkload::NeonDepthToSpaceWorkload()</a>, <a class="el" href="_neon_detection_post_process_workload_8cpp_source.xhtml#l00075">NeonDetectionPostProcessWorkload::NeonDetectionPostProcessWorkload()</a>, <a class="el" href="_neon_exp_workload_8cpp_source.xhtml#l00025">NeonExpWorkload::NeonExpWorkload()</a>, <a class="el" href="_neon_fill_workload_8cpp_source.xhtml#l00019">NeonFillWorkload::NeonFillWorkload()</a>, <a class="el" href="_neon_gather_workload_8cpp_source.xhtml#l00027">NeonGatherWorkload::NeonGatherWorkload()</a>, <a class="el" href="_neon_instance_normalization_workload_8cpp_source.xhtml#l00033">NeonInstanceNormalizationWorkload::NeonInstanceNormalizationWorkload()</a>, <a class="el" href="_neon_l2_normalization_float_workload_8cpp_source.xhtml#l00031">NeonL2NormalizationFloatWorkload::NeonL2NormalizationFloatWorkload()</a>, <a class="el" href="_neon_logical_and_workload_8cpp_source.xhtml#l00032">NeonLogicalAndWorkload::NeonLogicalAndWorkload()</a>, <a class="el" href="_neon_logical_not_workload_8cpp_source.xhtml#l00030">NeonLogicalNotWorkload::NeonLogicalNotWorkload()</a>, <a class="el" href="_neon_logical_or_workload_8cpp_source.xhtml#l00032">NeonLogicalOrWorkload::NeonLogicalOrWorkload()</a>, <a class="el" href="_neon_log_softmax_workload_8cpp_source.xhtml#l00033">NeonLogSoftmaxWorkload::NeonLogSoftmaxWorkload()</a>, <a class="el" href="_neon_lstm_float_workload_8cpp_source.xhtml#l00020">NeonLstmFloatWorkload::NeonLstmFloatWorkload()</a>, <a class="el" href="_neon_mean_workload_8cpp_source.xhtml#l00032">NeonMeanWorkload::NeonMeanWorkload()</a>, <a class="el" href="_neon_normalization_float_workload_8cpp_source.xhtml#l00061">NeonNormalizationFloatWorkload::NeonNormalizationFloatWorkload()</a>, <a class="el" href="_neon_pad_workload_8cpp_source.xhtml#l00020">NeonPadWorkload::NeonPadWorkload()</a>, <a class="el" href="_neon_permute_workload_8cpp_source.xhtml#l00027">NeonPermuteWorkload::NeonPermuteWorkload()</a>, <a class="el" href="_neon_pooling2d_workload_8cpp_source.xhtml#l00036">NeonPooling2dWorkload::NeonPooling2dWorkload()</a>, <a class="el" href="_neon_pooling3d_workload_8cpp_source.xhtml#l00025">NeonPooling3dWorkload::NeonPooling3dWorkload()</a>, <a class="el" href="_neon_q_lstm_workload_8cpp_source.xhtml#l00017">NeonQLstmWorkload::NeonQLstmWorkload()</a>, <a class="el" href="_neon_reduce_workload_8cpp_source.xhtml#l00047">NeonReduceWorkload::NeonReduceWorkload()</a>, <a class="el" href="_neon_resize_workload_8cpp_source.xhtml#l00052">NeonResizeWorkload::NeonResizeWorkload()</a>, <a class="el" href="_neon_slice_workload_8cpp_source.xhtml#l00036">NeonSliceWorkload::NeonSliceWorkload()</a>, <a class="el" href="_neon_softmax_workload_8cpp_source.xhtml#l00033">NeonSoftmaxWorkload::NeonSoftmaxWorkload()</a>, <a class="el" href="_neon_space_to_batch_nd_workload_8cpp_source.xhtml#l00044">NeonSpaceToBatchNdWorkload::NeonSpaceToBatchNdWorkload()</a>, <a class="el" href="_neon_space_to_depth_workload_8cpp_source.xhtml#l00032">NeonSpaceToDepthWorkload::NeonSpaceToDepthWorkload()</a>, <a class="el" href="_neon_splitter_workload_8cpp_source.xhtml#l00056">NeonSplitterWorkload::NeonSplitterWorkload()</a>, <a class="el" href="_neon_sqrt_workload_8cpp_source.xhtml#l00031">NeonSqrtWorkload::NeonSqrtWorkload()</a>, <a class="el" href="_neon_stack_workload_8cpp_source.xhtml#l00049">NeonStackWorkload::NeonStackWorkload()</a>, <a class="el" href="_neon_strided_slice_workload_8cpp_source.xhtml#l00049">NeonStridedSliceWorkload::NeonStridedSliceWorkload()</a>, <a class="el" href="_neon_transpose_workload_8cpp_source.xhtml#l00027">NeonTransposeWorkload::NeonTransposeWorkload()</a>, <a class="el" href="_neon_unidirectional_sequence_lstm_float_workload_8cpp_source.xhtml#l00032">NeonUnidirectionalSequenceLstmFloatWorkload::NeonUnidirectionalSequenceLstmFloatWorkload()</a>, <a class="el" href="_neon_unidirectional_sequence_lstm_workload_8cpp_source.xhtml#l00033">NeonUnidirectionalSequenceLstmWorkload::NeonUnidirectionalSequenceLstmWorkload()</a>, <a class="el" href="_ref_convolution3d_workload_8cpp_source.xhtml#l00015">RefConvolution3dWorkload::RefConvolution3dWorkload()</a>, and <a class="el" href="_ref_depthwise_convolution2d_workload_8cpp_source.xhtml#l00018">RefDepthwiseConvolution2dWorkload::RefDepthwiseConvolution2dWorkload()</a>.</p>
-
</div>
</div>
<a id="a5ccc65e2c464ac05ce311fdae7ede03a"></a>
@@ -232,8 +233,6 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="_profiling_8hpp_source.xhtml#l00220">220</a> of file <a class="el" href="_profiling_8hpp_source.xhtml">Profiling.hpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_graph_8cpp_source.xhtml#l00181">Graph::AllocateDynamicBuffers()</a>, <a class="el" href="_network_8cpp_source.xhtml#l01040">armnn::ApplyBackendOptimizations()</a>, <a class="el" href="_network_8cpp_source.xhtml#l00898">armnn::AssignBackends()</a>, <a class="el" href="_cl_abs_workload_8cpp_source.xhtml#l00027">ClAbsWorkload::ClAbsWorkload()</a>, <a class="el" href="_cl_activation_workload_8cpp_source.xhtml#l00032">ClActivationWorkload::ClActivationWorkload()</a>, <a class="el" href="_cl_addition_workload_8cpp_source.xhtml#l00021">ClAdditionWorkload::ClAdditionWorkload()</a>, <a class="el" href="_cl_arg_min_max_workload_8cpp_source.xhtml#l00055">ClArgMinMaxWorkload::ClArgMinMaxWorkload()</a>, <a class="el" href="_cl_cast_workload_8cpp_source.xhtml#l00028">ClCastWorkload::ClCastWorkload()</a>, <a class="el" href="_cl_comparison_workload_8cpp_source.xhtml#l00042">ClComparisonWorkload::ClComparisonWorkload()</a>, <a class="el" href="_cl_concat_workload_8cpp_source.xhtml#l00048">ClConcatWorkload::ClConcatWorkload()</a>, <a class="el" href="_cl_convert_fp16_to_fp32_workload_8cpp_source.xhtml#l00017">ClConvertFp16ToFp32Workload::ClConvertFp16ToFp32Workload()</a>, <a class="el" href="_cl_convert_fp32_to_fp16_workload_8cpp_source.xhtml#l00017">ClConvertFp32ToFp16Workload::ClConvertFp32ToFp16Workload()</a>, <a class="el" href="_cl_convolution2d_workload_8cpp_source.xhtml#l00072">ClConvolution2dWorkload::ClConvolution2dWorkload()</a>, <a class="el" href="_cl_dequantize_workload_8cpp_source.xhtml#l00030">ClDequantizeWorkload::ClDequantizeWorkload()</a>, <a class="el" href="_cl_division_workload_8cpp_source.xhtml#l00034">ClDivisionWorkload::ClDivisionWorkload()</a>, <a class="el" href="_cl_exp_workload_8cpp_source.xhtml#l00026">ClExpWorkload::ClExpWorkload()</a>, <a class="el" href="_cl_floor_float_workload_8cpp_source.xhtml#l00023">ClFloorFloatWorkload::ClFloorFloatWorkload()</a>, <a class="el" href="_cl_fully_connected_workload_8cpp_source.xhtml#l00056">ClFullyConnectedWorkload::ClFullyConnectedWorkload()</a>, <a class="el" href="_cl_gather_workload_8cpp_source.xhtml#l00029">ClGatherWorkload::ClGatherWorkload()</a>, <a class="el" href="_cl_logical_and_workload_8cpp_source.xhtml#l00034">ClLogicalAndWorkload::ClLogicalAndWorkload()</a>, <a class="el" href="_cl_logical_not_workload_8cpp_source.xhtml#l00031">ClLogicalNotWorkload::ClLogicalNotWorkload()</a>, <a class="el" href="_cl_logical_or_workload_8cpp_source.xhtml#l00034">ClLogicalOrWorkload::ClLogicalOrWorkload()</a>, <a class="el" href="_cl_log_softmax_workload_8cpp_source.xhtml#l00028">ClLogSoftmaxWorkload::ClLogSoftmaxWorkload()</a>, <a class="el" href="_cl_log_workload_8cpp_source.xhtml#l00026">ClLogWorkload::ClLogWorkload()</a>, <a class="el" href="_cl_maximum_workload_8cpp_source.xhtml#l00039">ClMaximumWorkload::ClMaximumWorkload()</a>, <a class="el" href="_cl_minimum_workload_8cpp_source.xhtml#l00039">ClMinimumWorkload::ClMinimumWorkload()</a>, <a class="el" href="_cl_multiplication_workload_8cpp_source.xhtml#l00047">ClMultiplicationWorkload::ClMultiplicationWorkload()</a>, <a class="el" href="_cl_neg_workload_8cpp_source.xhtml#l00026">ClNegWorkload::ClNegWorkload()</a>, <a class="el" href="_cl_prelu_workload_8cpp_source.xhtml#l00029">ClPreluWorkload::ClPreluWorkload()</a>, <a class="el" href="_cl_quantize_workload_8cpp_source.xhtml#l00032">ClQuantizeWorkload::ClQuantizeWorkload()</a>, <a class="el" href="_cl_reshape_workload_8cpp_source.xhtml#l00024">ClReshapeWorkload::ClReshapeWorkload()</a>, <a class="el" href="_cl_rsqrt_workload_8cpp_source.xhtml#l00026">ClRsqrtWorkload::ClRsqrtWorkload()</a>, <a class="el" href="_cl_sin_workload_8cpp_source.xhtml#l00026">ClSinWorkload::ClSinWorkload()</a>, <a class="el" href="_cl_slice_workload_8cpp_source.xhtml#l00033">ClSliceWorkload::ClSliceWorkload()</a>, <a class="el" href="_cl_softmax_workload_8cpp_source.xhtml#l00028">ClSoftmaxWorkload::ClSoftmaxWorkload()</a>, <a class="el" href="_cl_splitter_workload_8cpp_source.xhtml#l00055">ClSplitterWorkload::ClSplitterWorkload()</a>, <a class="el" href="_cl_sqrt_workload_8cpp_source.xhtml#l00032">ClSqrtWorkload::ClSqrtWorkload()</a>, <a class="el" href="_cl_stack_workload_8cpp_source.xhtml#l00047">ClStackWorkload::ClStackWorkload()</a>, <a class="el" href="_cl_subtraction_workload_8cpp_source.xhtml#l00021">ClSubtractionWorkload::ClSubtractionWorkload()</a>, <a class="el" href="_cl_transpose_workload_8cpp_source.xhtml#l00029">ClTransposeWorkload::ClTransposeWorkload()</a>, <a class="el" href="_workload_utils_8hpp_source.xhtml#l00046">armnn::CopyTensorContentsGeneric()</a>, <a class="el" href="_loaded_network_8cpp_source.xhtml#l01376">armnn::CopyToOutputTensor()</a>, <a class="el" href="_runtime_8cpp_source.xhtml#l00735">RuntimeImpl::CreateWorkingMemHandle()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00049">Convolution2dLayer::CreateWorkload()</a>, <a class="el" href="_runtime_8cpp_source.xhtml#l00644">RuntimeImpl::EnqueueWorkload()</a>, <a class="el" href="_loaded_network_8cpp_source.xhtml#l00839">LoadedNetwork::EnqueueWorkload()</a>, <a class="el" href="_mem_copy_workload_8cpp_source.xhtml#l00051">CopyMemGenericWorkload::Execute()</a>, <a class="el" href="_mem_import_workload_8cpp_source.xhtml#l00023">ImportMemGenericWorkload::Execute()</a>, <a class="el" href="_mem_sync_workload_8cpp_source.xhtml#l00023">SyncMemGenericWorkload::Execute()</a>, <a class="el" href="_loaded_network_8cpp_source.xhtml#l01727">LoadedNetwork::Execute()</a>, <a class="el" href="_runtime_8cpp_source.xhtml#l00696">RuntimeImpl::Execute()</a>, <a class="el" href="_ref_strided_slice_workload_8cpp_source.xhtml#l00023">RefStridedSliceWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_depth_to_space_workload_8cpp_source.xhtml#l00019">RefDepthToSpaceWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_gather_nd_workload_8cpp_source.xhtml#l00021">RefGatherNdWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_channel_shuffle_workload_8cpp_source.xhtml#l00021">RefChannelShuffleWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_concat_workload_8cpp_source.xhtml#l00020">RefConcatWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_pad_workload_8cpp_source.xhtml#l00021">RefPadWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_fake_quantization_float32_workload_8cpp_source.xhtml#l00034">RefFakeQuantizationFloat32Workload::ExecuteAsync()</a>, <a class="el" href="_ref_reshape_workload_8cpp_source.xhtml#l00020">RefReshapeWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_fill_workload_8cpp_source.xhtml#l00022">RefFillWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_log_softmax_workload_8cpp_source.xhtml#l00025">RefLogSoftmaxWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_convert_fp16_to_fp32_workload_8cpp_source.xhtml#l00021">RefConvertFp16ToFp32Workload::ExecuteAsync()</a>, <a class="el" href="_ref_space_to_depth_workload_8cpp_source.xhtml#l00020">RefSpaceToDepthWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_floor_workload_8cpp_source.xhtml#l00021">RefFloorWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_softmax_workload_8cpp_source.xhtml#l00025">RefSoftmaxWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_convert_fp32_to_fp16_workload_8cpp_source.xhtml#l00022">RefConvertFp32ToFp16Workload::ExecuteAsync()</a>, <a class="el" href="_ref_resize_workload_8cpp_source.xhtml#l00025">RefResizeWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_space_to_batch_nd_workload_8cpp_source.xhtml#l00020">RefSpaceToBatchNdWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_activation_workload_8cpp_source.xhtml#l00023">RefActivationWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_batch_to_space_nd_workload_8cpp_source.xhtml#l00019">RefBatchToSpaceNdWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_batch_normalization_workload_8cpp_source.xhtml#l00030">RefBatchNormalizationWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_depthwise_convolution2d_workload_8cpp_source.xhtml#l00044">RefDepthwiseConvolution2dWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_detection_post_process_workload_8cpp_source.xhtml#l00026">RefDetectionPostProcessWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_instance_normalization_workload_8cpp_source.xhtml#l00026">RefInstanceNormalizationWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_dequantize_workload_8cpp_source.xhtml#l00020">RefDequantizeWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_prelu_workload_8cpp_source.xhtml#l00026">RefPreluWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_stack_workload_8cpp_source.xhtml#l00026">RefStackWorkload::ExecuteAsync()</a>, <a class="el" href="_mem_copy_workload_8cpp_source.xhtml#l00066">CopyMemGenericWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_arg_min_max_workload_8cpp_source.xhtml#l00027">RefArgMinMaxWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_slice_workload_8cpp_source.xhtml#l00021">RefSliceWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_cast_workload_8cpp_source.xhtml#l00034">RefCastWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_l2_normalization_workload_8cpp_source.xhtml#l00032">RefL2NormalizationWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_normalization_workload_8cpp_source.xhtml#l00169">RefNormalizationWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_splitter_workload_8cpp_source.xhtml#l00019">RefSplitterWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_reduce_workload_8cpp_source.xhtml#l00027">RefReduceWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_mean_workload_8cpp_source.xhtml#l00026">RefMeanWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_pooling2d_workload_8cpp_source.xhtml#l00021">RefPooling2dWorkload::ExecuteAsync()</a>, <a class="el" href="_mem_sync_workload_8cpp_source.xhtml#l00030">SyncMemGenericWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_pooling3d_workload_8cpp_source.xhtml#l00021">RefPooling3dWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_constant_workload_8cpp_source.xhtml#l00028">RefConstantWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_elementwise_unary_workload_8cpp_source.xhtml#l00038">RefElementwiseUnaryWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_batch_mat_mul_workload_8cpp_source.xhtml#l00024">RefBatchMatMulWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_logical_binary_workload_8cpp_source.xhtml#l00030">RefLogicalBinaryWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_logical_unary_workload_8cpp_source.xhtml#l00030">RefLogicalUnaryWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_comparison_workload_8cpp_source.xhtml#l00050">RefComparisonWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_gather_workload_8cpp_source.xhtml#l00021">RefGatherWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_fully_connected_workload_8cpp_source.xhtml#l00042">RefFullyConnectedWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_transpose_convolution2d_workload_8cpp_source.xhtml#l00041">RefTransposeConvolution2dWorkload::ExecuteAsync()</a>, <a class="el" href="_ref_elementwise_workload_8cpp_source.xhtml#l00035">RefElementwiseWorkload&lt; Functor, ParentDescriptor, DebugString &gt;::ExecuteAsync()</a>, <a class="el" href="_ref_transpose_workload_8cpp_source.xhtml#l00023">RefTransposeWorkload&lt; DataType &gt;::ExecuteAsync()</a>, <a class="el" href="_ref_permute_workload_8cpp_source.xhtml#l00023">RefPermuteWorkload&lt; DataType &gt;::ExecuteAsync()</a>, <a class="el" href="_ref_debug_workload_8cpp_source.xhtml#l00024">RefDebugWorkload&lt; DataType &gt;::ExecuteAsync()</a>, <a class="el" href="_loaded_network_8cpp_source.xhtml#l01222">LoadedNetwork::FreeWorkingMemory()</a>, <a class="el" href="_loaded_network_8cpp_source.xhtml#l00170">LoadedNetwork::MakeLoadedNetwork()</a>, <a class="el" href="_network_8cpp_source.xhtml#l01572">armnn::Optimize()</a>, <a class="el" href="_optimizer_8cpp_source.xhtml#l00016">Optimizer::Pass()</a>, <a class="el" href="_network_8cpp_source.xhtml#l01502">armnn::SelectTensorHandleStrategy()</a>, and <a class="el" href="_loaded_network_8cpp_source.xhtml#l00654">LoadedNetwork::SendNetworkStructure()</a>.</p>
-
</div>
</div>
<a id="a20704df665aaf54d02d1aa477f5fc956"></a>
@@ -270,8 +269,6 @@ Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="_profiling_8hpp_source.xhtml#l00223">223</a> of file <a class="el" href="_profiling_8hpp_source.xhtml">Profiling.hpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00038">RefConvolution2dWorkload::ExecuteAsync()</a>, and <a class="el" href="_ref_convolution3d_workload_8cpp_source.xhtml#l00040">RefConvolution3dWorkload::ExecuteAsync()</a>.</p>
-
</div>
</div>
<a id="a1d6c14f3b73fa7a440ebaf53afa53266"></a>
@@ -400,9 +397,9 @@ Functions</h2></td></tr>
<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_8hpp.xhtml">Profiling.hpp</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>