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

PR removed public function from dgl.distributed.partition #7802

Closed
thvasilo opened this issue Sep 17, 2024 · 0 comments · Fixed by #7803
Closed

PR removed public function from dgl.distributed.partition #7802

thvasilo opened this issue Sep 17, 2024 · 0 comments · Fixed by #7803
Assignees

Comments

@thvasilo
Copy link
Contributor

🐛 Bug

A recent PR, #7727 removed the public function gb_convert_single_dgl_partition from dgl.distributed.partition. In GraphStorm we were planning to use that function to implement distributed GB partition conversion on our end.

Are there plans to implement distributed GB conversion on the DGL side? If not, can we bring back the function with the same signature and add to the public interface of the dgl.distributed.partition module (through its __init__.py)

Ping @Rhett-Ying

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants