ArmNN
 25.11
Loading...
Searching...
No Matches
IBackendContext.hpp File Reference
#include <armnn/BackendOptions.hpp>
#include <armnn/IRuntime.hpp>
#include <memory>
Include dependency graph for IBackendContext.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IBackendContext
class  IBackendModelContext

Namespaces

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

Typedefs

using IBackendContextUniquePtr = std::unique_ptr<IBackendContext>