intel/intel-extension-for-pytorch
A Python extension that optimizes PyTorch performance on Intel CPUs and GPUs through hardware-specific optimizations and quantization support.

This repository provides Intel-specific optimizations for PyTorch to achieve high performance on Intel hardware platforms. It includes CPU and GPU acceleration features, quantization support, and neural network performance tuning. The project was created to extend official PyTorch with platform-specific optimizations, though most features have since been upstreamed into PyTorch itself, leading to the project’s retirement.