top | item 45595631 (no title) nullbyte | 4 months ago Thankfully I think libraries like Pytorch abstract this stuff away. But it seems very convoluted if you're building something from the ground up. discuss order hn newest gardnr|4 months ago Does PyTorch support other acceleration? I thought they just support Metal. joshuabaker2|4 months ago 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)
gardnr|4 months ago Does PyTorch support other acceleration? I thought they just support Metal. joshuabaker2|4 months ago 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)
joshuabaker2|4 months ago 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)
gardnr|4 months ago
joshuabaker2|4 months ago