ypengc7512
ypengc7512
I have the same question. I ran the imagenet code but found no acceleration when using multiple GPUs.
Thanks for your interest in our work. I will check it later. There may be some problems when calculating the evaluation metrics. The negative loss is normal because we use...
Be sure to use the MLE method to pre-train the model and use -restore to load the pre-trained checkpoint. I will update the code in the next few days.
We updated the code to PyTorch 1.1.0 and fixed some bugs. The newest code should not have the above problems.