You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update backend documentation to state that masks constrain trainable edge
weights, while bias terms are node-level offsets rather than graph edges.
Document that bias=True allows graph-independent target-node offsets and that
bias=False gives the stricter graph-only weighted update behavior.
0 commit comments