Matthias Fey

Results 1128 comments of Matthias Fey

you don't see them since DeprecationWarnings are not shown by default. It is visible in `pytest` though.

just call the warning as `warn("foo")`, without the stacklevel and category.

Will work on it in the next week.

Sorry for the delay, we will bump this in priority.

Sorry for late response. Do you have a minimal example to reproduce? This may look dataset specific as I cannot reproduce it in a test.

Thanks for the example. I can reproduce it on example `957`: ``` Data(edge_index=[2, 109], y=[1], num_nodes=51) ``` I am not totally sure why this happens though, but it seems more...

Oh, I see. It looks like `pytorch-cuda` is not correctly respected on our end.

That would be amazing :)