1. 22 Jun, 2023 1 commit
  2. 19 Jun, 2023 1 commit
  3. 06 Jun, 2023 1 commit
  4. 05 Jun, 2023 1 commit
  5. 27 May, 2023 1 commit
  6. 24 May, 2023 1 commit
  7. 23 May, 2023 1 commit
  8. 15 May, 2023 2 commits
  9. 04 May, 2023 1 commit
  10. 01 May, 2023 1 commit
  11. 21 Apr, 2023 1 commit
  12. 07 Apr, 2023 1 commit
  13. 16 Feb, 2023 1 commit
  14. 10 Feb, 2023 1 commit
  15. 07 Feb, 2023 1 commit
  16. 27 Jan, 2023 1 commit
  17. 04 Jan, 2023 1 commit
  18. 01 Dec, 2022 1 commit
  19. 30 Nov, 2022 1 commit
    • Omkar Salpekar's avatar
      [Nova] Fix extensions in wheels build (#6972) · 474d87b8
      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
      474d87b8
  20. 28 Sep, 2022 1 commit
    • Andrey Talman's avatar
      Removing cuda 102 (#6649) · dc07ac2a
      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
      dc07ac2a
  21. 14 Sep, 2022 1 commit
    • Andrey Talman's avatar
      CUDA 11.3 remove (#6567) · 6b2e0a08
      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
      6b2e0a08
  22. 13 Sep, 2022 1 commit
  23. 29 Aug, 2022 1 commit
  24. 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
  25. 12 Aug, 2022 1 commit
  26. 26 Jul, 2022 1 commit
  27. 25 Jul, 2022 1 commit
  28. 20 Jun, 2022 1 commit
  29. 09 Jun, 2022 1 commit
  30. 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
  31. 24 May, 2022 1 commit
  32. 10 May, 2022 1 commit
  33. 09 May, 2022 1 commit
  34. 21 Apr, 2022 1 commit
  35. 21 Mar, 2022 1 commit
  36. 20 Feb, 2022 1 commit
  37. 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
  38. 09 Feb, 2022 1 commit
  39. 07 Jan, 2022 1 commit