Skip to main content

TfLiteStatus_kTfLiteOutputShapeNotKnown

Constant TfLiteStatus_kTfLiteOutputShapeNotKnown 

Source
pub const TfLiteStatus_kTfLiteOutputShapeNotKnown: TfLiteStatus = 9;
Expand description

Generally referring to invocation cancelled by the user. See interpreter::Cancel.