TfLiteInvokeTfliteErrorHandlerThrowException Field |
https://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.8.0.1418
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