Click or drag to resize

TfLiteInvoke Methods

https://www.emgu.com

The TfLiteInvoke type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDefaultLoadUnmanagedModules
Attempts to load tensorflow modules from the specific location
Public methodStatic memberGetModuleFormatString
Get the module format string.
Public methodStatic memberGetNativeType
Get the equivalent native type from Tensorflow DataType
Public methodStatic memberInit
Check to make sure all the unmanaged libraries are loaded
Public methodStatic memberLoadUnmanagedModules
Attempts to load tensorflow modules from the specific location
Public methodStatic memberRedirectError
Redirect tensorflow lite error.
Top
See Also