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