TfLiteInvokeTfliteErrorHandlerThrowException Field |
http://www.emgu.com
The default error handler for tensorflow lite
Namespace:
Emgu.TF.Lite
Assembly:
Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
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