Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neural Net functions #36

Open
davidbp opened this issue Jun 2, 2019 · 1 comment · May be fixed by #76
Open

Neural Net functions #36

davidbp opened this issue Jun 2, 2019 · 1 comment · May be fixed by #76

Comments

@davidbp
Copy link

davidbp commented Jun 2, 2019

I see here [https://developer.apple.com/documentation/accelerate/1642537-bnnsfiltercreateconvolutionlayer?language=objc#declarations]
that Accelerate includes some Convolution instructions for neural networks:

BNNSFilterCreateConvolutionLayer

They don't seem to be in AppeAccelerate at the moment. Any plans to include them?

@davidbp davidbp changed the title NeuralNets Neural Net functions Jun 2, 2019
@ViralBShah
Copy link
Contributor

PRs wrapping capabilities for neural networks as well as neural engine would be welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants