From 6f92c8e9f8bb38dcf5dccf8deeff5112ecd8e37c Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 22 Nov 2023 11:41:15 +0000 Subject: Update Doxygen for 23.11 Signed-off-by: Nikhil Raj Change-Id: I47cd933f5002cb94a73aa97689d7b3d9c93cb849 --- latest/_arm_compute_subgraph_utils_8hpp.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'latest/_arm_compute_subgraph_utils_8hpp.html') diff --git a/latest/_arm_compute_subgraph_utils_8hpp.html b/latest/_arm_compute_subgraph_utils_8hpp.html index 525628a1ce..52c35ac963 100644 --- a/latest/_arm_compute_subgraph_utils_8hpp.html +++ b/latest/_arm_compute_subgraph_utils_8hpp.html @@ -36,7 +36,7 @@ ArmNN
-  23.08 +  23.11
@@ -106,13 +106,13 @@ $(document).ready(function(){initNavTree('_arm_compute_subgraph_utils_8hpp.html'
Include dependency graph for ArmComputeSubgraphUtils.hpp:
-
+
This graph shows which files directly or indirectly include this file:
-
+
@@ -162,6 +162,9 @@ Functions template<typename LayerType > void ReplaceLayers (OptimizationViews &optimizationViews, LayerType *baseLayer, std::vector< IConnectableLayer * > &layers)   +template<typename LayerType > +void ReplaceMultipleLayers (OptimizationViews &optimizationViews, std::vector< IConnectableLayer * > &originalLayers, LayerType *baseLayer, const std::vector< SlotList > inputLayersSlotLists, const std::vector< SlotList > outputLayersSlotLists) + 
@@ -169,7 +172,7 @@ Functions