1. 25 Aug, 2022 1 commit
    • ptrblck's avatar
      Add CUDA 11.7 builds (#6425) · 35ee1dd8
      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: default avataratalman <atalman@fb.com>
      35ee1dd8
  2. 12 Aug, 2022 1 commit
  3. 26 Jul, 2022 1 commit
  4. 25 Jul, 2022 1 commit
  5. 20 Jun, 2022 1 commit
  6. 09 Jun, 2022 1 commit
  7. 02 Jun, 2022 1 commit
    • Nikita Shulga's avatar
      [BE] Unify version computation (#6117) · 59ef2ab0
      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
      59ef2ab0
  8. 24 May, 2022 1 commit
  9. 10 May, 2022 1 commit
  10. 09 May, 2022 1 commit
  11. 21 Apr, 2022 1 commit
  12. 21 Mar, 2022 1 commit
  13. 20 Feb, 2022 1 commit
  14. 16 Feb, 2022 1 commit
    • Nikita Shulga's avatar
      Delete stale packaging scripts (#5433) · 2fe0c2d0
      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
      2fe0c2d0
  15. 09 Feb, 2022 1 commit
  16. 07 Jan, 2022 1 commit
  17. 30 Dec, 2021 1 commit
  18. 09 Dec, 2021 1 commit
    • Andrey Talman's avatar
      Add CUDA-11.5 builds to torchvision (#5024) · 8aa31740
      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
      8aa31740
  19. 08 Dec, 2021 1 commit
  20. 24 Nov, 2021 1 commit
  21. 18 Nov, 2021 1 commit
  22. 16 Nov, 2021 1 commit
  23. 12 Nov, 2021 1 commit
  24. 28 Oct, 2021 1 commit
  25. 26 Oct, 2021 1 commit
  26. 25 Oct, 2021 1 commit
  27. 22 Oct, 2021 1 commit
  28. 20 Oct, 2021 1 commit
  29. 11 Oct, 2021 1 commit
  30. 04 Oct, 2021 2 commits
    • Nicolas Hug's avatar
      Fix all outstanding flake8 issues (#4535) · b81d189d
      Nicolas Hug authored
      b81d189d
    • Philip Meier's avatar
      Add ufmt (usort + black) as code formatter (#4384) · 5f0edb97
      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: default avatarNicolas Hug <nicolashug@fb.com>
      5f0edb97
  31. 29 Sep, 2021 1 commit
    • Yi Zhang's avatar
      enable windows cuda unit tests (#4421) · 932ca5a3
      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: default avatarNicolas Hug <nicolashug@fb.com>
      Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
      Co-authored-by: default avatarNikita Shulga <nikita.shulga@gmail.com>
      Co-authored-by: default avatarNikita Shulga <nshulga@fb.com>
      932ca5a3
  32. 27 Sep, 2021 1 commit
  33. 20 Sep, 2021 1 commit
    • Nikita Shulga's avatar
      Conda: Add numpy dependency (#4442) · 74ac47e3
      Nikita Shulga authored
      `import torchvision` fails if numpy is not installed, so it should have
      an explicit dependency on it (which is already the case for wheel
      package)
      74ac47e3
  34. 17 Sep, 2021 1 commit
    • Yi Zhang's avatar
      FIX CMAKE_WINDOWS_GPU workflow (#4419) · 85982ac6
      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
      85982ac6
  35. 13 Sep, 2021 2 commits
  36. 10 Sep, 2021 1 commit
  37. 19 Aug, 2021 1 commit
  38. 06 Aug, 2021 1 commit