ArmNN
 21.02
armnn_external_delegate.cpp File Reference
#include "armnn_delegate.hpp"
#include <armnn/Logging.hpp>
#include <iostream>
#include <tensorflow/lite/minimal_logging.h>

Go to the source code of this file.

Namespaces

 tflite
 

Functions

TfLiteDelegate * tflite_plugin_create_delegate (char **options_keys, char **options_values, size_t num_options, void(*report_error)(const char *))
 Create an ArmNN delegate plugin. More...
 
void tflite_plugin_destroy_delegate (TfLiteDelegate *delegate)
 Destroy a given delegate plugin. More...
 

Variables

std::vector< std::string > gpu_options
 This file defines two symbols that need to be exported to use the TFLite external delegate provider. More...