Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Apple Silicon for training via PyTorch recently

This is just allowing PyTorch to make use of the Apple GPU, assuming the models you want to train aren't written with hard-coded CUDA calls (I've seen many that are like that, since for a long time that was the only game in town)

PyTorch can't use the Neural Engine at all currently

AFAIK Neural Engine is only usable for inference, and only via CoreML (coremltools in Python)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: