Skip to content

⚠️ torch-cluster is deprecated in favor of pyg-lib>=0.7.0 #272

@akihironitta

Description

@akihironitta

Caution

This repository is deprecated and no longer maintained. All functionality has been migrated to pyg-lib>=0.7.0: https://github.com/pyg-team/pyg-lib

Migrating to pyg-lib

torch-cluster==1.6.3 was the final release of torch-cluster, and there will be no further feature work, bug fixes, or new wheels. For the latest and future release of PyG torch-geometric>=2.8.0, please migrate to pyg-lib>=0.7.0 by updating your pip install command:

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

pyg-lib provides manylinux wheels across a full matrix of Python and CUDA versions for every supported PyTorch release.

Issues & contributions

Please open new issues and pull requests in pyg-lib. We are not triaging new reports in this repository anymore.

Thank you 🙏

Thanks to everyone who used, reported issues against, and contributed to torch-cluster over the years. We're consolidating the effort in pyg-lib to keep PyG's low-level ops faster and easier to maintain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions