- 23 Mar, 2017 1 commit
-
-
TomitaNaofumi authored
Without clipping, any values larger than 255 will be replaced with int(v mod 256) by byte(), which results in high freq noise in image.
-
- 16 Mar, 2017 1 commit
-
-
Soumith Chintala authored
-
- 13 Mar, 2017 1 commit
-
-
Soumith Chintala authored
-
- 11 Mar, 2017 2 commits
-
-
Edgar Simo-Serra authored
-
Geoff Pleiss authored
In python2, calling `make_grid` won't display the last images if the number of images doesn't divide `nrow`. Int division... This should fix that!
-
- 27 Feb, 2017 1 commit
-
-
Luke Yeager authored
git ls-files | grep '\.py$' | xargs -n1 -P`nproc` autopep8 -i
-
- 16 Dec, 2016 1 commit
-
-
Adam Lerer authored
-
- 15 Dec, 2016 2 commits
-
-
Soumith Chintala authored
-
Adam Lerer authored
-
- 29 Nov, 2016 1 commit
-
-
Soumith Chintala authored
-
- 18 Nov, 2016 1 commit
-
-
soumith authored
-