ArmNN
 26.01
Loading...
Searching...
No Matches
BackendRegistry.hpp File Reference
#include <armnn/BackendId.hpp>
#include <armnn/Optional.hpp>
#include <memory>
#include <unordered_map>
#include <functional>
#include <stddef.h>
#include <string>
Include dependency graph for BackendRegistry.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BackendRegistry
 
struct  BackendRegistry::StaticRegistryInitializer
 

Namespaces

namespace  arm
 
namespace  arm::pipe
 
namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Typedefs

using IBackendInternalUniquePtr = std::unique_ptr<IBackendInternal>
 
using MemoryOptimizerStrategiesMapRef = std::unordered_map<BackendId, std::shared_ptr<IMemoryOptimizerStrategy>>
 

Functions

BackendRegistryBackendRegistryInstance ()