Searched refs:TFL_CAPI_EXPORT (Results 1 – 12 of 12) sorted by relevance
96 TFL_CAPI_EXPORT extern const char* TfLiteVersion(void);99 TFL_CAPI_EXPORT extern TfLiteModel* TfLiteModelCreate(const void* model_data,103 TFL_CAPI_EXPORT extern TfLiteModel* TfLiteModelCreateFromFile(107 TFL_CAPI_EXPORT extern void TfLiteModelDelete(TfLiteModel* model);110 TFL_CAPI_EXPORT extern TfLiteInterpreterOptions*114 TFL_CAPI_EXPORT extern void TfLiteInterpreterOptionsDelete(118 TFL_CAPI_EXPORT extern void TfLiteInterpreterOptionsSetNumThreads(128 TFL_CAPI_EXPORT extern void TfLiteInterpreterOptionsAddDelegate(137 TFL_CAPI_EXPORT extern void TfLiteInterpreterOptionsSetErrorReporter(153 TFL_CAPI_EXPORT extern TfLiteInterpreter* TfLiteInterpreterCreate([all …]
29 TFL_CAPI_EXPORT extern TfLiteStatus TfLiteInterpreterResetVariableTensors(46 TFL_CAPI_EXPORT void TfLiteInterpreterOptionsAddBuiltinOp(65 TFL_CAPI_EXPORT void TfLiteInterpreterOptionsAddCustomOp(112 TFL_CAPI_EXPORT extern TfLiteInterpreter*119 TFL_CAPI_EXPORT extern void TfLiteInterpreterOptionsSetUseNNAPI(146 TFL_CAPI_EXPORT extern void TfLiteInterpreterOptionsSetEnableDelegateFallback(
31 #define TFL_CAPI_EXPORT macro35 #define TFL_CAPI_EXPORT __declspec(dllexport)37 #define TFL_CAPI_EXPORT __declspec(dllimport)40 #define TFL_CAPI_EXPORT __attribute__((visibility("default")))
25 struct TFL_CAPI_EXPORT TfLiteHexagonDelegateOptions {95 TfLiteDelegate* TFL_CAPI_EXPORT99 TFL_CAPI_EXPORT TfLiteHexagonDelegateOptions103 void TFL_CAPI_EXPORT TfLiteHexagonDelegateDelete(TfLiteDelegate* delegate);109 void TFL_CAPI_EXPORT TfLiteHexagonInitWithPath(const char* lib_directory_path);113 void TFL_CAPI_EXPORT TfLiteHexagonInit();117 void TFL_CAPI_EXPORT TfLiteHexagonTearDown();
82 TFL_CAPI_EXPORT TfLiteGlCompileOptions TfLiteGlCompileOptionsDefault();95 TFL_CAPI_EXPORT TfLiteGpuDelegateOptions TfLiteGpuDelegateOptionsDefault();109 TFL_CAPI_EXPORT TfLiteDelegate* TfLiteGpuDelegateCreate(113 TFL_CAPI_EXPORT void TfLiteGpuDelegateDelete(TfLiteDelegate* delegate);120 TFL_CAPI_EXPORT TfLiteStatus TfLiteGpuDelegateBindBufferToTensor(126 TFL_CAPI_EXPORT const uint8_t* TfLiteGpuDelegateGetModelMetadata(
57 TFL_CAPI_EXPORT extern TFLGpuDelegateOptions TFLGpuDelegateOptionsDefault(void);64 TFL_CAPI_EXPORT extern TfLiteDelegate* TFLGpuDelegateCreate(68 TFL_CAPI_EXPORT extern void TFLGpuDelegateDelete(TfLiteDelegate* delegate);
114 TFL_CAPI_EXPORT TfLiteGpuDelegateOptionsV2 TfLiteGpuDelegateOptionsV2Default();123 TFL_CAPI_EXPORT TfLiteDelegate* TfLiteGpuDelegateV2Create(127 TFL_CAPI_EXPORT void TfLiteGpuDelegateV2Delete(TfLiteDelegate* delegate);
72 TFL_CAPI_EXPORT TfLiteDelegate* TfLiteGpuDelegateCreate_New(76 TFL_CAPI_EXPORT void TfLiteGpuDelegateDelete_New(TfLiteDelegate* delegate);91 TFL_CAPI_EXPORT TfLiteStatus TfLiteGpuDelegateBindGlBufferToTensor(100 TFL_CAPI_EXPORT bool TfLiteGpuDelegateGetSerializedBinaryCache(
381 TFL_CAPI_EXPORT TfLiteStatus TfLiteGpuDelegateBindGlBufferToTensor( in TfLiteGpuDelegateBindGlBufferToTensor()
91 TFL_CAPI_EXPORT TfLiteDelegate* tflite_plugin_create_delegate( in tflite_plugin_create_delegate()98 TFL_CAPI_EXPORT void tflite_plugin_destroy_delegate(TfLiteDelegate* delegate) { in tflite_plugin_destroy_delegate()
153 TFL_CAPI_EXPORT tflite::TfLiteDelegateUniquePtr TF_AcquireFlexDelegate() { in TF_AcquireFlexDelegate()
470 TFL_CAPI_EXPORT TfLiteDelegate* tflite_plugin_create_delegate(477 TFL_CAPI_EXPORT void tflite_plugin_destroy_delegate(TfLiteDelegate* delegate) {