|
if not os.path.exists(cached_file): |
There should be a recommendation how to cache / download files and checkpoints correctly betwen multiple workers or at least warn of these problems
Same might happen if all of workers are using torchvision pretrained models? (which lead to this caching presumably)
cc @ezyang @gchanan @zou3519 @nairbv @NicolasHug @vmoens @jdsgomes