Deepak Agrawal

Results 5 comments of Deepak Agrawal

Is this enhancement already in place? How can I start using this version? The current implementation of `UniformRandomMetaPathWalk` is still very slow.

> This is sadly not supported yet. I think this needs its own condition [here](https://github.com/rusty1s/pytorch_sparse/blob/master/csrc/cpu/sample_cpu.cpp), where we want to perform weighted neighborhood sampling rather than uniform sampling. How can I...