-
Notifications
You must be signed in to change notification settings - Fork 47
Pull requests: RUCAIBox/RecBole-GNN
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: use mean() instead of sum() for contrastive loss in SimGCL and NCL
#93
opened Apr 1, 2026 by
WeishuZ
Loading…
(1) Recbole 1.1.1 actually requires
torch>=1.10.0 instead of torch>=1.7.0 and (2) compatibility for numpy>=2.0
#88
opened Nov 26, 2024 by
bokveizen
Loading…
ProTip!
Filter pull requests by the default branch with base:main.