- 31 Oct, 2017 1 commit
-
-
Tzu-Wei Huang authored
-
- 17 Oct, 2017 1 commit
-
-
Alykhan Tejani authored
-
- 21 Sep, 2017 1 commit
-
-
Alykhan Tejani authored
update SVHN docs to note label change for digit 0
-
- 15 Sep, 2017 1 commit
-
-
Wilbur Wu authored
According to the comment, this should be 1MB which is 1024*1024 bytes.
-
- 02 Sep, 2017 1 commit
-
-
Dr. Kashif Rasul authored
* added FashionMNIST dataset * documentation * fixed formatting * fixed formatting
-
- 22 Aug, 2017 1 commit
-
-
Soumith Chintala authored
-
- 21 Aug, 2017 1 commit
-
-
Mikhail Korobov authored
-
- 15 Aug, 2017 1 commit
-
-
moskomule authored
* enable ~ expression in datasets * fixed root in __init__ to self.root
-
- 02 Aug, 2017 1 commit
-
-
Gabriel Bianconi authored
-
- 27 Jul, 2017 1 commit
-
-
Keon authored
-
- 26 Jul, 2017 1 commit
-
-
Keon authored
-
- 20 Jul, 2017 2 commits
-
-
Soumith Chintala authored
-
Soumith Chintala authored
-
- 03 Jul, 2017 2 commits
-
-
vabh authored
-
Anuvabh Dutt authored
Make the labels be 1d tensors of type `np.int64`. Assign label `0` to data samples of digit 0. The original dataset assigns them label `10`.
-
- 02 Jul, 2017 1 commit
-
-
Jiren Jin authored
-
- 13 Jun, 2017 1 commit
-
-
Ryuichiro Hataya authored
-
- 02 Jun, 2017 1 commit
-
-
Sasank Chilamkurthy authored
* Add documentation for transforms * document and remove unused imports in mnist.py * document lsun, mscoco datasets * rest of the datasets documented * Clean up the documentation in other functions * Add links for datasets * Add more documentation * pep8 fix
-
- 28 May, 2017 1 commit
-
-
Zhou Le authored
-
- 26 May, 2017 1 commit
-
-
- 21 Apr, 2017 1 commit
-
-
Sam Gross authored
It can be enabled by calling torchvision.set_image_backend('accimage')
-
- 23 Mar, 2017 1 commit
-
-
soumith authored
-
- 18 Mar, 2017 4 commits
- 16 Mar, 2017 1 commit
-
-
Uridah Sami Ahmed authored
-
- 11 Mar, 2017 2 commits
-
-
ngimel authored
-
Alykhan Tejani authored
* fix for to_tensor when input is np.ndarray of shape [H,W,C]. Issue #48 pytorch/vision * update cifar datasets to transpose images from CHW -> HWC * fix flake8 issue on test_transforms.py
-
- 02 Mar, 2017 1 commit
-
-
Elad Hoffer authored
-
- 01 Mar, 2017 1 commit
-
-
Max Joseph authored
-
- 28 Feb, 2017 1 commit
-
-
NC Cullen authored
-
- 27 Feb, 2017 4 commits
-
-
NC Cullen authored
-
Soumith Chintala authored
-
Luke Yeager authored
-
Luke Yeager authored
git ls-files | grep '\.py$' | xargs -n1 -P`nproc` autopep8 -i
-
- 24 Feb, 2017 1 commit
-
-
Sean Robertson authored
-
- 23 Jan, 2017 1 commit
-
-
zhoumingjun authored
tgz_mdf should be changed to tgz_md5 to make it work
-
- 19 Jan, 2017 1 commit
-
-
Adam Paszke authored
-
- 17 Jan, 2017 1 commit
-
-
Tian Qi Chen authored
-