Skip to content

Commit 093c47b

Browse files
authored
Apply suggestions from code review
1 parent a373f48 commit 093c47b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_notices/rsn0041.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ notice_updated: 2025-01-10
2727

2828
## Overview
2929

30-
RAPIDS will stop releasing cugraph-ops in 25.02, including the `libcugraphops` and `pylibcugraphops` package. The graph sampling code previously used by cugraph has been directly integrated into cugraph. The equivariant neural network primitives have been migrated to BioNeMo, with the front-end package now available as [cuEquivariance](https://github.com/NVIDIA/cuEquivariance). The GNN aggregation primitives are also set to be relocated to a new destination soon.
30+
RAPIDS will stop releasing `cugraph-ops` in 25.02, including the `libcugraphops` and `pylibcugraphops` packages. The graph sampling code previously used by cuGraph has been directly integrated into cuGraph. The equivariant neural network primitives have been migrated to BioNeMo, with the front-end package now available as [cuEquivariance](https://github.com/NVIDIA/cuEquivariance). The GNN aggregation primitives will be relocated to a new destination soon.
3131

3232

3333
## Impact
3434

35-
The GNN convolutional layers in the `cugraph_dgl.nn` and `cugraph_pyg.nn` modules will be temporarily removed. They will be reintroduced once the migration is complete.
35+
The GNN convolutional layers in the `cugraph_dgl.nn` and `cugraph_pyg.nn` modules will be temporarily removed. They will be reintroduced at a later time.

0 commit comments

Comments
 (0)