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

Remove some duplicated files and run RAPIDS CI locally #26

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

dongxuy04
Copy link
Contributor

Most of the changes are doc string adding and duplicated code removal.
Updates:

  • Remove duplicated files under python/pylibwholegraph/wholegraph_torch, keeping the same files under python/pylibwholegraph/pylibwholegraph/torch_cpp_ext.
  • Added runtime cpp_extension support for PyTorch and fully removed old c10 API dependent compile option.
  • Remove duplicated files under pylibwholegraph/pylibwholegraph, keeping the same files under python/pylibwholegraph/pylibwholegraph, merged changes.
  • Some fix on RAPIDS CI scripts to get CI run locally.
  • Add doc strings and formated files.

@dongxuy04 dongxuy04 requested a review from a team as a code owner June 12, 2023 09:24
Copy link
Member

@ajschmidt8 ajschmidt8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving ops-codeowner file changes

@BradReesWork
Copy link
Member

/merge

@BradReesWork BradReesWork merged commit df2c1f9 into rapidsai:refactoring Jun 12, 2023
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.

3 participants