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 Model IO parsing to bundle and encapsulate #161

Closed phildow closed 5 years ago

phildow commented 5 years ago

Addresses https://github.com/doc-ai/tensorio-ios/issues/136

@RohanJahagirdar The Java implementation is already doing parsing at the bundle level but it does not encapsulate the descriptions on a separate io object