-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[GraphBolt] Temporal link prediction example crash #7505
Comments
I think the dataset dtypes are not consistent, the nodes and the graph node dtypes do not match. @frozenbugs @Rhett-Ying |
Regression tests do not show any result for the temporal link prediction example either. |
Temporarily fixed in #7503, see the TODO: dgl/examples/graphbolt/temporal_link_prediction.py Lines 298 to 305 in ec09676
|
This issue has been automatically marked as stale due to lack of activity. It will be closed if no further activity occurs. Thank you |
@frozenbugs feel free to assign someone else on the issue. |
This should have been fixed, confirmed on the latest regression result. |
@frozenbugs it is temporarily fixed, see my comment above: |
🐛 Bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should run without crash
Environment
conda
,pip
, source):Additional context
The text was updated successfully, but these errors were encountered: