- 22 Jun, 2023 1 commit
-
-
Radek Bartoň authored
Co-authored-by:Andrey Talman <atalman@fb.com>
-
- 19 Jun, 2023 1 commit
-
-
Adam J. Stewart authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 06 Jun, 2023 1 commit
-
-
Andrey Talman authored
-
- 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>
-
- 15 May, 2023 2 commits
-
-
Andrey Talman authored
-
Andrey Talman authored
-
- 04 May, 2023 1 commit
-
-
Andrey Talman authored
-
- 01 May, 2023 1 commit
-
-
Andrey Talman authored
-
- 21 Apr, 2023 1 commit
-
-
ptrblck authored
Windows CUDA-12.1 failures are expected
-
- 07 Apr, 2023 1 commit
-
-
Andrey Talman authored
-
- 16 Feb, 2023 1 commit
-
-
Omkar Salpekar authored
-
- 10 Feb, 2023 1 commit
-
-
Nikita Shulga authored
-
- 07 Feb, 2023 1 commit
-
-
Nikita Shulga 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
-
- 01 Dec, 2022 1 commit
-
-
Nicolas Hug authored
-
- 30 Nov, 2022 1 commit
-
-
Omkar Salpekar authored
* Fix extensions in wheels build * pass pre-script from caller * add pre-script to run relocate on wheel * install auditwheel for relocate * reorder numpy install * use jpeg80 for py3.9 and py3.10 mac builds * revert back to jpeg9 * printing the found jpeg libs during build time and reintro circle for comparison * more debug logs, remove extra linux builds * typo fix * brew uninstall conflicting jpeg libraries on mac machines * fix path for unittests * ufmt
-
- 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
-
- 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
-
-
Nikita Shulga authored
Not sure, why it wasn't the case before
-
- 29 Aug, 2022 1 commit
-
-
Andrey Talman authored
-
- 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>
-
- 12 Aug, 2022 1 commit
-
-
Andrey Talman authored
* Testing conda metapackage * Testing * Testing pytorch-cuda * Testing * Testing * Testing * Testing * Testing * Using new metapackage * Testing * Simplifing logic * Further simplifying
-
- 26 Jul, 2022 1 commit
-
-
Eli Uriegas authored
Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 25 Jul, 2022 1 commit
-
-
Nicolas Hug authored
Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 20 Jun, 2022 1 commit
-
-
Andrey Talman authored
-
- 09 Jun, 2022 1 commit
-
-
Andrey Talman authored
* Adding tagged builds * Testing * Testing * Testing * Testing * Adding conda builds
-
- 02 Jun, 2022 1 commit
-
-
Nikita Shulga authored
* [BE] Unify version computation Instead of hardcoding dev version in various script, use one from `version.txt` if `setup_build_version` is called without arguments Also, pass `--pre` option to M1 build/test pip install commands to build TorchVision against nightly pytorch * Pin torchvision dependency to a specific pytorch version
-
- 24 May, 2022 1 commit
-
-
YosuaMichael 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
-
-
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>
-
- 21 Mar, 2022 1 commit
-
-
Nikita Shulga authored
To mitigate missing `libcupti.so` dependency
-
- 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>
-
- 16 Feb, 2022 1 commit
-
-
Nikita Shulga authored
* Delete stale packaging scripts `osx_wheel.sh` and `linux_manywheel.sh` has not been functional for a while and are not referenced from any of the CI scripts Updated `README.md` to reflect how release binary builds are currently run
-
- 09 Feb, 2022 1 commit
-
-
Joao Gomes authored
* bump version
-
- 07 Jan, 2022 1 commit
-
-
Vasilis Vryniotis authored
-