Open-source deep-learning framework for building, training and deploying neural networks on GPUs and CPUs.
PyTorch is an open-source deep-learning library originally developed by Meta AI and now governed by the PyTorch Foundation under the Linux Foundation umbrella. It offers a Pythonic, imperative interface with dynamic computation graphs that make research prototyping fast and intuitive.
PyTorch powers research and production systems at organisations such as Tesla, Uber and Salesforce, and underpins open-source projects like Hugging Face Transformers. It is released under the BSD-3-Clause license and stewarded by the PyTorch Foundation, ensuring vendor-neutral governance and a vibrant contributor community.