doc-ai / tensorio-ios

Tensor/IO for iOS, with support for on-device inference and training with TensorFlow and TensorFlow Lite
Other
31 stars 10 forks source link

Make sure we are logging all error messages #116

Closed phildow closed 5 years ago

phildow commented 5 years ago

Review code and ensure that error messages are actually logged so that we can inspect test device. Upcoming for a later release will be proper logging and some logging protocol that allows us to get results back to a server.