1. 16 Nov, 2021 1 commit
  2. 12 Nov, 2021 1 commit
  3. 28 Oct, 2021 1 commit
  4. 26 Oct, 2021 1 commit
  5. 25 Oct, 2021 1 commit
  6. 22 Oct, 2021 1 commit
  7. 20 Oct, 2021 1 commit
  8. 11 Oct, 2021 1 commit
  9. 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
  10. 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
  11. 27 Sep, 2021 1 commit
  12. 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
  13. 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
  14. 13 Sep, 2021 2 commits
  15. 10 Sep, 2021 1 commit
  16. 19 Aug, 2021 1 commit
  17. 06 Aug, 2021 1 commit
  18. 30 Jul, 2021 1 commit
  19. 23 Jul, 2021 1 commit
  20. 09 Jul, 2021 1 commit
  21. 21 Jun, 2021 1 commit
  22. 15 Jun, 2021 1 commit
  23. 27 May, 2021 1 commit
  24. 26 May, 2021 1 commit
  25. 11 May, 2021 1 commit
  26. 10 May, 2021 1 commit
  27. 07 May, 2021 1 commit
  28. 10 Apr, 2021 1 commit
  29. 30 Mar, 2021 2 commits
  30. 24 Mar, 2021 1 commit
  31. 22 Mar, 2021 1 commit
  32. 22 Feb, 2021 1 commit
  33. 12 Feb, 2021 1 commit
  34. 25 Jan, 2021 1 commit
  35. 04 Jan, 2021 1 commit
    • Vasilis Vryniotis's avatar
      Speed up CI runtime (#3189) · 4d2d8bb0
      Vasilis Vryniotis authored
      * Speedup test_ucf101 (#2623 
      
      * Speedup Cmake builds (#3186)
      
      * Speedup test_autoaugment (#3190)
      
      * Speedup DeformConvTester (#3191)
      
      * Speedup InceptionV3 and GoogleNet on Windows (#3196)
      4d2d8bb0
  36. 02 Dec, 2020 1 commit
  37. 27 Oct, 2020 1 commit