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
Hello, thank you very much for your work. I noticed num_features in your code. I want to know what it means and how it is set in use.Thank you for your reply.
The text was updated successfully, but these errors were encountered:
Hi, thanks for attention, 'num_features' means the number of node/edge feature channel in this work. and you can see more about 'num_features' in BatchNorm, InstanceNorm:
Hello, thank you very much for your work. I noticed num_features in your code. I want to know what it means and how it is set in use.Thank you for your reply.
The text was updated successfully, but these errors were encountered: