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.2.0.932
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