-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* code cleanup copy of arangoml/dgl-adapter@6b36a50 * attempt fix: `pip install torch` * attempt fix: remove `-e` * attempt fix: remove cache * fix: bad comment * attempt fix: `pip install torch-sparse` * attempt fix: torch installations * attempt fix: upgrade pip hitting a wall... * cleanup: workflows * cleanup: `adapter.py` * cleanup: workflows * fix: install publishing dependencies * extracting more logic into separate functions * fix: mypy * rename kwargs * bump `adbpyg-adapter` to `1.1.2` in notebooks * fix param order * bump * Delete build_self_hosted.yml * cleanup workflows * Update build.yml * Update build.yml * Update build.yml * parameter renaming, new `use_async` param * fix abc * fix mypy * add `strict` param to other adb -> pyg methods * Update setup.py
- Loading branch information
Showing
12 changed files
with
2,517 additions
and
2,264 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
This file was deleted.
Oops, something went wrong.
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.