- 23 Aug, 2021 1 commit
-
-
Nikita Shulga authored
-
- 19 Aug, 2021 1 commit
-
-
zzk1st authored
* Unpinned the libjpeg version and fixed jpeg_mem_dest's size type Windows BC issue * Temporarily get back pinned jpeg lib in order to run tests on CircleCI * Revert "Temporarily get back pinned jpeg lib in order to run tests on CircleCI" This reverts commit ab18a354150f750256b61911e54aa48621ef24cd. * Used using instead of typedef and Fixed comment typo Co-authored-by:
Zhongkai Zhu <zhongkai@fb.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 06 Aug, 2021 1 commit
-
-
Nikita Shulga authored
* Add CUDA-11.3 builds to torchvision Also mark `.cicrleci/config.yml` as autogenerated in `.gitattributes` * Add CUDA-11.3 install steps for Windows * And here as well
-
- 14 Jul, 2021 1 commit
-
-
Nicolas Hug authored
-
- 01 Jul, 2021 1 commit
-
-
Nicolas Hug authored
-
- 21 Jun, 2021 1 commit
-
-
Eli Uriegas authored
-
- 15 Jun, 2021 1 commit
-
-
Matti Picus authored
-
- 14 Jun, 2021 2 commits
-
-
Matti Picus authored
-
Nicolas Hug authored
-
- 11 Jun, 2021 2 commits
-
-
Matti Picus authored
* add filter for binary_linux_wheel_py3.7_cpu fixes issue #3997 * add tag,nightly filter to build_docs * flake8 formatting * fixes from review
-
Zhiqiang Wang authored
-
- 10 Jun, 2021 1 commit
-
-
Anirudh authored
-
- 09 Jun, 2021 2 commits
-
-
Anirudh authored
-
Nicolas Hug authored
-
- 21 May, 2021 3 commits
-
-
Vasilis Vryniotis authored
-
Vasilis Vryniotis authored
* Moving tensors to the right device. * Switch to gpu.medium
-
Vasilis Vryniotis authored
* Change cuda versions. * changing cu_version * patching regenerate.py * more changes.
-
- 19 May, 2021 1 commit
-
-
Jeff Daily authored
* add rocm4.2 to nightly wheel builds * remove rocm4.0.1 build Co-authored-by:
Francisco Massa <fvsmassa@gmail.com> Co-authored-by:
Eli Uriegas <1700823+seemethere@users.noreply.github.com>
-
- 17 May, 2021 1 commit
-
-
Nicolas Hug authored
-
- 11 May, 2021 2 commits
-
-
Vasilis Vryniotis authored
* Fix inconsistent version pinning across yaml files. * Pin pillow to >=5.3.0 * Pin pillow>=5.3.0 everywhere
-
Nikita Shulga authored
-
- 10 May, 2021 1 commit
-
-
Ivan Kobzarev authored
Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 07 May, 2021 1 commit
-
-
Vasilis Vryniotis authored
-
- 05 May, 2021 1 commit
-
-
moto authored
xcode Version 9 is no longer supported by Apple. https://developer.apple.com/support/xcode/ Updating xcode to 12.0, which also updates the macOS to 10.15. See https://circleci.com/docs/2.0/testing-ios/#supported-xcode-versions
-
- 04 May, 2021 1 commit
-
-
Nicolas Hug authored
-
- 21 Apr, 2021 1 commit
-
-
Nicolas Hug authored
* refactor test_models to use pytest * Also xfail the detection models * Remove xfail and just comment out expected failing parts * Comment out some more * put back commented checks * cleaning + comment * docs * void unnecessary changes * r2plus1d_18 seems to segfault on linux gpu?? * put back test, failure is unrelated Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 07 Apr, 2021 1 commit
-
-
Nicolas Hug authored
* bump to 5.3.0 * Also make 3.6 CI runs rely on 5.3.0
-
- 06 Apr, 2021 1 commit
-
-
Mustafa Bal authored
Co-authored-by:Nicolas Hug <nicolashug@fb.com>
-
- 30 Mar, 2021 3 commits
-
-
Yuchen Huang authored
[ghstack-poisoned] Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
Jeff Daily authored
Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
Yuchen Huang authored
* [iOS] added workflows for libtorchvision_ops.a binary build [ghstack-poisoned] * Update on "[iOS] added workflows for libtorchvision_ops.a binary build" [ghstack-poisoned] * Update on "[iOS] added workflows for libtorchvision_ops.a binary build" [ghstack-poisoned] * Update on "[iOS] added workflows for libtorchvision_ops.a binary build" [ghstack-poisoned] * Update on "[iOS] added workflows for libtorchvision_ops.a binary build" [ghstack-poisoned] * Update on "[iOS] added workflows for libtorchvision_ops.a binary build" [ghstack-poisoned] * Update on "[iOS] added workflows for libtorchvision_ops.a binary build" [ghstack-poisoned] Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 29 Mar, 2021 1 commit
-
-
Eli Uriegas authored
Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 22 Mar, 2021 1 commit
-
-
Jeff Daily authored
* add ROCm binary wheels * fix lint error Co-authored-by:
Eli Uriegas <1700823+seemethere@users.noreply.github.com> Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
-
- 01 Mar, 2021 2 commits
-
-
Francisco Massa authored
This reverts commit 4fcaee0f.
-
Philip Meier authored
* enable parallel tests * disable parallelism for GPU tests * [test] limit maximum processes on linux * [debug] limit max processes even further * [test] use subprocesses over threads * [test] limit intra-op threads * only limit intra op threads for CPU tests * [poc] use low timeout for showcasing * [poc] fix syntax * set timeout to 5 minutes * fix timeout on windows Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 24 Feb, 2021 1 commit
-
-
Eli Uriegas authored
-
- 22 Feb, 2021 1 commit
-
-
Eli Uriegas authored
-
- 16 Feb, 2021 2 commits
-
-
Matti Picus authored
Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
Nicolas Hug authored
* restore cache * Trigger CI again to see if cache is hit
-
- 12 Feb, 2021 1 commit
-
-
Eli Uriegas authored
(cherry picked from commit 2f40a483d73018ae6e1488a484c5927f2b309969) Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-