Closed zjwu0522 closed 2 years ago
I tried to run RE-Net on a Tesla V100, but it takes over 10 hours for one epoch.
Besides, GPU utilization has been very low, I guess it is the problem of dataloader.
I wanna know if anyone has successfully and efficiently implemented this algorithm?
Hi! Which dataset/version of DGL did you use?
I meet the same problem. When i run train.py,it is too slow. I wanna know hou to run ecciciently.
I tried to run RE-Net on a Tesla V100, but it takes over 10 hours for one epoch.
Besides, GPU utilization has been very low, I guess it is the problem of dataloader.
I wanna know if anyone has successfully and efficiently implemented this algorithm?