TfLiteInvoke Class |
Namespace: Emgu.TF.Lite
The TfLiteInvoke type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DefaultGpuDelegateV2 |
Get the default GPU delegate V2 for Android
|
![]() ![]() | DefaultNnApiDelegate |
Get the default stateful NNAPI delegate.
|
![]() ![]() | DefaultXNNPackDelegate |
Get the default XNNPackDelegate
|
![]() ![]() | HasXNNPack |
Return true if tflite is build with XNNPack
|
![]() ![]() | Version |
Get the tensorflow lite version.
|
Name | Description | |
---|---|---|
![]() ![]() | DefaultLoadUnmanagedModules |
Attempts to load tensorflow modules from the specific location
|
![]() ![]() | GetModuleFormatString |
Get the module format string.
|
![]() ![]() | GetNativeType |
Get the equivalent native type from Tensorflow DataType
|
![]() ![]() | Init |
Check to make sure all the unmanaged libraries are loaded
|
![]() ![]() | LoadUnmanagedModules |
Attempts to load tensorflow modules from the specific location
|
![]() ![]() | RedirectError |
Redirect tensorflow lite error.
|
Name | Description | |
---|---|---|
![]() ![]() | BoolMarshalType |
Represent a bool value in C++
|
![]() ![]() | BoolToIntMarshalType |
Represent a int value in C++
|
![]() ![]() | ExternLibrary |
The file name of the tfliteextern library
|
![]() ![]() | StringMarshalType |
The string marshal type
|
![]() ![]() | TensorflowModuleList |
The List of the tensorflow lite modules
|
![]() ![]() | TfLiteCallingConvention |
The Tensorflow lite native api calling convention
|
![]() ![]() | TfliteErrorHandlerThrowException |
The default error handler for tensorflow lite
|