Kimon Fountoulakis
Kimon Fountoulakis
ok, so should we close this?
Meng, here is the reply that I got "But even for the case of directed edges, it is still wrong, because it adds two edges (one forward edge and one...
I am adding a bit of info to that too. It’s easy to use higher order method for undirected graphs. Shenghao (CC’ed) has an implementation here: https://github.com/opallab/Local-Hyper-flow-Diffusion You can follow...
I added a custom sampler and set the number of workers to 0 to make sure that each GPU process uses the correct indices, but it still freezes. Here is...
I also set `--cpus-per-task=1` To make sure that there is no CPU multiprocessing going on. Still freezes.
Hey, sorry. I was working on a conference deadline. I removed the custom sampler. It wasn't working. I think that padding to make sure that all samples have the same...