You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I see here [https://developer.apple.com/documentation/accelerate/1642537-bnnsfiltercreateconvolutionlayer?language=objc#declarations]
that Accelerate includes some Convolution instructions for neural networks:
They don't seem to be in AppeAccelerate at the moment. Any plans to include them?
The text was updated successfully, but these errors were encountered: