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

Features: DEV-3305 Migrate to Poetry, Python 3.9, PyTorch 1.12 #22

Merged
merged 12 commits into from
Sep 15, 2022

Commits on Sep 2, 2022

  1. Use poetry

    Mindstan committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    5238a63 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Only use Python >= 3.9

    Mindstan committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    436f7ef View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Moved to PyTorch 1.12

    Mindstan committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    75a996a View commit details
    Browse the repository at this point in the history
  2. Bump version

    Mindstan committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    105abb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. PyTorch 1.11.0 compatibility updates (ultralytics#6932)

    Resolves `AttributeError: 'Upsample' object has no attribute 'recompute_scale_factor'` first raised in ultralytics#5499
    glenn-jocher authored and Mindstan committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    22c3ad1 View commit details
    Browse the repository at this point in the history
  2. Bump beta version

    Mindstan committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    5494f49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    593ce56 View commit details
    Browse the repository at this point in the history
  4. Bump beta version

    Mindstan committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b15445a View commit details
    Browse the repository at this point in the history
  5. Updated Makefile

    Mindstan committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    f0f507a View commit details
    Browse the repository at this point in the history
  6. Added README

    Mindstan committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    951de69 View commit details
    Browse the repository at this point in the history
  7. Added missing VERSION

    Mindstan committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c14047b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Final major version

    Mindstan committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0846252 View commit details
    Browse the repository at this point in the history