ArmNN
 25.11
Loading...
Searching...
No Matches
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.

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()

const std::string GetVersion ( )
static

Retrieve version in X.Y.Z form.

◆ IdentifyOperatorsToDelegate()

TfLiteIntArray * IdentifyOperatorsToDelegate ( TfLiteContext * context)

◆ ArmnnSubgraph

friend class ArmnnSubgraph
friend

Definition at line 55 of file armnn_delegate.hpp.

References ArmnnSubgraph.

Referenced by ArmnnSubgraph.


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