Home
last modified time | relevance | path

Searched refs:ReportErrorImpl (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc750 void Subgraph::ReportErrorImpl(const char* format, va_list args) { in ReportErrorImpl() function in tflite::Subgraph
761 f->ReportErrorImpl(format, args); in ReportErrorC()
773 f->ReportErrorImpl(format, args); in ReportError()
Dsubgraph.h367 void ReportErrorImpl(const char* format, va_list args);