1. 02 Aug, 2023 1 commit
  2. 01 Aug, 2023 1 commit
  3. 31 Jul, 2023 1 commit
  4. 27 Jul, 2023 1 commit
  5. 05 Jul, 2023 1 commit
  6. 03 Jul, 2023 1 commit
  7. 30 Jun, 2023 2 commits
  8. 28 Jun, 2023 1 commit
  9. 21 Jun, 2023 1 commit
  10. 14 Jun, 2023 1 commit
  11. 16 May, 2023 1 commit
  12. 09 May, 2023 1 commit
  13. 03 May, 2023 1 commit
  14. 01 Mar, 2023 1 commit
  15. 27 Feb, 2023 2 commits
  16. 17 Feb, 2023 1 commit
  17. 16 Feb, 2023 2 commits
  18. 15 Feb, 2023 1 commit
  19. 14 Feb, 2023 1 commit
  20. 13 Feb, 2023 6 commits
  21. 24 Jan, 2023 1 commit
  22. 23 Jan, 2023 1 commit
  23. 09 Dec, 2022 1 commit
    • vfdev's avatar
      [proto][ci] Try add GPU ci for prototype transforms (#6919) · 677fc939
      vfdev authored
      
      
      * Try add GPU ci for prototype transforms
      
      * Update prototype-transforms-tests-linux-gpu.yml
      
      * Update prototype-transforms-tests-linux-gpu.yml
      
      * Update prototype-transforms-tests-linux-gpu.yml
      
      * Update prototype-transforms-tests-linux-gpu.yml
      
      * Update prototype-transforms-tests-linux-gpu.yml
      
      * add small tolerance for adjust_contrast on CUDA
      
      * [skip-ci] update
      Co-authored-by: default avatarPhilip Meier <github.pmeier@posteo.de>
      677fc939
  24. 06 Dec, 2022 1 commit
  25. 05 Dec, 2022 1 commit
  26. 30 Nov, 2022 1 commit
  27. 28 Nov, 2022 2 commits
  28. 14 Nov, 2022 1 commit
    • Vasilis Vryniotis's avatar
      [prototype] Optimize and clean up all affine methods (#6945) · b1f6c9e2
      Vasilis Vryniotis authored
      * Clean up `_get_inverse_affine_matrix` and `_compute_affine_output_size`
      
      * Optimize `_apply_grid_transform`
      
      * Cleanup `_assert_grid_transform_inputs`
      
      * Fix bugs on `_pad_with_scalar_fill` & `crop_mask` and port `crop_image_tensor`
      
      * Call directly `_pad_with_scalar_fill`
      
      * Fix linter
      
      * Clean up `center_crop_image_tensor`
      
      * Fix comments.
      
      * Fixing rounding issues.
      
      * Bumping tolerance for rotate which is unrelated to this PR.
      
      * Fix tolerance threshold for RandomPerspective.
      
      * Clean up `_affine_grid` and `affine_image_tensor`
      
      * Clean up `rotate_image_tensor`
      
      * Fixing linter
      
      * Address code-review comments.
      b1f6c9e2
  29. 11 Nov, 2022 1 commit
  30. 07 Nov, 2022 2 commits