From ae050524109f1ce827962665436ef7430f2ac479 Mon Sep 17 00:00:00 2001 From: David Monahan Date: Wed, 22 Mar 2023 16:48:58 +0000 Subject: IVGCVSW-7255 Update Doxygen Documentation and publish on GitHub. * Updating Doxygen documentation for 23.02 release. Signed-off-by: David Monahan Change-Id: I545574ff7664b4595d2fe6a91a3c35d2ad55df82 --- 23.02/classarmnn_1_1_i_backend_context.xhtml | 49 ++++++++++++---------------- 1 file changed, 21 insertions(+), 28 deletions(-) (limited to '23.02/classarmnn_1_1_i_backend_context.xhtml') diff --git a/23.02/classarmnn_1_1_i_backend_context.xhtml b/23.02/classarmnn_1_1_i_backend_context.xhtml index 66e67b3e88..0e5432c686 100644 --- a/23.02/classarmnn_1_1_i_backend_context.xhtml +++ b/23.02/classarmnn_1_1_i_backend_context.xhtml @@ -8,7 +8,7 @@ - + ArmNN: IBackendContext Class Reference @@ -19,9 +19,6 @@ - @@ -30,7 +27,8 @@ extensions: ["tex2jax.js"], jax: ["input/TeX","output/HTML-CSS"], }); - + + @@ -51,18 +49,21 @@ - + +/* @license-end */
@@ -76,7 +77,9 @@ $(function() {
@@ -111,18 +114,18 @@ Inheritance diagram for IBackendContext:
ClBackendContext - - + + - + - + @@ -165,9 +168,8 @@ Protected Member Functions @@ -194,7 +196,8 @@ Protected Member Functions

Definition at line 31 of file IBackendContext.hpp.

-
31 {}
+
31 {}
+

Member Function Documentation

@@ -224,8 +227,6 @@ Protected Member Functions

Implemented in ClBackendContext.

-

Referenced by IBackendContext::IBackendContext().

- @@ -254,8 +255,6 @@ Protected Member Functions

Implemented in ClBackendContext.

-

Referenced by IBackendContext::IBackendContext().

- @@ -284,8 +283,6 @@ Protected Member Functions

Implemented in ClBackendContext.

-

Referenced by IBackendContext::IBackendContext().

- @@ -316,8 +313,6 @@ Protected Member Functions

Implemented in ClBackendContext.

-

Referenced by IBackendContext::IBackendContext().

- @@ -348,8 +343,6 @@ Protected Member Functions

Implemented in ClBackendContext.

-

Referenced by IBackendContext::IBackendContext().

-
The documentation for this class was generated from the following file:

Public Member Functions

virtual bool BeforeLoadNetwork (NetworkId networkId)=0
 Before and after Load network events. More...
 Before and after Load network events. More...
 
virtual bool AfterLoadNetwork (NetworkId networkId)=0
 
virtual bool BeforeUnloadNetwork (NetworkId networkId)=0
 Before and after Unload network events. More...
 Before and after Unload network events. More...
 
virtual bool AfterUnloadNetwork (NetworkId networkId)=0