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

Add Command Line for Embedding Generating #525

Merged
merged 43 commits into from
Oct 13, 2023

Conversation

jalencato
Copy link
Collaborator

@jalencato jalencato commented Oct 3, 2023

Issue #, if available:

Description of changes:

Add command line interface for user to generate embeddings directly.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jalencato jalencato self-assigned this Oct 3, 2023
@jalencato jalencato linked an issue Oct 3, 2023 that may be closed by this pull request
@jalencato jalencato added the ready able to trigger the CI label Oct 4, 2023
@jalencato jalencato marked this pull request as ready for review October 5, 2023 23:40
python/graphstorm/run/gs_gen_node_embedding.py Outdated Show resolved Hide resolved
python/graphstorm/run/gs_gen_node_embedding.py Outdated Show resolved Hide resolved
python/graphstorm/run/gs_gen_node_embedding.py Outdated Show resolved Hide resolved
python/graphstorm/run/gsgnn_emb/gsgnn_node_emb.py Outdated Show resolved Hide resolved
python/graphstorm/run/gsgnn_emb/gsgnn_node_emb.py Outdated Show resolved Hide resolved
python/graphstorm/run/gsgnn_emb/gsgnn_node_emb.py Outdated Show resolved Hide resolved
python/graphstorm/run/gsgnn_emb/gsgnn_node_emb.py Outdated Show resolved Hide resolved
python/graphstorm/run/gsgnn_ep/gsgnn_ep.py Show resolved Hide resolved
@jalencato jalencato requested a review from classicsong October 10, 2023 17:43
python/graphstorm/inference/emb_infer.py Show resolved Hide resolved
python/graphstorm/inference/emb_infer.py Outdated Show resolved Hide resolved
python/graphstorm/inference/emb_infer.py Outdated Show resolved Hide resolved
python/graphstorm/inference/emb_infer.py Show resolved Hide resolved
python/graphstorm/inference/emb_infer.py Outdated Show resolved Hide resolved
python/graphstorm/inference/emb_infer.py Outdated Show resolved Hide resolved
python/graphstorm/inference/emb_infer.py Outdated Show resolved Hide resolved
python/graphstorm/run/gsgnn_emb/gsgnn_node_emb.py Outdated Show resolved Hide resolved
python/graphstorm/run/gsgnn_emb/gsgnn_node_emb.py Outdated Show resolved Hide resolved
python/graphstorm/run/gsgnn_emb/gsgnn_node_emb.py Outdated Show resolved Hide resolved
@jalencato jalencato merged commit 0569508 into awslabs:main Oct 13, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready able to trigger the CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a command line to generate GNN embeddings
3 participants