Click or drag to resize

TfLiteInvokeInit Method

https://www.emgu.com
Check to make sure all the unmanaged libraries are loaded

Namespace:  Emgu.TF.Lite
Assembly:  Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.8.0.1418
Syntax
public static bool Init()

Return Value

Type: Boolean
True if library loaded
See Also