ArmNN
 25.11
Loading...
Searching...
No Matches
ArmnnOpaqueDelegate Class Reference

ArmNN Opaque Delegate. More...

#include <armnn_delegate.hpp>

Public Member Functions

 ArmnnOpaqueDelegate (armnnDelegate::DelegateOptions options)
TfLiteIntArray * IdentifyOperatorsToDelegate (TfLiteOpaqueContext *context)
TfLiteOpaqueDelegateBuilder * GetDelegateBuilder ()

Static Public Member Functions

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

Friends

class ArmnnSubgraph

Detailed Description

ArmNN Opaque Delegate.

Definition at line 48 of file armnn_delegate.hpp.

Constructor & Destructor Documentation

◆ ArmnnOpaqueDelegate()

ArmnnOpaqueDelegate ( armnnDelegate::DelegateOptions options)
explicit

Member Function Documentation

◆ GetDelegateBuilder()

TfLiteOpaqueDelegateBuilder * GetDelegateBuilder ( )
inline

Definition at line 56 of file armnn_delegate.hpp.

56{ return &m_Builder; }

◆ GetVersion()

const std::string GetVersion ( )
static

Retrieve version in X.Y.Z form.

◆ IdentifyOperatorsToDelegate()

TfLiteIntArray * IdentifyOperatorsToDelegate ( TfLiteOpaqueContext * context)

◆ ArmnnSubgraph

friend class ArmnnSubgraph
friend

Definition at line 50 of file armnn_delegate.hpp.

References ArmnnSubgraph.

Referenced by ArmnnSubgraph.


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