Skip to content

Commit

Permalink
Merge branch 'main' of github.com:rllm-team/rllm
Browse files Browse the repository at this point in the history
  • Loading branch information
JianwuZheng413 committed Aug 13, 2024
2 parents 117f2fb + 115f7aa commit c5ef7b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/bridge/bridge_tml1m.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
x=x,
y=user_table.y.long(),
transform=T.GCNNorm(loop=False),
edge_per_node=30,
)
graph.user_table = user_table
graph.movie_table = movie_table
Expand Down

0 comments on commit c5ef7b3

Please sign in to comment.