1. 28 Jun, 2023 1 commit
  2. 21 Jun, 2023 1 commit
  3. 13 Jun, 2023 1 commit
  4. 16 May, 2023 1 commit
  5. 01 Mar, 2023 1 commit
  6. 17 Feb, 2023 2 commits
  7. 16 Feb, 2023 1 commit
  8. 14 Feb, 2023 1 commit
  9. 13 Feb, 2023 4 commits
  10. 24 Jan, 2023 1 commit
  11. 23 Jan, 2023 1 commit
  12. 20 Jan, 2023 3 commits
  13. 20 Dec, 2022 1 commit
    • Philip Meier's avatar
      migrate prototype CI to Nova (#7037) · 9851a69f
      Philip Meier authored
      * improve prototype GPU CI config
      
      * consolidate CPU and GPU prototype workflows
      
      * [REVERTME] deactivate other CI
      
      * syntax
      
      * fix name
      
      * fix echo mutex
      
      * style
      
      * fix runner
      
      * add jobname
      
      * run all prototype tests
      
      * fix mutex echo
      
      * cleanup
      
      * Revert "[REVERTME] deactivate other CI"
      
      This reverts commit c931ff2c27bbc2b04324b777ae39a6fc25e50b8a.
      
      * remove old workflows
      
      * use free GHA runner for CPU tests
      
      * Revert "use free GHA runner for CPU tests"
      
      This reverts commit a209b31387d9d14bc6446743587db244bccc2106.
      
      * [REVERTME] turn warnings into errors
      
      * try fix test warnings
      
      * fix module import in tests
      
      * revert
      
      * int -> float
      
      * [REVERTME] why do we have to mark as safe?
      9851a69f
  14. 06 Dec, 2022 1 commit
  15. 05 Dec, 2022 1 commit
  16. 29 Nov, 2022 1 commit
  17. 28 Nov, 2022 1 commit
  18. 11 Nov, 2022 1 commit
  19. 07 Nov, 2022 2 commits
  20. 04 Nov, 2022 1 commit
  21. 02 Nov, 2022 1 commit
    • vfdev's avatar
      [proto] Speed-up crop on bboxes and tests (#6881) · 2ba2f1d5
      vfdev authored
      * [proto] Speed-up crop on bboxes and tests
      
      * Fix linter
      
      * Update _geometry.py
      
      * Fixed device issue
      
      * Revert changes in test/prototype_transforms_kernel_infos.py
      
      * Fixed failing correctness tests
      2ba2f1d5
  22. 28 Oct, 2022 1 commit
  23. 26 Oct, 2022 1 commit
  24. 24 Oct, 2022 1 commit
    • Vasilis Vryniotis's avatar
      Adding Uniform temporal Subsampling for Video (#6812) · e96860d6
      Vasilis Vryniotis authored
      
      
      * Adding temporal sampling kernel and dispatcher.
      
      * Adding the UniformTemporalSubsample class.
      
      * Add it on init
      
      * Adding tests.
      
      * Addressing comments.
      
      * Reverting proposal as it led to different results.
      
      * add more tests for uniform_temporal_subsample
      
      * cleanup
      
      * fix logic
      
      * fix logic
      
      * make test more strict
      
      * lint
      
      * Update torchvision/prototype/transforms/functional/_temporal.py
      
      * remove pytorchvideo again per request
      Co-authored-by: default avatarPhilip Meier <github.pmeier@posteo.de>
      e96860d6
  25. 21 Oct, 2022 4 commits
  26. 20 Oct, 2022 1 commit
  27. 18 Oct, 2022 1 commit
  28. 13 Oct, 2022 1 commit
  29. 12 Oct, 2022 1 commit
  30. 11 Oct, 2022 1 commit