ArmNN
 23.08
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 53 of file armnn_delegate.hpp.

Constructor & Destructor Documentation

◆ Delegate()

Delegate ( armnnDelegate::DelegateOptions  options)
explicit

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 55 of file armnn_delegate.hpp.


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