Skip to content

coozyme/pytorch-wheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

PyTorch Wheels (Unofficial Mirror)

This repository provides PyTorch CPU wheels (.whl) re-hosted on GitHub Releases.
Purpose: to provide a stable and faster alternative for installing PyTorch in Docker builds, CI/CD pipelines, or restricted networks.

📦 Available Versions

  • v2.3.1-cpu
    • File: torch-2.3.1+cpu-cp312-cp312-linux_x86_64.whl
    • Python: 3.12
    • Arch: Linux x86_64

(More versions will be added in the future.)


🔧 Installation

You can install directly from GitHub Releases:

pip install https://github.com/coozyme/pytorch-wheels/releases/download/v2.3.1-cpu/torch-2.3.1+cpu-cp312-cp312-linux_x86_64.whl

or

torch @ https://github.com/coozyme/pytorch-wheels/releases/download/v2.3.1-cpu/torch-2.3.1+cpu-cp312-cp312-linux_x86_64.whl

About

Unofficial Mirror for PyTorch wheels.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors