ArmNN
 21.02
Delegate Class Reference

ArmNN Delegate. More...

#include <armnn_delegate.hpp>

Public Member Functions

 Delegate (armnnDelegate::DelegateOptions options)
 
TfLiteIntArray * IdentifyOperatorsToDelegate (TfLiteContext *context)
 
TfLiteDelegate * GetDelegate ()
 

Static Public Member Functions

static const std::string GetVersion ()
 Retrieve version in X.Y.Z form. More...
 

Friends

class ArmnnSubgraph
 

Detailed Description

ArmNN Delegate.

Definition at line 40 of file armnn_delegate.hpp.

Constructor & Destructor Documentation

◆ Delegate()

Member Function Documentation

◆ GetDelegate()

TfLiteDelegate* GetDelegate ( )

◆ GetVersion()

static const std::string GetVersion ( )
static

Retrieve version in X.Y.Z form.

◆ IdentifyOperatorsToDelegate()

TfLiteIntArray* IdentifyOperatorsToDelegate ( TfLiteContext *  context)

Friends And Related Function Documentation

◆ ArmnnSubgraph

friend class ArmnnSubgraph
friend

Definition at line 42 of file armnn_delegate.hpp.


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