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
I have encountered a bug related to the forward method of BotRGCN in models.py. It seems that the indexing should start at 0 instead of 1. This could lead to unexpected behavior in the implementation. Thank you for your attention to this issue. I appreciate your work on this project!
The text was updated successfully, but these errors were encountered:
I have encountered a bug related to the forward method of BotRGCN in models.py. It seems that the indexing should start at 0 instead of 1. This could lead to unexpected behavior in the implementation. Thank you for your attention to this issue. I appreciate your work on this project!
The text was updated successfully, but these errors were encountered: