CodeBrowser / github / pytorch/pytorch
pytorch/pytorch
# Tensors and Dynamic neural networks in Python with strong GPU acceleration
$ git clone https://github.com/pytorch/pytorch.git
Also indexed as
stars
101,841
forks
28,441
language
Python
license
Other
What is pytorch/pytorch?
PyTorch is an open-source machine learning library that provides tensor computation with automatic differentiation and support for GPU acceleration. Developers use it to build and train neural networks in Python, with an interface similar to NumPy but with the ability to run efficiently on GPUs and define dynamic computational graphs. It's widely adopted for research and production deep learning applications because it offers intuitive APIs for both the high-level training workflows and low-level tensor operations.
Topics
#autograd #deep-learning #gpu #machine-learning #neural-network #numpy #python #tensor
Activity
18,299 open issues · last updated Jul 21, 2026