- 28 Oct, 2021 1 commit
-
-
Jirka Borovec authored
Co-authored-by:Nicolas Hug <nicolashug@fb.com>
-
- 04 Oct, 2021 1 commit
-
-
Philip Meier authored
* add ufmt as code formatter * cleanup * quote ufmt requirement * split imports into more groups * regenerate circleci config * fix CI * clarify local testing utils section * use ufmt pre-commit hook * split relative imports into local category * Revert "split relative imports into local category" This reverts commit f2e224cde2008c56c9347c1f69746d39065cdd51. * pin black and usort dependencies * fix local test utils detection * fix ufmt rev * add reference utils to local category * fix usort config * remove custom categories sorting * Run pre-commit without fixing flake8 * got a double import in merge Co-authored-by:Nicolas Hug <nicolashug@fb.com>
-
- 18 Apr, 2021 1 commit
-
-
t-rutten authored
-
- 20 Mar, 2021 1 commit
-
-
Avijit Dasgupta authored
* added .item() for target inside getitem * changed fakedataset's expected return type Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 31 Jul, 2020 1 commit
-
-
Philip Meier authored
-
- 16 Jul, 2019 1 commit
-
-
Zhiqiang Wang authored
* Remove duplicate code * Passed transform and target_transform to the constructor
-
- 04 Apr, 2019 1 commit
-
-
Philip Meier authored
* introduced new super class for all vision datasets * Removed root from repr if dataset has no root * reverted some overly-ambitious autoformatting * reverted some overly-ambitious autoformatting * added split attribute to repr of STL10 dataset * made Python2 friendly and more robust * Fixed call of the superclass constructor * moved transform and target_transform back to the base classes * added check if transforms are present before printing to avoid setting them within the constructor * added missing transforms and target_transforms to base classes * fixed linter error
-
- 09 Mar, 2019 1 commit
-
-
Will Frey authored
Raise an `IndexError` for `FakeData.__getitem__()` if the index would be out of range.
-
- 11 Sep, 2018 1 commit
-
-
vfdev authored
Target `float` -> `long`
-
- 04 Jan, 2018 1 commit
-
-
Vishwak Srinivasan authored
* add __repr__ for datasets * fix lint
-
- 06 Dec, 2017 1 commit
-
-
Jon Crall authored
* param to cause FakeData to generate different images
-
- 20 Jul, 2017 2 commits
-
-
Soumith Chintala authored
-
Soumith Chintala authored
-