- 21 Dec, 2019 4 commits
-
-
Aymeric Augustin authored
This optimizes the total run time of the Circle CI test suite.
-
Aymeric Augustin authored
We're already using as many processes in parallel as we have CPU cores. Furthermore, the number of core may be incorrectly calculated as 36 (we've seen this in pytest-xdist) which make compound the problem. PyTorch performance craters without this.
-
Aymeric Augustin authored
This should prevent two issues: - hitting API rate limits for tests that hit the HF API - multiplying the cost of expensive test setups
-
Aymeric Augustin authored
Set the number of CPUs manually based on the Circle CI resource class, or else we're getting 36 CPUs, which is far too much (perhaps that's the underlying hardware and not what Circle CI allocates to us). Don't parallelize the custom tokenizers tests because they take less than one second to run and parallelization actually makes them slower.
-
- 20 Dec, 2019 1 commit
-
-
thomwolf authored
-
- 19 Dec, 2019 1 commit
-
-
thomwolf authored
-
- 11 Dec, 2019 6 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Masatoshi Suzuki authored
-
- 06 Dec, 2019 1 commit
-
-
R茅mi Louf authored
We add a script and a CI workflow to check that all download links present in the source code are valid.
-
- 27 Nov, 2019 1 commit
-
-
Lysandre authored
-
- 26 Nov, 2019 4 commits
- 14 Nov, 2019 2 commits
- 22 Oct, 2019 4 commits
-
-
Lysandre Debut authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
- 10 Oct, 2019 1 commit
-
-
thomwolf authored
-
- 26 Sep, 2019 2 commits
-
-
Julien Chaumond authored
Co-Authored-By:Lysandre Debut <lysandre.debut@reseau.eseo.fr>
-
thomwolf authored
-
- 24 Sep, 2019 2 commits
- 11 Sep, 2019 1 commit
-
-
LysandreJik authored
-
- 08 Sep, 2019 4 commits
- 05 Sep, 2019 4 commits
- 02 Sep, 2019 1 commit
-
-
LysandreJik authored
-
- 31 Aug, 2019 1 commit
-
-
Julien Chaumond authored
-