Skip to content

Drop DiGraph#3126

Merged
rapids-bot[bot] merged 19 commits intorapidsai:branch-23.02from
BradReesWork:2302-cleanup
Jan 12, 2023
Merged

Drop DiGraph#3126
rapids-bot[bot] merged 19 commits intorapidsai:branch-23.02from
BradReesWork:2302-cleanup

Conversation

@BradReesWork
Copy link
Member

@BradReesWork BradReesWork commented Jan 10, 2023

this PR removes the DiGraph classes and all references to those classes from the code and tests.
All test are updated and validated.

DiGraph has been deprecated for over a year and it was time to finally remove it

closes #3136

@BradReesWork BradReesWork added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 10, 2023
@BradReesWork BradReesWork added this to the 23.02 milestone Jan 10, 2023
@BradReesWork BradReesWork self-assigned this Jan 10, 2023
@BradReesWork BradReesWork requested a review from a team as a code owner January 10, 2023 18:29
Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, just minor changes requested and one question

Copy link
Contributor

@acostadon acostadon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

BradReesWork and others added 8 commits January 10, 2023 14:29
Co-authored-by: Alex Barghi <105237337+alexbarghi-nv@users.noreply.github.com>
Co-authored-by: Alex Barghi <105237337+alexbarghi-nv@users.noreply.github.com>
Co-authored-by: Alex Barghi <105237337+alexbarghi-nv@users.noreply.github.com>
Co-authored-by: Alex Barghi <105237337+alexbarghi-nv@users.noreply.github.com>
Co-authored-by: Alex Barghi <105237337+alexbarghi-nv@users.noreply.github.com>
Co-authored-by: Alex Barghi <105237337+alexbarghi-nv@users.noreply.github.com>
Co-authored-by: Alex Barghi <105237337+alexbarghi-nv@users.noreply.github.com>
Co-authored-by: Alex Barghi <105237337+alexbarghi-nv@users.noreply.github.com>
Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alexbarghi-nv
Copy link
Member

/merge

Copy link
Contributor

@acostadon acostadon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@BradReesWork
Copy link
Member Author

rerun tests

@rapids-bot rapids-bot bot merged commit 73d5cc5 into rapidsai:branch-23.02 Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEA]: Drop DiGraph

3 participants