|
25.02
|
Classes | |
| struct | DelegateData |
| class | Delegate |
| ArmNN Delegate. More... | |
| class | ArmnnSubgraph |
| ArmnnSubgraph class where parsing the nodes to ArmNN format and creating the ArmNN Graph. More... | |
Functions | |
| DelegateOptions | TfLiteArmnnDelegateOptionsDefault () |
| TfLiteDelegate * | TfLiteArmnnDelegateCreate (armnnDelegate::DelegateOptions options) |
| void | TfLiteArmnnDelegateDelete (TfLiteDelegate *tfLiteDelegate) |
| TfLiteStatus | DoPrepare (TfLiteContext *context, TfLiteDelegate *delegate) |
| TfLiteStatus armnnDelegate::DoPrepare | ( | TfLiteContext * | context, |
| TfLiteDelegate * | delegate | ||
| ) |
| TfLiteDelegate* armnnDelegate::TfLiteArmnnDelegateCreate | ( | armnnDelegate::DelegateOptions | options | ) |
Referenced by tflite::tflite_plugin_create_delegate().
| void armnnDelegate::TfLiteArmnnDelegateDelete | ( | TfLiteDelegate * | tfLiteDelegate | ) |
Referenced by tflite::tflite_plugin_destroy_delegate().
| DelegateOptions armnnDelegate::TfLiteArmnnDelegateOptionsDefault | ( | ) |