xmartlabs / Bender

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

Fixed threadGroups size calculation #60

Closed dernster closed 7 years ago

dernster commented 7 years ago

Description

The grid size calculation was wrong for some image instances in the layers BGRAtoRGBA & ImageLinearTransform layers.