Chen-Cai-OSU

Results 15 comments of Chen-Cai-OSU

I don't know what the possible reasons are. I also tried `pyg=2.0.4 + torch 1.7.1 + cuda 11.0` and get the same error. To reproduce the error, just add the...

Hello, Is it possible to provide a small example to showcase the use of limiting the running time of an experiment in a certain amount of time? I see sacred.utils.TimeoutInterrupt...

Thank you very much! I got the idea now.

Hello, Thank you for the quick response. I am interested in using your method but my concern is that my data is extremely sparse: the density is usually around 0.01%-0.03%....

Another question I had is that the subgraph for each (u, v) is not necessarily connected, right? How do you handle it when each subgraph has two connected components? Thank...