Skip to main content

TfLiteStatus_kTfLiteDelegateDataNotFound

Constant TfLiteStatus_kTfLiteDelegateDataNotFound 

Source
pub const TfLiteStatus_kTfLiteDelegateDataNotFound: TfLiteStatus = 4;
Expand description

Generally referring to serialized delegate data not being found. See tflite::delegates::Serialization.