#include <armnn_delegate.hpp>
Definition at line 96 of file armnn_delegate.hpp.
◆ ArmnnDelegatePlugin()
◆ Create()
tflite::delegates::TfLiteDelegatePtr Create |
( |
| ) |
|
|
inlineoverride |
◆ GetDelegateErrno()
int GetDelegateErrno |
( |
TfLiteOpaqueDelegate * |
from_delegate | ) |
|
|
inlineoverride |
◆ New()
static std::unique_ptr<ArmnnDelegatePlugin> New |
( |
const tflite::TFLiteSettings & |
tfliteSettings | ) |
|
|
inlinestatic |
Definition at line 99 of file armnn_delegate.hpp.
101 return std::make_unique<ArmnnDelegatePlugin>(tfliteSettings);
The documentation for this class was generated from the following file: