Skip to content

Commit

Permalink
reworked intro
Browse files Browse the repository at this point in the history
  • Loading branch information
acostadon committed Jan 13, 2025
1 parent a90263c commit 287623a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ Libraries supporting GNNs are now located in the [cugraph-gnn repository](https:
* [cugraph_dgl](https://github.com/rapidsai/cugraph-gnn/blob/main/readme_pages/cugraph_dgl.md) enables the ability to use cugraph Property Graphs with Deep Graph Library (DGL)
* [cugraph_pyg](https://github.com/rapidsai/cugraph-gnn/blob/main/readme_pages/cugraph_pyg.md) enables the ability to use cugraph Property Graphs with PyTorch Geometric (PyG).

[RAPIDS nx-cugraph](https://rapids.ai/nx-cugraph/) is now located in the nx-cugraph repository.
* [nx-cugraph library](https://github.com/rapidsai/nx-cugraph) is a backend to NetworkX to run supported algorithms with GPU acceleration.
The [nx-cugraph repository](https://github.com/rapidsai/nx-cugraph) is a backend to NetworkX to run supported algorithms with GPU acceleration.

The cugraph-docs repository contains code to generate cuGraph documentation. It is now located in the [cugraph-docs repository](https://github.com/rapidsai/cugraph-docs)
The [cugraph-docs repository](https://github.com/rapidsai/cugraph-docs) contains code to generate cuGraph documentation.

#

Expand Down

0 comments on commit 287623a

Please sign in to comment.