Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to_cugraph and from_cugraph for cugraph>=23.08 #7908

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

Kh4L
Copy link
Contributor

@Kh4L Kh4L commented Aug 21, 2023

Fix to match the behavior expected with cugraph >= 23.08

Signed-off-by: Serge Panev <spanev@nvidia.com>
@Kh4L Kh4L requested a review from wsad1 as a code owner August 21, 2023 07:56
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #7908 (97e35a3) into master (deff5a4) will decrease coverage by 0.80%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #7908      +/-   ##
==========================================
- Coverage   90.16%   89.36%   -0.80%     
==========================================
  Files         457      457              
  Lines       26821    26818       -3     
==========================================
- Hits        24182    23967     -215     
- Misses       2639     2851     +212     
Files Changed Coverage Δ
torch_geometric/utils/convert.py 56.54% <0.00%> (ø)

... and 32 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s merged commit 1ffce71 into pyg-team:master Aug 21, 2023
@rusty1s rusty1s changed the title Fix to_cugraph and from_cugraph tests in test_convert Fix to_cugraph and from_cugraph for cugraph>=23.08 Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants