ArmNN  NotReleased
IRuntime.hpp File Reference
#include "BackendOptions.hpp"
#include "INetwork.hpp"
#include "IProfiler.hpp"
#include "Tensor.hpp"
#include "Types.hpp"
#include "TypesUtils.hpp"
#include <memory>

Go to the source code of this file.

Classes

struct  INetworkProperties
 
class  IRuntime
 
struct  IRuntime::CreationOptions
 
struct  IRuntime::CreationOptions::ExternalProfilingOptions
 
class  IGpuAccTunedParameters
 

Namespaces

 armnn
 

Typedefs

using NetworkId = int
 
using IRuntimePtr = std::unique_ptr< IRuntime, void(*)(IRuntime *runtime)>
 
using IGpuAccTunedParametersPtr = std::shared_ptr< IGpuAccTunedParameters >
 The following API is replaced by the backend options API. More...