TfLiteInvokeTfliteErrorHandlerThrowException Field |
http://www.emgu.com
The default error handler for tensorflow lite
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.4.1.1202
Syntaxpublic static readonly TfLiteInvokeTfLiteErrorCallback TfliteErrorHandlerThrowException
Public Shared ReadOnly TfliteErrorHandlerThrowException As TfLiteInvokeTfLiteErrorCallback
public:
static initonly TfLiteInvokeTfLiteErrorCallback^ TfliteErrorHandlerThrowException
static val TfliteErrorHandlerThrowException: TfLiteInvokeTfLiteErrorCallback
Field Value
Type:
TfLiteInvokeTfLiteErrorCallback
See Also