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

Support proper batched inference #159

Open phildow opened 5 years ago

phildow commented 5 years ago

Batch inference for both TensorFlow and TensorFlow Lite models only works with batches of a single item. Property support inference on multiple items.