Pau Vila Soler
Results
2
comments of
Pau Vila Soler
``` data.validate() ``` returns _True_ for every HeteroData object in the Dataset. I was thinking maybe it could be an issue with how the edge indices are encoded as the...
It was indeed this issue. However, shouldn't data.validate() return False in cases like these where the indices are wrongly encoded? Thanks a lot anyway!