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

Move client errors to separate header, robust JSON errors #127

Closed phildow closed 5 years ago

phildow commented 5 years ago

Client objects should init with an error pointer and set an informative error when JSON parsing fails.