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

Initial GaaS working version #2

Closed
9 tasks done
rlratzel opened this issue May 12, 2022 · 0 comments · Fixed by #24
Closed
9 tasks done

Initial GaaS working version #2

rlratzel opened this issue May 12, 2022 · 0 comments · Fixed by #24
Assignees
Milestone

Comments

@rlratzel
Copy link
Contributor

rlratzel commented May 12, 2022

DGL is the initial use case this is supporting.


Load Data / Create Graph

Run Sampling

  • Running and returning results for node2vec sampling on the loaded graph. Results are returned to caller's host for now.
  • Running and returning results for egonet sampling on the loaded graph. Results are returned to caller's host for now.
  • Running and returning results for neighborhood sampling on the loaded graph. Results are returned to caller's host for now (Add Uniform Neighbor Sampling API #6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants