Commit Graph

2 Commits

Author SHA1 Message Date
Jared Duke
d6aa41f1e2 Add console log hooks for TFLite delegates
Note that the log calls are throttled to once per process
lifetime for the GPU/Metal/Flex delegates.

PiperOrigin-RevId: 241413553
2019-04-01 15:43:18 -07:00
Jared Duke
038a9fd67b Add minimal console logging functionality for TensorFlow lite
By default this logs to stderr with various severities. On Android
it also routes to Android's logcat.

PiperOrigin-RevId: 232391898
2019-02-04 16:58:23 -08:00