Closed philtrade closed 5 years ago
A port from a recent PR in the fastai/fastai repo (https://github.com/fastai/fastai/pull/2393)
When in distributed training (multiple gpus), synchronize the load() of the model with a barrier synchronizer.
Regenerated related notebooks.
Check out this pull request on
You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.
Thanks!
A port from a recent PR in the fastai/fastai repo (https://github.com/fastai/fastai/pull/2393)
When in distributed training (multiple gpus), synchronize the load() of the model with a barrier synchronizer.
Regenerated related notebooks.