Click or drag to resize

TfLiteInvoke Fields

https://www.emgu.com

The TfLiteInvoke type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBoolMarshalType
Represent a bool value in C++
Public fieldStatic memberBoolToIntMarshalType
Represent a int value in C++
Public fieldStatic memberExternLibrary
The file name of the tfliteextern library
Public fieldStatic memberStringMarshalType
The string marshal type
Public fieldStatic memberTensorflowModuleList
The List of the tensorflow lite modules
Public fieldStatic memberTfLiteCallingConvention
The Tensorflow lite native api calling convention
Public fieldStatic memberTfliteErrorHandlerThrowException
The default error handler for tensorflow lite
Top
See Also