Searched defs:ReportOpError (Results 1 – 4 of 4) sorted by relevance
152 void KernelRunner::ReportOpError(struct TfLiteContext* context, in ReportOpError() function in tflite::micro::KernelRunner
72 void ContextHelper::ReportOpError(struct TfLiteContext* context, in ReportOpError() function in tflite::internal::ContextHelper
975 void ReportOpError(struct TfLiteContext* context, const char* format, ...) { in ReportOpError() function
68 TfLiteStatus ReportOpError(TfLiteContext* context, const TfLiteNode& node, in ReportOpError() function