|
|
|
|
|
by bensyverson
3 days ago
|
|
Wow, this seems to be a new way to convert PyTorch models to a format that runs across CPU, GPU & Apple's Neural Engine (ANE). [0] Does this completely replace the previous API, CoreML? [1] [0]: https://apple.github.io/coreai-optimization/
[1]: https://developer.apple.com/documentation/coreml/
|
|
"If your app uses model types other than neural networks, such as decision trees or tabular feature engineering, see Core ML."