Get the latest tech news
PyTorch 2.5 Released With Improved Intel GPU Support
PyTorch 2.5 is out today as the latest major update to this widely-used machine learning library.
- Expanded PyTorch hardware backend support matrix to include both Intel Data Center and Client GPUs. - The implementation of SYCL kernels to enhance coverage and execution of Aten operators on Intel GPUs to boost performance in PyTorch eager mode. - Enhanced Intel GPU backend of torch.compile to improve inference and training performance for a wide range of deep learning workloads.
Or read this on Phoronix