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

Refactor TensorFlow run:error: and train:error: method #157

Closed phildow closed 5 years ago

phildow commented 5 years ago

These methods are identical

phildow commented 5 years ago

This factoring may just take the form of parsing inputs and matching them to layers. Parsing inference inputs, training inputs, and placeholders is, specifically identical, they just targets a different layer on io.