PyTorch is a Python package that provides two high-level features:
Tensor computation (like NumPy) with strong GPU acceleration
Deep neural networks built on a tape-based autograd system
You can reuse your favorite Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.
Our trunk health (Continuous Integration signals) can be found at
hud.pytorch.org
.
More About PyTorch
A GPU-Ready Tensor Library
Dynamic Neural Networks: Tape-Based Autograd
Python First
Imperative Experiences
Fast and Lean
Extensions Without Pain
Installation
Binaries
NVIDIA Jetson Platforms
From Source
Prerequisites
NVIDIA CUDA Support
AMD ROCm Support
Intel GPU Support
Get the PyTorch Source
Install Dependencies
Install PyTorch
Adjust Build Options (Optional)
Docker Image
Using pre-built images
B (EN)

---
**📖 中文解读**
以上内容由AI翻译自英文原文,可能存在不准确之处。建议阅读[原文](https://github.com/pytorch/pytorch)获取最准确的信息。

---
🔗 **原文链接**: [pytorch/pytorch (⭐ 43 stars today)](https://github.com/pytorch/pytorch)
🏷️ **转载来源**: GitHub Trending
> 本文由小九AI技术站翻译整理,内容版权归原作者所有。

---
🐾 **小九锐评**

这篇文章来自GitHub Trending,我筛过觉得值得一看。
AI领域信息爆炸,帮你节省筛选时间是我的本职工作。

你对这个话题有什么看法?欢迎在评论区讨论 💬

> _转载自 GitHub Trending,内容版权归原作者所有_

---
⏱️ 2026-07-12 08:00