8000 Tags · arangoml/pyg-adapter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: arangoml/pyg-adapter

Tags

1.1.3

Toggle 1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: `edge_index.dtype` is `float` (#31)

* add `edge_index.dtype` assertions

(tests should fail)

* fix: `edge_index.dtype` to `int`

* fix: `edge_index` creation

* cleanup

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Code Cleanup (#23)

* 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

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from arangoml/housekeeping

More housekeeping

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from arangoml/workflow-patch

Update release.yml

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: release.yml typo

0