Closed zhr01 closed 2 years ago
Hello, Did you cache training data? If you always compute features on the go, it'll take you a very long time.
Thanks for your reply. I think the mem of my server is not enough for data preprocessing. I reduce the value of batch_size, num_workers,and 'Number of threads across all nodes', the code runs without problem. It's just too slow
training too slow
According to tutorial,I use command lines to train lanegcn model, below is how I setup the exp:
It took me almost 2 DAY to run 11 batch,
Setup