1. 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
  2. 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
  3. 12 Aug, 2022 1 commit
  4. 20 Jun, 2022 1 commit
  5. 30 May, 2022 1 commit
    • vfdev's avatar
      Fixing issue with setup_env.sh in docker (#6106) · 03eda6e5
      vfdev authored
      New version of git checks folder owner and errors with 'fatal: unsafe repository' if owner is different.
      Thus, `root_dir="$(git rev-parse --show-toplevel)"` is failing.
      
      To fix the issue, just added all floder as safe directories
      git rev-parse --show-toplevel
      03eda6e5
  6. 10 May, 2022 1 commit
  7. 24 Apr, 2022 1 commit
  8. 05 Apr, 2022 1 commit
  9. 01 Apr, 2022 1 commit
  10. 21 Mar, 2022 1 commit
  11. 16 Mar, 2022 1 commit
  12. 24 Feb, 2022 1 commit
  13. 02 Feb, 2022 1 commit
  14. 17 Jan, 2022 1 commit
  15. 07 Jan, 2022 1 commit
  16. 19 Dec, 2021 1 commit
  17. 14 Dec, 2021 1 commit
  18. 18 Nov, 2021 1 commit
  19. 01 Nov, 2021 1 commit
  20. 28 Oct, 2021 1 commit
  21. 20 Oct, 2021 1 commit
  22. 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
  23. 30 Sep, 2021 1 commit
    • Philip Meier's avatar
      add torchdata as prototype dependency (#4499) · 4bf60863
      Philip Meier authored
      
      
      * add torchdata as prototype dependency
      
      * ignore torchdata for mypy
      
      * move git dependency out of conda environment file
      
      * try unsetting PYTORCH_VERSION env var
      
      * cleanup
      
      * move installation of torchdata after installtion of PyTorch
      
      * regenerate circlci config
      
      * remove branch from torchdata download link
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      4bf60863
  24. 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
  25. 24 Sep, 2021 1 commit
  26. 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
  27. 13 Sep, 2021 1 commit
  28. 19 Aug, 2021 1 commit
  29. 01 Jul, 2021 1 commit
  30. 21 Jun, 2021 1 commit
  31. 14 Jun, 2021 1 commit
  32. 21 May, 2021 1 commit
  33. 11 May, 2021 1 commit
  34. 10 May, 2021 1 commit
  35. 07 May, 2021 1 commit
  36. 21 Apr, 2021 1 commit
    • Nicolas Hug's avatar
      Refactor test_models to use pytest (#3697) · a64b54ac
      Nicolas Hug authored
      
      
      * refactor test_models to use pytest
      
      * Also xfail the detection models
      
      * Remove xfail and just comment out expected failing parts
      
      * Comment out some more
      
      * put back commented checks
      
      * cleaning + comment
      
      * docs
      
      * void unnecessary changes
      
      * r2plus1d_18 seems  to segfault on linux gpu??
      
      * put back test, failure is unrelated
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      a64b54ac
  37. 07 Apr, 2021 1 commit
  38. 30 Mar, 2021 1 commit
    • Yuchen Huang's avatar
      [iOS] added workflows for libtorchvision_ops.a binary build (#3582) · 897ac9c1
      Yuchen Huang authored
      
      
      * [iOS] added workflows for libtorchvision_ops.a binary build
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      
      * Update on "[iOS] added workflows for libtorchvision_ops.a binary build"
      
      
      
      
      [ghstack-poisoned]
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      897ac9c1
  39. 01 Mar, 2021 1 commit