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

Tensorflow swift #176

Closed phildow closed 5 years ago

phildow commented 5 years ago

Address https://github.com/doc-ai/tensorio-ios/issues/175 Touches https://github.com/doc-ai/tensorio-ios/issues/22

Started working on Net Trainer and decided to build it in Swift, ran into some problems using the full TensorFlow build in Swift, fixed them here.