- 09 Apr, 2019 1 commit
-
-
Soumith Chintala authored
-
- 06 Mar, 2019 1 commit
-
-
Olivier Courtin authored
Remove explicit Python interpreter name.
-
- 28 Feb, 2019 1 commit
-
-
Francisco Massa authored
-
- 06 Dec, 2018 1 commit
-
-
Will Frey authored
* Add scipy as a dependency to setup.py `scipy` is imported in both the `torchvision.datasets.svhn` module and the `torchvision.models.inception` module. * Update setup.py Make scipy optional. It can be installed with `pip install torchvision[scipy]`.
-
- 25 Oct, 2018 1 commit
-
-
Kyryl Truskovskyi authored
* cast mnist targer to int * fix unused variables * fix syntax in tests * remove # noqa; rename l variable to line_split; use except OSError * add W504 * add W504 * add W503,W504 tox.ini
-
- 13 Jul, 2018 1 commit
-
-
Vishwak Srinivasan authored
* reduce tqdm version to 4.19 for py2.7 to avoid spurious error * Update setup.py * Missed = * Update wrong version string
-
- 30 May, 2018 1 commit
-
-
ngimel authored
* make vision depend on pillow-simd if already installed * actually make pillow-simd optional
-
- 11 May, 2018 1 commit
-
-
Maruth Goyal authored
* Added Progress Bar to the dataset downloading utility * Updated progressbar to update by blcoks * Added progressbar2 to the requirements * fixed style issues * Shifted from progressbar to tqdm
-
- 09 Mar, 2018 2 commits
-
-
Soumith Chintala authored
This reverts commit ab03dc43.
-
Frédérik Paradis authored
* Adding tests to ImageFolder * Adding DatasetFolder class * Fix tests for pytest and code for lint checker * Adding mock to requirements for ImageFolder tests
-
- 07 Oct, 2017 2 commits
-
-
Sasank Chilamkurthy authored
-
Sasank Chilamkurthy authored
Pattern from: https://packaging.python.org/guides/single-sourcing-package-version/
-
- 11 Sep, 2017 1 commit
-
-
Alykhan Tejani authored
-
- 06 Aug, 2017 1 commit
-
-
Soumith Chintala authored
-
- 29 Mar, 2017 1 commit
-
-
Soumith Chintala authored
-
- 18 Mar, 2017 1 commit
-
-
Soumith Chintala authored
-
- 19 Jan, 2017 1 commit
-
-
Soumith Chintala authored
-
- 18 Jan, 2017 3 commits
-
-
Thomas Grainger authored
-
smartkiwi authored
-
soumith authored
-
- 10 Nov, 2016 2 commits