Skip to main content

TfLiteStatus

Type Alias TfLiteStatus 

Source
pub type TfLiteStatus = c_uint;
Expand description

Note that new error status values may be added in future in order to indicate more fine-grained internal states, therefore, applications should not rely on status values being members of the enum.