ArmNN
 23.08
DynamicBackend.hpp File Reference
#include "IBackendInternal.hpp"
#include <armnn/BackendRegistry.hpp>
#include <armnn/BackendId.hpp>
#include <stdint.h>
#include <functional>
#include <memory>
#include <string>
Include dependency graph for DynamicBackend.hpp:
This graph shows which files directly or indirectly include this file:

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 >