ArmNN
 22.05.01
IBackend Class Referenceabstract

Each backend should implement an IBackend. More...

#include <Types.hpp>

Inheritance diagram for IBackend:
IBackendInternal ClBackend MockBackend MockImportBackend NeonBackend RefBackend

Public Member Functions

virtual const BackendIdGetId () const =0
 

Protected Member Functions

 IBackend ()
 
virtual ~IBackend ()
 

Detailed Description

Each backend should implement an IBackend.

Definition at line 253 of file Types.hpp.

Constructor & Destructor Documentation

◆ IBackend()

IBackend ( )
inlineprotected

Definition at line 256 of file Types.hpp.

256 {}

◆ ~IBackend()

virtual ~IBackend ( )
inlineprotectedvirtual

Definition at line 257 of file Types.hpp.

257 {}

Member Function Documentation

◆ GetId()


The documentation for this class was generated from the following file: