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

support of float dtypes for draw_segmentation_masks #8150

Merged
merged 23 commits into from
Dec 18, 2023

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    f36dd2c View commit details
    Browse the repository at this point in the history
  2. cleaning up

    GsnMithra committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f091cc7 View commit details
    Browse the repository at this point in the history
  3. method description

    GsnMithra committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    5672d8c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    e06c1f6 View commit details
    Browse the repository at this point in the history
  2. Update torchvision/utils.py

    Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
    GsnMithra and NicolasHug authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    301e42b View commit details
    Browse the repository at this point in the history
  3. floating point dtype check

    GsnMithra committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9146ebe View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    bb1cd08 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    8d486a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baec368 View commit details
    Browse the repository at this point in the history
  3. removing .DS_Store files

    GsnMithra committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    745e1b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cfa9d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update test/test_utils.py

    Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
    GsnMithra and NicolasHug authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    956a7bd View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
    GsnMithra and NicolasHug authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3bcd9a3 View commit details
    Browse the repository at this point in the history
  3. Update test/test_utils.py

    Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
    GsnMithra and NicolasHug authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7e3a176 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acdad33 View commit details
    Browse the repository at this point in the history
  5. floating_point check

    GsnMithra committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    cad307c View commit details
    Browse the repository at this point in the history
  6. cleaning up

    GsnMithra committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    90982ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    020a848 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee048c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    a5e4c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b82508 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adf249d View commit details
    Browse the repository at this point in the history
  4. Revert some changes

    NicolasHug committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3dce586 View commit details
    Browse the repository at this point in the history