Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert RandomZoom to backend-agnostic and improve affine_transform #574

Merged
merged 18 commits into from
Jul 26, 2023

Commits on Jul 21, 2023

  1. Convert RandomZoom

    james77777778 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0ff51ba View commit details
    Browse the repository at this point in the history
  2. Fix docstring

    james77777778 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    aa6f95b View commit details
    Browse the repository at this point in the history
  3. Update docstring

    james77777778 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6097ca3 View commit details
    Browse the repository at this point in the history
  4. Update docstring

    james77777778 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a7c2266 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Address comments

    james77777778 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e85b5d2 View commit details
    Browse the repository at this point in the history
  2. Update affine_transform

    james77777778 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7f9f54a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d649de3 View commit details
    Browse the repository at this point in the history
  4. Update

    james77777778 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d94fc97 View commit details
    Browse the repository at this point in the history
  5. Fix fill_mode in torch

    james77777778 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    94b950a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    ab1bb5f View commit details
    Browse the repository at this point in the history
  2. Update affine_transform

    james77777778 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b55c52d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06d06c7 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    james77777778 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e06d1b6 View commit details
    Browse the repository at this point in the history
  5. Remove docstring

    james77777778 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    11567f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    678675a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ea188 View commit details
    Browse the repository at this point in the history
  3. Update docstring

    james77777778 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9f23afd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df4492d View commit details
    Browse the repository at this point in the history