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

Add support for depthwise and dilated convs in iOS 11 #93

Closed mats-claassen closed 6 years ago

mats-claassen commented 6 years ago

Fixes #15 (only iOs 11 support) Fixes #69 (only iOs 11 support)

In iOS 10 the depthwise convolution won't work