Searched refs:kTfLiteSupportPayload (Results 1 – 4 of 4) sorted by relevance
104 return status.GetPayload(tflite::support::kTfLiteSupportPayload) in Infer()131 return status.GetPayload(tflite::support::kTfLiteSupportPayload) in InferWithFallback()
289 !status.GetPayload(tflite::support::kTfLiteSupportPayload).has_value()) { in InitInterpreter()
30 status.SetPayload(kTfLiteSupportPayload, absl::Cord(absl::StrCat(tfls_code))); in CreateStatusWithPayload()
27 constexpr absl::string_view kTfLiteSupportPayload = variable