- 20 Jun, 2022 1 commit
-
-
Andrey Talman authored
-
- 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
-
- 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
-
- 09 Feb, 2022 1 commit
-
-
Joao Gomes authored
* bump version
-
- 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
-
- 27 Sep, 2021 1 commit
-
-
Nikita Shulga authored
-
- 21 Jun, 2021 1 commit
-
-
Eli Uriegas authored
-
- 26 May, 2021 1 commit
-
-
Vasilis Vryniotis authored
-
- 24 Mar, 2021 1 commit
-
-
Francisco Massa authored
-
- 27 Oct, 2020 1 commit
-
-
Francisco Massa authored
-
- 26 Jun, 2020 1 commit
-
-
Eli Uriegas authored
Signed-off-by:Eli Uriegas <eliuriegas@fb.com>
-
- 14 Apr, 2020 1 commit
-
-
Francisco Massa authored
-
- 14 Feb, 2020 1 commit
-
-
Eli Uriegas authored
* ci: Add verbosity to pytest results, store in ci Makes the pytest runs for building conda packages more verbose and stores the results for viewing inside of CircleCI Signed-off-by:
Eli Uriegas <eliuriegas@fb.com> * test: Skip inception v3 in test_quantized_models Was causing timeouts on circleci due to long run time, re-enable when tests can be brought to a reasonable time again. Signed-off-by:
Eli Uriegas <eliuriegas@fb.com>
-
- 14 Jan, 2020 1 commit
-
-
Soumith Chintala authored
-
- 21 Oct, 2019 1 commit
-
-
peterjc123 authored
* Try vs2019 toolchain * ver num * pass env var * fix search logic * Support both VS2017 and VS2019 * Some small fixes
-
- 08 Aug, 2019 3 commits
-
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@fb.com>
-
Edward Z. Yang authored
Add uploading support, make CUDA builds actually work.
-
- 07 Aug, 2019 1 commit
-
-
Edward Z. Yang authored
Following a similar line of inquiry to pytorch/audio#217
-