Hi @ptrblck, I am facing the same issue. I run my script with python -m torch.utils.bottleneck main.py -args
, the script gets executed, and nothing gets printed. I am using Pytorch version 1.1.0, on a machine with 4 P100 GPUs. Is there something I am missing regarding the inputs?
I also did not find many resources while trying to understand what happens under the hood, could you point me to any?