|
25.11
|
#include <armnn_delegate.hpp>
Public Member Functions | |
| tflite::delegates::TfLiteDelegatePtr | Create () override |
| int | GetDelegateErrno (TfLiteOpaqueDelegate *from_delegate) override |
| ArmnnDelegatePlugin (const tflite::TFLiteSettings &tfliteSettings) | |
Static Public Member Functions | |
| static std::unique_ptr< ArmnnDelegatePlugin > | New (const tflite::TFLiteSettings &tfliteSettings) |
Definition at line 96 of file armnn_delegate.hpp.
|
inlineexplicit |
Definition at line 115 of file armnn_delegate.hpp.
References armnnOpaqueDelegate::ParseArmNNSettings().
|
inlineoverride |
Definition at line 104 of file armnn_delegate.hpp.
References armnnOpaqueDelegate::TfLiteArmnnOpaqueDelegateCreate(), and armnnOpaqueDelegate::TfLiteArmnnOpaqueDelegateDelete().
|
inlineoverride |
Definition at line 110 of file armnn_delegate.hpp.
|
inlinestatic |
Definition at line 99 of file armnn_delegate.hpp.