- 05 Dec, 2022 1 commit
-
-
Jithun Nair authored
* Update to ROCm 5.3 * Regenerate config.yml
-
- 30 Nov, 2022 2 commits
-
-
Omkar Salpekar authored
-
Omkar Salpekar authored
* [Nova] Disable CircleCI Linux Unittests * add back linux gpu jobs
-
- 21 Nov, 2022 1 commit
-
-
Omkar Salpekar authored
* [Nova] Disable Linux Wheels Builds from CircleCI * remove old comment
-
- 11 Nov, 2022 1 commit
-
-
Philip Meier authored
* remove prototype datasets from CI * move encoded features to prototype datasets namespace * remove decoding transforms * [REVERT ME] reinstate prototype datasets CI * Revert "[REVERT ME] reinstate prototype datasets CI" This reverts commit 215fb185cf6be5be7adf0388116c77acc9a5d3f3.
-
- 11 Oct, 2022 1 commit
-
-
Andrey Talman authored
* Increase inactivity timeout for binary build jobs * Fix binary build steo
-
- 28 Sep, 2022 1 commit
-
-
Andrey Talman authored
* Removing cuda 102 Display cuda info Address comments try to resolve CUDA version issue More work Base debugging Fix cuda version passing Testing Adding config.yml Adding command we use for pytorch vision install Adding unit tests Modify install command Refactor config.in Move cpu tests to different PR Remove debug code Testing similar exception for linux as windows update test_models.py Revert "Testing similar exception for linux as windows" This reverts commit 4aaee0b56376440bb56ecd3efe25b60595a241a5. Revert "update test_models.py" This reverts commit 413651a308f68b6801681ddfc2c21201c4df3207. * Removing debug statement * Reverting to old command
-
- 27 Sep, 2022 1 commit
-
-
Andrey Talman authored
-
- 14 Sep, 2022 1 commit
-
-
Andrey Talman authored
Fix cuda 11.6 and 11.7 Check nvjpeg from CONDA Path More cuda11.6 Trying to fix the build Trying to fix the build Removing nvjpeg logic Add NvToolsExt dll path Fix lint
-
- 13 Sep, 2022 1 commit
-
-
Jithun Nair authored
Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 25 Aug, 2022 1 commit
-
-
ptrblck authored
* add CUDA11.7 builds * add CUDA 11.7 builds * run regenerate.py * try to add filters to binary_win_conda_py3.10_cu117 * rerun regenerate.py * Removing conda-forge adding cu117 to windows unit tests * Debug code * Remove debug code Co-authored-by:atalman <atalman@fb.com>
-
- 25 Jul, 2022 1 commit
-
-
Nicolas Hug authored
Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 29 Jun, 2022 1 commit
-
-
Vasilis Vryniotis authored
-
- 10 May, 2022 1 commit
-
-
Philip Meier authored
* remove explicit install of Pillow throughout CI * explicitly install zlib in windows conda env * check pillow on Windows * move check into conda env * fix * more debug output * more debug * add debug also to linux * retry w/ and w/o packaging third party library * tag debug * more debug * pin setuptools < 61 * install setuptools from pip * cleanup * try remove one more Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 09 May, 2022 1 commit
-
-
KyleCZH authored
* [ROCm] Upgrade to rocm5.1.1 * retrigger checks Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 04 May, 2022 1 commit
-
-
Nicolas Hug authored
-
- 28 Apr, 2022 1 commit
-
-
Philip Meier authored
* add Windows and macOS CI jobs for prototype tests * fix CircleCI config * cleanup * use 3.8 as base to surface errors * try using bash explicitly * cleanup * try test reports * debug * disable CircleCI * add write permissions for write * expand permissions * try move permissions on job rather than global * debug * always debug * maximum permissions * cleanup * cleanup
-
- 22 Apr, 2022 1 commit
-
-
Andrey Talman authored
-
- 21 Apr, 2022 1 commit
-
-
Andrey Talman authored
Co-authored-by:
Nikita Shulga <nshulga@fb.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 11 Apr, 2022 1 commit
-
-
Nikita Shulga authored
As Ubuntu-1604 runners will no longer be available in early May 2022 Update `ubuntu-1604:201903-01` to `ubuntu-2004:202104-01` and `ubuntu-1604-cuda-10.2:202012-01` to `ubuntu-2004-cuda-11.4:202110-01` Per [CircleCI Configuration reference](https://circleci.com/docs/2.0/configuration-reference/)
-
- 04 Apr, 2022 1 commit
-
-
KyleCZH authored
Signed-off-by:
Kyle Chen <kylechen@amd.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 31 Mar, 2022 1 commit
-
-
Philip Meier authored
* upgrade to next-gen CircleCI convenience images * [DEBUG] try latest Android NDK convenience image * [DEBUG] try earliest next-gen android image
-
- 24 Mar, 2022 1 commit
-
-
Philip Meier authored
-
- 22 Mar, 2022 2 commits
-
-
Vasilis Vryniotis authored
* Moving basefiles outside of prototype and porting Alexnet, ConvNext, Densenet and EfficientNet. * Porting googlenet * Porting inception * Porting mnasnet * Porting mobilenetv2 * Porting mobilenetv3 * Porting regnet * Porting resnet * Porting shufflenetv2 * Porting squeezenet * Porting vgg * Porting vit * Fix docstrings * Fixing imports * Adding missing import * Fix mobilenet imports * Fix tests * Fix prototype tests * Exclude get_weight from models on test * Fix init files * Porting googlenet * Porting inception * porting mobilenetv2 * porting mobilenetv3 * porting resnet * porting shufflenetv2 * Fix test and linter * Fixing docs. * Porting Detection models (#5617) * fix inits * fix docs * Port faster_rcnn * Port fcos * Port keypoint_rcnn * Port mask_rcnn * Port retinanet * Port ssd * Port ssdlite * Fix linter * Fixing tests * Fixing tests * Fixing vgg test * Porting Optical Flow, Segmentation, Video models (#5619) * Porting raft * Porting video resnet * Porting deeplabv3 * Porting fcn and lraspp * Fixing the tests and linter * Porting docs, examples, tutorials and galleries (#5620) * Fix examples, tutorials and gallery * Update gallery/plot_optical_flow.py Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> * Fix import * Revert hardcoded normalization * fix uncommitted changes * Fix bug * Fix more bugs * Making resize optional for segmentation * Fixing preset * Fix mypy * Fixing documentation strings * Fix flake8 * minor refactoring Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> * Resolve conflict * Porting model tests (#5622) * Porting tests * Remove unnecessary variable * Fix linter * Move prototype to extended tests * Fix download models job * Update CI on Multiweight branch to use the new weight download approach (#5628) * port Pad to prototype transforms (#5621) * port Pad to prototype transforms * use literal * Bump up LibTorchvision version number for Podspec to release Cocoapods (#5624) Co-authored-by:
Anton Thomma <anton@pri.co.nz> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> * pre-download model weights in CI docs build (#5625) * pre-download model weights in CI docs build * move changes into template * change docs image * Regenerated config.yml Co-authored-by:
Philip Meier <github.pmeier@posteo.de> Co-authored-by:
Anton Thomma <11010310+thommaa@users.noreply.github.com> Co-authored-by:
Anton Thomma <anton@pri.co.nz> * Porting reference scripts and updating presets (#5629) * Making _preset.py classes * Remove support of targets on presets. * Rewriting the video preset * Adding tests to check that the bundled transforms are JIT scriptable * Rename all presets from *Eval to *Inference * Minor refactoring * Remove --prototype and --pretrained from reference scripts * remove pretained_backbone refs * Corrections and simplifications * Fixing bug * Fixing linter * Fix flake8 * restore documentation example * minor fixes * fix optical flow missing param * Fixing commands * Adding weights_backbone support in detection and segmentation * Updating the commands for InceptionV3 * Setting `weights_backbone` to its fully BC value (#5653) * Replace default `weights_backbone=None` with its BC values. * Fixing tests * Fix linter * Update docs. * Update preprocessing on reference scripts. * Change qat/ptq to their full values. * Refactoring preprocessing * Fix video preset * No initialization on VGG if pretrained * Fix warning messages for backbone utils. * Adding star to all preset constructors. * Fix mypy. Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> Co-authored-by:
Philip Meier <github.pmeier@posteo.de> Co-authored-by:
Anton Thomma <11010310+thommaa@users.noreply.github.com> Co-authored-by:
Anton Thomma <anton@pri.co.nz>
-
Philip Meier authored
-
- 16 Mar, 2022 1 commit
-
-
Philip Meier authored
* pre-download model weights in CI docs build * move changes into template * change docs image
-
- 10 Mar, 2022 1 commit
-
-
Matti Picus authored
* fix documentation version problems * add missing import * linting
-
- 04 Mar, 2022 1 commit
-
-
Andrey Talman authored
* Dsiabling smoke test for nightly builds * fix lint Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 24 Feb, 2022 3 commits
-
-
Andrey Talman authored
-
Vasilis Vryniotis authored
-
Nikita Shulga authored
Also, remove reference to conda-forge, all CUDA toolchain should be available from NVIDIA channel Install h5py from pip on Windows and skip failing gaussian_blur tests if Win+CUDA11.3 is used
-
- 23 Feb, 2022 1 commit
-
-
Philip Meier authored
* Revert "disable ufmt pre-commit hook (#5454)" This reverts commit 9301685a. * upgrade ufmt to 1.3.2
-
- 22 Feb, 2022 1 commit
-
-
Philip Meier authored
* disable ufmt pre-commit hook * run ufmt outside of pre-commit
-
- 20 Feb, 2022 1 commit
-
-
Nikita Shulga authored
* Add Python-3.10 (build and test) * Fix functional.adjust_gamma Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> Co-authored-by:
Joao Gomes <joaopsgomes@gmail.com>
-
- 27 Jan, 2022 1 commit
-
-
Nicolas Hug authored
* Add PCAM dataset to prototype area * use BytesIO instead of writing file to disk * Apply suggestions from code review Co-authored-by:
Philip Meier <github.pmeier@posteo.de> * remove noqa * typos * Use _Resource namedtuple * Add h5py to unittest_prototype job * use .item() on target * Forgot to call regenerate.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de>
-
- 25 Jan, 2022 1 commit
-
-
Jithun Nair authored
Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> Co-authored-by:
Nikita Shulga <nshulga@fb.com>
-
- 31 Dec, 2021 1 commit
-
-
Prabhat Roy authored
-
- 09 Dec, 2021 1 commit
-
-
Andrey Talman authored
* Add CUDA-11.5 builds to torchvision * Try to fix cudatoolkit issue * Trying to use cuda11.5 instead of the toolkit * Trying to rollback last two changes * Testing * Using conda-forge only for cuda115 builds * Fix typo
-
- 08 Dec, 2021 1 commit
-
-
Philip Meier authored
* Revert "[FBcode->GH] remove unused requests functionality (#5014)" This reverts commit 33123bee. * Revert "replace requests with urllib (#4973)" This reverts commit 8d25de7b. * add requests as hard dependency * install library stubs in CI * fix syntax * add requests to conda dependencies * fix mypy CI
-
- 30 Nov, 2021 1 commit
-
-
Philip Meier authored
* improve COCO prototype * test 2017 annotations * add option to include captions * fix categories and add tests * cleanup * add correct image size to bounding boxes * fix annotation collation * appease mypy * add benchmark * always use image as reference * another refactor * add support for segmentations * add support for segmentations * fix CI dependencies
-