Click or drag to resize

TfLiteInvokeDefaultNnApiDelegate Property

http://www.emgu.com
Get the default stateful NNAPI delegate.

Namespace:  Emgu.TF.Lite
Assembly:  Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.4.1.1202
Syntax
public static StatefulNnApiDelegate DefaultNnApiDelegate { get; }

Property Value

Type: StatefulNnApiDelegate
See Also