xmartlabs / Bender

Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
https://xmartlabs.github.io/Bender/
MIT License
1.79k stars 90 forks source link

Create multiple images to encode more than one pass at the same time #100

Closed mats-claassen closed 6 years ago

mats-claassen commented 6 years ago

In some smaller devices this leads to a memory issue which might be solved using MPSTemporaryImages.

See #102, which fixes that issue