Hacker News new | ask | show | jobs
by garblegarble 1390 days ago
Applications use it via a higher level interface: Apple's Accelerate framework[1]

1: https://developer.apple.com/accelerate/

1 comments

Speaking of which, is anyone aware of example code using the LSTM? I've been trying to get this to work, but there seems to be information missing e.g how to setup the input/output descriptors and how to manage input data: https://developer.apple.com/documentation/accelerate/bnns/us...