- 01 Mar, 2023 1 commit
-
-
Philip Meier authored
-
- 27 Feb, 2023 1 commit
-
-
Andrey Talman authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
- 17 Feb, 2023 1 commit
-
-
Omkar Salpekar authored
-
- 16 Feb, 2023 1 commit
-
-
Omkar Salpekar authored
-
- 09 Feb, 2023 1 commit
-
-
Omkar Salpekar authored
-
- 06 Feb, 2023 2 commits
-
-
Andrey Talman authored
-
Omkar Salpekar authored
-
- 27 Jan, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:Nikita Shulga <nshulga@fb.com>
-
- 04 Jan, 2023 1 commit
-
-
Andrey Talman authored
add to python script Add cuda118 Add cuda 11.8 constrain
-
- 06 Dec, 2022 1 commit
-
-
Omkar Salpekar authored
-
- 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
-
- 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>
-
- 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>
-
- 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>
-
- 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>
-
- 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 2 commits
-
-
Andrey Talman authored
-
Vasilis Vryniotis authored
-
- 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>
-
- 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
-
- 16 Nov, 2021 1 commit
-
-
Nikita Shulga authored
* Set cuversion to 113 for cmake builds * Build CUDA-11 Windows cmake using C++17 * Cherry-pick pkg_helper changes from pytorch/audio back to vision Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 20 Oct, 2021 1 commit
-
-
Nikita Shulga authored
As of https://github.com/pytorch/pytorch/pull/65649 Windows CUDA-10.2 builds are no longer generated, so lets limit it to 11.3 only
-
- 04 Oct, 2021 2 commits
-
-
KyleCZH authored
-
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>
-
- 23 Aug, 2021 1 commit
-
-
Nikita Shulga authored
-
- 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
-
- 15 Jun, 2021 1 commit
-
-
Matti Picus authored
-
- 14 Jun, 2021 1 commit
-
-
Matti Picus authored
-
- 11 Jun, 2021 1 commit
-
-
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
-
- 21 May, 2021 1 commit
-
-
Vasilis Vryniotis authored
* Change cuda versions. * changing cu_version * patching regenerate.py * more changes.
-