About 43,000 results
Open links in new tab
  1. PyTorch

    6 days ago · PyTorch Foundation is the deep learning community home for the open source PyTorch framework and ecosystem.

  2. GitHub - pytorch/pytorch: Tensors and Dynamic neural networks in …

    PyTorch is a Python package that provides two high-level features: You can reuse your favorite Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed. Our trunk health …

  3. PyTorch - Wikipedia

    The successor to Torch, PyTorch provides a high-level API that builds upon optimised, low-level implementations of deep learning algorithms and architectures, such as the Transformer, or SGD. …

  4. What is PyTorch - GeeksforGeeks

    Apr 14, 2026 · PyTorch is a Python-based deep learning library that runs on CPU by default and supports GPU acceleration using CUDA. It follows a define by run approach, creating dynamic …

  5. 00. PyTorch Fundamentals - Zero to Mastery Learn PyTorch for Deep …

    Why use PyTorch? Machine learning researchers love using PyTorch. And as of February 2022, PyTorch is the most used deep learning framework on Papers With Code, a website for tracking …

  6. A Comparative Survey of PyTorch vs TensorFlow for Deep Learning ...

    Aug 6, 2025 · Abstract This paper presents a comprehensive comparative survey of TensorFlow and PyTorch, the two leading deep learning frameworks, focusing on their usability, performance, and …

  7. Installing PyTorch for Jetson Platform - NVIDIA Docs

    3 days ago · PyTorch on Jetson Platform PyTorch (for JetPack) is an optimized tensor library for deep learning, using GPUs and CPUs. Automatic differentiation is done with a tape-based system at both …

  8. Get Started - PyTorch

    For the majority of PyTorch users, installing from a pre-built binary via a package manager will provide the best experience. However, there are times when you may want to install the bleeding edge …

  9. Releases · pytorch/pytorch - GitHub

    Application developers and researchers seeking to fine-tune, inference and develop with PyTorch models on Intel® Core™ Ultra AI PCs and Intel® Arc™ discrete graphics will now be able to directly …

  10. Welcome to PyTorch Tutorials — PyTorch Tutorials 2.11.0+cu130 …

    Learn the Basics Familiarize yourself with PyTorch concepts and modules. Learn how to load data, build deep neural networks, train and save your models in this quickstart guide. Get started with …