ArmNN
 23.02
DynamicBackend.hpp File Reference
#include "IBackendInternal.hpp"
#include <armnn/BackendRegistry.hpp>
#include <armnn/BackendId.hpp>
#include <stdint.h>
#include <functional>
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  DynamicBackend
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Typedefs

using DynamicBackendPtr = std::unique_ptr< DynamicBackend >