Log new ErrorReporter and old nnapi delegate errors to logcat.
On Android stderr is not captured for applications, so developers do not see the errors from tflite. This adds logcat output. Output to stderr is kept, as it is convenient for unit tests run through the shell. PiperOrigin-RevId: 208463170
Loading
Please sign in to comment