From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- Documentation/_backend_registry_8hpp.xhtml | 149 ----------------------------- 1 file changed, 149 deletions(-) delete mode 100644 Documentation/_backend_registry_8hpp.xhtml (limited to 'Documentation/_backend_registry_8hpp.xhtml') diff --git a/Documentation/_backend_registry_8hpp.xhtml b/Documentation/_backend_registry_8hpp.xhtml deleted file mode 100644 index 7f0d42069d..0000000000 --- a/Documentation/_backend_registry_8hpp.xhtml +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - - - - -ArmNN: include/armnn/BackendRegistry.hpp File Reference - - - - - - - - - - - - - - - - -
-
- - - - ArmNN - - - -
-
-  20.02 -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
BackendRegistry.hpp File Reference
-
-
-
#include <armnn/Types.hpp>
-#include <armnn/BackendId.hpp>
-#include <memory>
-#include <unordered_map>
-#include <functional>
-
-

Go to the source code of this file.

- - - - - - -

-Classes

class  BackendRegistry
 
struct  BackendRegistry::StaticRegistryInitializer
 
- - - - -

-Namespaces

 armnn
 Copyright (c) 2020 ARM Limited.
 
- - - -

-Typedefs

using IBackendInternalUniquePtr = std::unique_ptr< IBackendInternal >
 
- - - -

-Functions

BackendRegistry & BackendRegistryInstance ()
 
-
-
- - - - -- cgit v1.2.1