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

[REVIEW] BUG Personalized PageRank bug fix #1241

Merged
merged 10 commits into from
Oct 27, 2020

Conversation

seunghwak
Copy link
Contributor

  • Bug fix in personalized PageRank
  • Add C++ SG Personalized PageRank tests
  • Update epsilon in PageRank & Katz Centrality tests

@seunghwak seunghwak requested a review from a team as a code owner October 21, 2020 20:48
@GPUtester
Copy link
Contributor

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@seunghwak
Copy link
Contributor Author

@Iroy30 This PR should be merged before #1237 to ensure personalized PageRank works correctly.

@codecov-io
Copy link

codecov-io commented Oct 22, 2020

Codecov Report

Merging #1241 into branch-0.17 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           branch-0.17    #1241   +/-   ##
============================================
  Coverage        56.59%   56.59%           
============================================
  Files               62       62           
  Lines             2564     2564           
============================================
  Hits              1451     1451           
  Misses            1113     1113           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6450729...0cfbd95. Read the comment docs.

@BradReesWork BradReesWork merged commit c8d8e23 into rapidsai:branch-0.17 Oct 27, 2020
@seunghwak seunghwak deleted the bug_personalized_pagerank branch June 24, 2021 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants