pytorch/pytorch
Summary
PyTorch is a Python-centered library for tensor computations with strong GPU acceleration and dynamic neural networks built on a tape-based autograd system. The repository details core components (torch, autograd, JIT, nn, multiprocessing, utilities), installation options (binaries, from source, CUDA/ROCm/Intel support), and extensive build and deployment guidance, along with licensing and community information.