benchmark
9c2cc752 - Retry for torch_multimodal_clip download (#2661)

Commit
57 days ago
Retry for torch_multimodal_clip download (#2661) Summary: Pull Request resolved: https://github.com/pytorch/benchmark/pull/2661 Test Plan: ``` python install.py Rate limited (429). Retrying in 3 seconds... (attempt 1/10) Rate limited (429). Retrying in 6 seconds... (attempt 2/10) Rate limited (429). Retrying in 12 seconds... (attempt 3/10) Rate limited (429). Retrying in 24 seconds... (attempt 4/10) Successfully downloaded /data/users/atalman/benchmark/torchbenchmark/models/torch_multimodal_clip/.data/pizza.jpg ``` 1. More realistic headers 2. Retries when trying to download the image Reviewed By: huydhn Differential Revision: D89906869 Pulled By: atalman fbshipit-source-id: 68f34113c577c320bf37fbe4e260eb80949d0c89
Author
Committer
Parents
Loading