Searched defs:StreamErrorReporter (Results 1 – 1 of 1) sorted by relevance
348 class StreamErrorReporter : public ErrorReporter { class350 explicit StreamErrorReporter(std::stringstream* out_stream) in StreamErrorReporter() function in tflite::StreamErrorReporter