- 27 Feb, 2017 4 commits
-
-
Soumith Chintala authored
-
Luke Yeager authored
-
Luke Yeager authored
-
Luke Yeager authored
git ls-files | grep '\.py$' | xargs -n1 -P`nproc` autopep8 -i
-
- 26 Feb, 2017 1 commit
-
-
Yili Zhao authored
-
- 25 Feb, 2017 1 commit
-
-
Hang Su authored
Previous assertion only allows numbers for `fill`, which rules out the possibility to pad multi-channel colors. For example, now fill=(255,255,255) or fill="white" can be used to achieve white padding for rgb inputs.
-
- 24 Feb, 2017 3 commits
-
-
Tzu-Wei Huang authored
YCbCr breaks the code without warning. Changed the code to make `ToTensor()` cope with all PIL image types.
-
Luke Yeager authored
-
Sean Robertson authored
-
- 21 Feb, 2017 1 commit
-
-
Sam Gross authored
-
- 16 Feb, 2017 1 commit
-
-
Alykhan Tejani authored
-
- 11 Feb, 2017 2 commits
-
-
Marat Dukhan authored
-
Marat Dukhan authored
* Add SqueezeNet 1.0 and 1.1 models * Selectively avoid inplace in SqueezeNet * Use Glorot uniform initialization in SqueezeNet * Make all ReLU in SqueezeNet in-place * Add pretrained SqueezeNet 1.0 and 1.1 * Minor fixes in SqueezeNet models
-
- 02 Feb, 2017 2 commits
-
-
Soumith Chintala authored
-
Thibault de Boissiere authored
* Update VGG doco
-
- 31 Jan, 2017 2 commits
-
-
Soumith Chintala authored
Use integer division in tests/test_transforms for array slice indices + various PEP-8 fixes
-
Alykhan Tejani authored
-
- 24 Jan, 2017 2 commits
-
-
Soumith Chintala authored
Fix typo in README.rst
-
Guillaume George authored
-
- 23 Jan, 2017 1 commit
-
-
zhoumingjun authored
tgz_mdf should be changed to tgz_md5 to make it work
-
- 21 Jan, 2017 2 commits
-
-
Soumith Chintala authored
add MNIST dataset to docs. Improve formatting of LSUN docs
-
Alykhan Tejani authored
-
- 19 Jan, 2017 12 commits
-
-
Soumith Chintala authored
Minor improvements
-
Adam Paszke authored
-
Adam Paszke authored
-
Soumith Chintala authored
-
Soumith Chintala authored
pip install from PyPI
-
Soumith Chintala authored
-
Thomas Grainger authored
-
Soumith Chintala authored
Install package dependencies automatically
-
Soumith Chintala authored
-
Soumith Chintala authored
fix package
-
Thomas Grainger authored
-
Thomas Grainger authored
-
- 18 Jan, 2017 3 commits
-
-
Thomas Grainger authored
-
smartkiwi authored
-
soumith authored
-
- 17 Jan, 2017 3 commits