Show HN: Bender – a Deep Learning framework for iOS
1–10 of 35 posts
Re: Show HN: Bender – a Deep Learning framework for iOS
#2As it uses Metal under the hood, it takes advantage of the device GPU, so it runs fast and supports real-time applications.
It also allows to run TensorFlow models, so it should be easy to run your existing model.
If you guys could provide feedback, it would be cool!
Re: Show HN: Bender – a Deep Learning framework for iOS
#3Hey! I work at Xmartlabs and we have built Bender: a library to build and run Neural Networks on iOS. As it uses Metal under the hood, it takes advantage of the device GPU, so it runs fast and supports real-time applications. It also allows to run TensorFlow models, so it should be easy to run your existing model. If you guys could provide feedback, it would be cool!
Re: Show HN: Bender – a Deep Learning framework for iOS
#4Re: Show HN: Bender – a Deep Learning framework for iOS
#5Hey! I work at Xmartlabs and we have built Bender: a library to build and run Neural Networks on iOS. As it uses Metal under the hood, it takes advantage of the device GPU, so it runs fast and supports real-time applications. It also allows to run TensorFlow models, so it should be easy to run your existing model. If you guys could provide feedback, it would be cool!
Re: Show HN: Bender – a Deep Learning framework for iOS
#6Why would you want to run this on iOS?
> Running strictly on the device ensures the privacy of user data and guarantees that your app remains functional and responsive when a network connection is unavailable.
Re: Show HN: Bender – a Deep Learning framework for iOS
#7Why would you want to run this on iOS?
Re: Show HN: Bender – a Deep Learning framework for iOS
#8Why would you want to run this on iOS?
If this framework supports multi gpus with data parallelisem, model parallelisem or some hybrid and you can entice people to download ir by packaging it over a game or visualization layer a la Folding@Home, youd essentially have it running at a very large scale without having to pay for any compute power
Re: Show HN: Bender – a Deep Learning framework for iOS
#9Re: Show HN: Bender – a Deep Learning framework for iOS
#10Hey! I work at Xmartlabs and we have built Bender: a library to build and run Neural Networks on iOS. As it uses Metal under the hood, it takes advantage of the device GPU, so it runs fast and supports real-time applications. It also allows to run TensorFlow models, so it should be easy to run your existing model. If you guys could provide feedback, it would be cool!