Giter VIP home page Giter VIP logo

pyg-lib's Introduction

pyg-lib

Python Testing Status CPP Testing Status Docs Status Code Coverage

Installation

We provide pre-built Python wheels for all major OS/PyTorch/CUDA combinations from Python 3.8 till 3.12, see here. Note that currently, Windows wheels are not supported (we are working on fixing this as soon as possible).

To install the wheels, simply run

pip install pyg-lib -f https://data.pyg.org/whl/torch-${TORCH}+${CUDA}.html

where

  • ${TORCH} should be replaced by either 1.12.0, 1.13.0, 2.0.0, 2.1.0, or 2.2.0
  • ${CUDA} should be replaced by either cpu, cu102, cu113, cu116, cu117, cu118, or cu121

The following combinations are supported:

PyTorch 2.2 cpu cu102 cu113 cu116 cu117 cu118 cu121
Linux
Windows
macOS
PyTorch 2.1 cpu cu102 cu113 cu116 cu117 cu118 cu121
Linux
Windows
macOS
PyTorch 2.0 cpu cu102 cu113 cu116 cu117 cu118 cu121
Linux
Windows
macOS
PyTorch 1.13 cpu cu102 cu113 cu116 cu117 cu118 cu121
Linux
Windows
macOS
PyTorch 1.12 cpu cu102 cu113 cu116 cu117 cu118 cu121
Linux
Windows
macOS

Form nightly

Nightly wheels are provided for Linux from Python 3.8 till 3.12:

pip install pyg-lib -f https://data.pyg.org/whl/nightly/torch-${TORCH}+${CUDA}.html

From master

pip install ninja wheel
pip install git+https://github.com/pyg-team/pyg-lib.git

pyg-lib's People

Contributors

rusty1s avatar pre-commit-ci[bot] avatar puririshi98 avatar kgajdamo avatar damianszwichtenberg avatar zenotan avatar olhababicheva avatar mszarma avatar sauravmaheshkar avatar mananshah99 avatar zechengz avatar akihironitta avatar yaoyaowd avatar jokeren avatar yaox12 avatar yanbing-j avatar babymastodon avatar pmpalang avatar vid-koci avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.