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
@wangfuli Hello, have you debugged with the HypergraphConv2d function, I have met tensor mismatch issues when "Adding the hyperedge center features to the aggregated hyperedge features" with following code
#8
Open
coolboy497 opened this issue
Nov 22, 2023
· 5 comments
@wangfuli Hello, have you debugged with the HypergraphConv2d function, I have met tensor mismatch issues when "Adding the hyperedge center features to the aggregated hyperedge features" with following code
aggregated_hyperedge_features += centers
Do you meet this issue? How to solve it?
Actually, the whole function seems weried, many issues.
I can't believe there is even a problem with mismatched function names in the code. It is obvious that this is a code with numerous flaws, which is completely different from its paper. It is difficult to imagine how it was published
aggregated_hyperedge_features += centers
Do you meet this issue? How to solve it?
Actually, the whole function seems weried, many issues.
Originally posted by @Batman0096 in #5 (comment)
The text was updated successfully, but these errors were encountered: