Hacker News new | ask | show | jobs
by gardnr 247 days ago
Does PyTorch support other acceleration? I thought they just support Metal.
1 comments

You can convert a PyTorch model to an ONNX model that can use CoreML (or in some cases just convert it to a CoreML model directly)