DaRealNim
Results
1
issues of
DaRealNim
### 🐛 Describe the bug `torch_geometric.nn.parameter_dict.ParameterDict` uses a set for its `CLASS_ATTRS` attribute. This is incompatible with torchscript, and prevents scripting of the HGTConv layer, which uses it Minimal reproducible...
bug