1. 27 Feb, 2023 1 commit
  2. 17 Feb, 2023 2 commits
  3. 16 Feb, 2023 1 commit
  4. 09 Feb, 2023 1 commit
  5. 07 Feb, 2023 1 commit
  6. 06 Feb, 2023 2 commits
  7. 01 Feb, 2023 1 commit
  8. 27 Jan, 2023 1 commit
  9. 10 Jan, 2023 1 commit
  10. 04 Jan, 2023 1 commit
  11. 06 Dec, 2022 1 commit
  12. 05 Dec, 2022 1 commit
  13. 30 Nov, 2022 2 commits
  14. 21 Nov, 2022 1 commit
  15. 11 Nov, 2022 1 commit
    • Philip Meier's avatar
      Cleanup prototype datasets CI and related things (#6944) · ad2eceab
      Philip Meier authored
      * remove prototype datasets from CI
      
      * move encoded features to prototype datasets namespace
      
      * remove decoding transforms
      
      * [REVERT ME] reinstate prototype datasets CI
      
      * Revert "[REVERT ME] reinstate prototype datasets CI"
      
      This reverts commit 215fb185cf6be5be7adf0388116c77acc9a5d3f3.
      ad2eceab
  16. 19 Oct, 2022 1 commit
  17. 11 Oct, 2022 1 commit
  18. 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
  19. 27 Sep, 2022 1 commit
  20. 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
  21. 13 Sep, 2022 1 commit
  22. 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
  23. 12 Aug, 2022 1 commit
  24. 25 Jul, 2022 1 commit
  25. 29 Jun, 2022 1 commit
  26. 20 Jun, 2022 1 commit
  27. 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
  28. 10 May, 2022 1 commit
  29. 09 May, 2022 1 commit
  30. 04 May, 2022 1 commit
  31. 28 Apr, 2022 1 commit
    • Philip Meier's avatar
      add Windows and macOS CI jobs for prototype tests (#5914) · 2e9cdd19
      Philip Meier authored
      * add Windows and macOS CI jobs for prototype tests
      
      * fix CircleCI config
      
      * cleanup
      
      * use 3.8 as base to surface errors
      
      * try using bash explicitly
      
      * cleanup
      
      * try test reports
      
      * debug
      
      * disable CircleCI
      
      * add write permissions for write
      
      * expand permissions
      
      * try move permissions on job rather than global
      
      * debug
      
      * always debug
      
      * maximum permissions
      
      * cleanup
      
      * cleanup
      2e9cdd19
  32. 24 Apr, 2022 1 commit
  33. 22 Apr, 2022 1 commit
  34. 21 Apr, 2022 1 commit
  35. 11 Apr, 2022 1 commit
  36. 05 Apr, 2022 1 commit
  37. 04 Apr, 2022 1 commit