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

Pyg wrapper #7

Merged
merged 3 commits into from
Mar 30, 2023
Merged

Pyg wrapper #7

merged 3 commits into from
Mar 30, 2023

Conversation

shenyangHuang
Copy link
Owner

added tgb/edgeregression/dataset_pyg.py as wrapper for pyg dataloader
added example for tgn in examples/edgeregression/tgn.py
still has some errors, RuntimeError: Index put requires the source and destination dtypes match, got Long for the destination and Double for the source.
need further checking

@shenyangHuang shenyangHuang added the High Priority High Priority label Mar 28, 2023
@shenyangHuang shenyangHuang self-assigned this Mar 28, 2023
@shenyangHuang shenyangHuang linked an issue Mar 28, 2023 that may be closed by this pull request
@fpour fpour merged commit 2e64253 into main Mar 30, 2023
@shenyangHuang shenyangHuang deleted the pyg_wrapper branch April 14, 2023 13:13
@shenyangHuang shenyangHuang restored the pyg_wrapper branch April 14, 2023 13:13
@shenyangHuang shenyangHuang deleted the pyg_wrapper branch April 14, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority High Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PyG wrapper for Dataloader
2 participants