Skip to main content

Low-Level Graph Neural Network Operators for PyG

Project description

pyg-lib

Testing Status Docs Status Code Coverage

Installation

We provide pre-built Python wheels for all major OS/PyTorch/CUDA combinations from Python 3.7 till 3.11, 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.11.0, 1.12.0, 1.13.0 or 2.0.0
  • ${CUDA} should be replaced by either cpu, cu102, cu113, cu115, cu116, cu117 or cu118

The following combinations are supported:

PyTorch 2.0 cpu cu102 cu113 cu115 cu116 cu117 cu118
Linux
Windows
macOS
PyTorch 1.13 cpu cu102 cu113 cu115 cu116 cu117 cu118
Linux
Windows
macOS
PyTorch 1.12 cpu cu102 cu113 cu115 cu116 cu117 cu118
Linux
Windows
macOS
PyTorch 1.11 cpu cu102 cu113 cu115 cu116 cu117 cu118
Linux
Windows
macOS

Form nightly

Nightly wheels are provided for Linux from Python 3.7 till 3.11:

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

From master

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

pyg_library-0.2.0-cp310-none-any.whl (748.5 kB view hashes)

Uploaded CPython 3.10

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page