"vscode:/vscode.git/clone" did not exist on "d9227cf78836fffd7aec639a072e6da4d6736aa2"
- 06 Sep, 2021 1 commit
-
-
SamuelGabriel authored
* Initial Proposal * Tensor Save Test + Test Name Fix * Formatting + removing unused argument * fix old argument * fix isnan check error + indexing error with jit * Fix Flake8 error. * Fix MyPy error. * Fix Flake8 error. * Fix PyTorch JIT error in UnitTests due to type annotation. * Fixing tests. * Removing type ignore. * Adding support of ta_wide in references. * Move methods in classes. * Moving new classes to the bottom. * Specialize to TA to TAwide * Add missing type * Fixing lint * Fix doc * Fix search space of TrivialAugment. Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> Co-authored-by:
Vasilis Vryniotis <vvryniotis@fb.com>
-
- 05 Sep, 2021 1 commit
-
-
Kai Zhang authored
-
- 02 Sep, 2021 2 commits
-
-
Vasilis Vryniotis authored
* Adding docs for RandAugment. * Fix docs.
-
Vasilis Vryniotis authored
* Adding randaugment implementation * Refactoring. * Adding num_magnitude_bins. * Adding FIXME.
-
- 31 Aug, 2021 1 commit
-
-
Vasilis Vryniotis authored
-
- 26 Aug, 2021 1 commit
-
-
Vasilis Vryniotis authored
-
- 18 Aug, 2021 1 commit
-
-
Aditya Oke authored
* fix * add functional PIL typings * fix types * fix types * fix a small one * small fix * fix type * fix interpolation types Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 16 Aug, 2021 2 commits
-
-
F-G Fernandez authored
* style: Added typing annotations * style: Fixed typing * style: Fixed typing * Remove unnecessary any. * Update mypy.ini Co-authored-by:
Francisco Massa <fvsmassa@gmail.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> Co-authored-by:
Vasilis Vryniotis <vvryniotis@fb.com>
-
F-G Fernandez authored
* style: Added missing typing annotations * style: Fixed typing * style: Fixed typing * chore: Updated mypy.ini Co-authored-by:
Francisco Massa <fvsmassa@gmail.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 28 Jul, 2021 1 commit
-
-
vfdev authored
* WIP on backward op interpolation with AA * Removed cuda tests and reformat cpp code * Fixed clang wrong formatting * Added channels last test case Co-authored-by:
vfdev-5 <vfdev-5@gmail.com> Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
-
- 30 Jun, 2021 1 commit
-
-
Nicolas Hug authored
-
- 18 Jun, 2021 1 commit
-
-
Gaurav7888 authored
Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> Co-authored-by:
Nicolas Hug <nicolashug@fb.com>
-
- 21 May, 2021 1 commit
-
-
Vasilis Vryniotis authored
* Moving tensors to the right device. * Switch to gpu.medium
-
- 20 May, 2021 1 commit
-
-
Sofiane Abbar authored
replaced byteTensor with from_numpy fixed lint issues and copy related worning Co-authored-by:
Sofiane Abbar <sofa@fb.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 17 May, 2021 1 commit
-
-
Jaesun Park authored
* Make crop work the same for pil and tensor * Only call pad if needed in functional_tensor.crop * Fix top-left functional_tensor.crop * Update document for functional.crop * Add other test cases of functional.crop * Fix bug * Fixing formattter * Fix stylings Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 13 May, 2021 1 commit
-
-
vfdev authored
* Added support for bicubic mode with AA * Updated comment in the test
-
- 11 May, 2021 1 commit
-
-
Vasilis Vryniotis authored
* Fix inconsistent version pinning across yaml files. * Pin pillow to >=5.3.0 * Pin pillow>=5.3.0 everywhere
-
- 10 May, 2021 1 commit
-
-
vfdev authored
* WIP Added antialias option to transforms.functional.resize * Updates according to the review * Excluded these C++ files for iOS build * Added support for mixed downsampling/upsampling * Fixed heap overflow caused by explicit loop unrolling * Applied PR review suggestions - used pytest parametrize instead unittest - cast to scalar_t ptr - removed interpolate aa files for ios/android keeping original cmake version
-
- 27 Apr, 2021 2 commits
-
-
Aditya Oke authored
* Add docs for Interpolation modes * Update torchvision/transforms/functional.py Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
Aditya Oke authored
Co-authored-by:Nicolas Hug <nicolashug@fb.com>
-
- 21 Apr, 2021 1 commit
-
-
Zhengyang Feng authored
-
- 20 Apr, 2021 1 commit
-
-
Nicolas Hug authored
-
- 16 Apr, 2021 1 commit
-
-
Prabhat Roy authored
-
- 14 Apr, 2021 1 commit
-
-
Nicolas Hug authored
-
- 12 Apr, 2021 1 commit
-
-
Lewis Patten authored
-
- 08 Apr, 2021 1 commit
-
-
Nicolas Hug authored
* Fixed return docstrings * Added some refs and corrected some parts * more refs, and a note about dtypes Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 07 Apr, 2021 2 commits
-
-
Nicolas Hug authored
* bump to 5.3.0 * Also make 3.6 CI runs rely on 5.3.0
-
Aditya Oke authored
-
- 31 Mar, 2021 1 commit
-
-
Nicolas Hug authored
* docs for resize * address comment: describe antialiasing
-
- 30 Mar, 2021 1 commit
-
-
Vasilis Vryniotis authored
-
- 20 Mar, 2021 1 commit
-
-
Nicolas Hug authored
Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 18 Mar, 2021 1 commit
-
-
Nicolas Hug authored
-
- 16 Mar, 2021 1 commit
-
-
Nikhil Kumar authored
Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 10 Mar, 2021 2 commits
-
-
Aditya Oke authored
* add _all for autoaugment * adds docs * add docs, test locally * refactored as per code review
-
Nicolas Hug authored
-
- 08 Mar, 2021 1 commit
-
-
Nicolas Hug authored
* use bincount instead of hist * only use bincount when on CPU * Added equality test for CPU vs cuda * Fix flake8 and tests * tuple instead of int for size
-
- 04 Mar, 2021 1 commit
-
-
Nicolas Hug authored
* WIP, still needs tests and docs * tests * flake8 * Docs + fixed some tests * proper error messages
-
- 03 Mar, 2021 1 commit
-
-
KAI ZHAO authored
-
- 02 Mar, 2021 1 commit
-
-
Sanket Thakur authored
* fixed origin head * fixed inconsistent casting * updated functional_tensor.py Modified the .to() method to convert_image_dtype() method. * Apply suggestions from code review Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 26 Feb, 2021 1 commit
-
-
Nicolas Hug authored
* deprecate _video modules * flake8 Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-