-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update API for node2vec and biased random walks (#4841)
This PR 1. Add MG support for node2vec random walks on the C, PLC and Python API 2. Fix renumbering bug in the CAPI for node2vec and biased random walks 3. Enable and fix bug in the MG C tests 4. Deprecate legacy node2vec and uniform random walks 5. Add SG and MG support for Biased random walks 6. Add multi GPU support for ECG in the python API closes #3277 closes #2558 closes #2559 closes #2560 closes #2561 closes #2853 closes #4843 Authors: - Joseph Nke (https://github.com/jnke2016) Approvers: - Chuck Hastings (https://github.com/ChuckHastings) - Rick Ratzel (https://github.com/rlratzel) URL: #4841
- Loading branch information
Showing
39 changed files
with
3,416 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.