- 08 May, 2024 1 commit
-
-
Nicolas Hug authored
-
- 22 Jun, 2023 1 commit
-
-
Radek Bartoň authored
Co-authored-by:Andrey Talman <atalman@fb.com>
-
- 05 Jun, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:Andrey Talman <atalman@fb.com>
-
- 27 May, 2023 1 commit
-
-
Huy Do authored
-
- 24 May, 2023 1 commit
-
-
Philip Meier authored
-
- 23 May, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:Andrey Talman <atalman@fb.com>
-
- 04 May, 2023 1 commit
-
-
Andrey Talman authored
-
- 21 Apr, 2023 1 commit
-
-
ptrblck authored
Windows CUDA-12.1 failures are expected
-
- 07 Feb, 2023 1 commit
-
-
Nikita Shulga authored
-
- 04 Jan, 2023 1 commit
-
-
Andrey Talman authored
add to python script Add cuda118 Add cuda 11.8 constrain
-
- 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
-
- 13 Sep, 2022 1 commit
-
-
Nikita Shulga authored
Not sure, why it wasn't the case before
-
- 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
-
-
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>
-
- 30 Dec, 2021 1 commit
-
-
Yi Zhang authored
Co-authored-by:Nikita Shulga <nshulga@fb.com>
-
- 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
-
- 12 Nov, 2021 1 commit
-
-
Yi Zhang authored
Co-authored-by:Nikita Shulga <nshulga@fb.com>
-
- 25 Oct, 2021 1 commit
-
-
Yi Zhang authored
* fix cuda installation failure in packaging * rm stop windows upgrade * Update cuda_install.bat Co-authored-by:Nikita Shulga <nshulga@fb.com>
-
- 22 Oct, 2021 1 commit
-
-
Nikita Shulga authored
GPU tests have special step to install the driver, CUDA install step shouldl just install the runtime never Fixes regression introduced by https://github.com/pytorch/vision/pull/4421
-
- 11 Oct, 2021 1 commit
-
-
Yi Zhang authored
Co-authored-by:Jane (Yuan) Xu <31798555+janeyx99@users.noreply.github.com>
-
- 29 Sep, 2021 1 commit
-
-
Yi Zhang authored
* enable cuda for unittest * add one check * rename * minor fix * add more check * add cuda envs * add more cuda envs * add driver update * update vs integration * get cuda version * merge * add envs in install.sh * reduce some change and add comments * minor improve * fix typo * exit if driver update failed * fix lint * fix lint * Avoid catching exception to show error message * try 11.1 * try 11.1 * "try 11.1" * set the downloaded gpu driver dlls only for 10.2 * check torch.cuda.is_available() * add display.driver * Revert "Avoid catching exception to show error message" This reverts commit 1ce58c50de9fefcc3438d29ff398b941f9b6a757. * Update .circleci/unittest/windows/scripts/set_cuda_envs.sh * Update .circleci/unittest/windows/scripts/set_cuda_envs.sh * Update .circleci/unittest/windows/scripts/set_cuda_envs.sh Co-authored-by:
Nicolas Hug <nicolashug@fb.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> Co-authored-by:
Nikita Shulga <nikita.shulga@gmail.com> Co-authored-by:
Nikita Shulga <nshulga@fb.com>
-
- 17 Sep, 2021 1 commit
-
-
Yi Zhang authored
* add cuda envs * packaging doesn't need cuda env now * fix cmake_windows_gpu * minor fix * rename suffix * minor change * update vs integration
-
- 13 Sep, 2021 1 commit
-
-
Yi Zhang authored
* if there's dll, overwrite it * temp change * revert last Co-authored-by:Nikita Shulga <nshulga@fb.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
-
- 30 Mar, 2021 1 commit
-
-
Nicolas Hug authored
* remove some files * Also remove entire packaging/conda folder Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 24 Mar, 2021 1 commit
-
-
Francisco Massa authored
-
- 22 Feb, 2021 1 commit
-
-
Eli Uriegas authored
-
- 12 Feb, 2021 1 commit
-
-
Eli Uriegas authored
(cherry picked from commit 2f40a483d73018ae6e1488a484c5927f2b309969) Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 04 Jan, 2021 1 commit
-
-
Vasilis Vryniotis authored
* Speedup test_ucf101 (#2623 * Speedup Cmake builds (#3186) * Speedup test_autoaugment (#3190) * Speedup DeformConvTester (#3191) * Speedup InceptionV3 and GoogleNet on Windows (#3196)
-
- 27 Oct, 2020 1 commit
-
-
Francisco Massa authored
-
- 20 Oct, 2020 1 commit
-
-
Gao, Xiang authored
-
- 14 Sep, 2020 3 commits
-
-
Edgar Andrés Margffoy Tuay authored
* Run C++ torchvision example as part of cmake tests * Enable C++14 support * Minor error correction * Add GPU forward on example * Use arrow operator
-
peterjc123 authored
-
Edgar Andrés Margffoy Tuay authored
* Add CMake build pipeline * Add CMake build workflow * Add executable permissions to script * Install cmake on Windows/MacOS * Install conda-build before setting up MSVC * Install PyTorch from nightly * Do not use conda-build variables * Add path to CMake * Install libpng and libjpeg * Perform make * Call msbuild on Windows * Add missing yq * Use vc_env_helper * Use string instruction * Escape configuration option * Remove configuration flag * Try to pass -p * Use caret to escape equal sign * Escape string option in Windows * Try to call other bat * Remove Windows/GPU CMake * Add tracing cpp test * Script model instead of tracing it * Try to register operators manually * Use manylinux-cuda102 * Activate conda env on Linux * Build and run sample tracing test * Add empty echo * Remove unnecessary register * Copy headers on Mac * Revert to 2xlarge * Include /usr/local/include on Mac * Install pillow on Windows * Install future * Install torchvision on Windows * Set include flag * Add torchlib to PATH * Normalize path via cygpath * Register ops on Windows * Minor error correction * Register CPU/GPU ops on DLL library and register ops via reference * Install dataclasses * Install dataclasses using pip * Address clang formatting issue * Try to use an actual GPU instance on Linux * Remove extra environment section * Declare environment explicitly * Regenerate * Pass env variables to Dokcer * Regenerate circleci * Test tracing on GPU * Use GPU medium * Regenerate * Use cuda101 * Regenerate * Do not use pre-trained weights Avoids having to download pretrained files, which could cause flaky tests Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 01 Jul, 2020 1 commit
-
-
peterjc123 authored
-
- 26 Jun, 2020 1 commit
-
-
Eli Uriegas authored
Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 01 Jun, 2020 1 commit
-
-
peterjc123 authored
-
- 29 May, 2020 1 commit
-
-
peterjc123 authored
-
- 14 Apr, 2020 1 commit
-
-
Francisco Massa authored
-