Click or drag to resize

Status Enumeration

http://www.emgu.com
Tensorflow lite status

Namespace:  Emgu.TF.Lite
Assembly:  Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
Syntax
public enum Status
Members
  Member nameValueDescription
Ok0 Ok
Error1 Error
See Also