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

fix amp pooling overflow #9670

Merged
merged 9 commits into from
Jan 30, 2023
Merged

fix amp pooling overflow #9670

merged 9 commits into from
Jan 30, 2023

Commits on Jan 29, 2023

  1. fix amp pooling overflow

    zylo117 authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    9bc6cfc View commit details
    Browse the repository at this point in the history
  2. Update mmdet/models/backbones/csp_darknet.py

    Co-authored-by: Wenwei Zhang <[email protected]>
    zylo117 and ZwwWayne authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    c55cb1e View commit details
    Browse the repository at this point in the history
  3. simplified casting

    zylo117 authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    74ba41e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    a1ac7c2 View commit details
    Browse the repository at this point in the history
  2. reformat code

    zylo117 authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    442e736 View commit details
    Browse the repository at this point in the history
  3. reformat code

    zylo117 authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1c17c12 View commit details
    Browse the repository at this point in the history
  4. reformat code

    zylo117 authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    cacf6b2 View commit details
    Browse the repository at this point in the history
  5. reformat code

    zylo117 authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4211fe7 View commit details
    Browse the repository at this point in the history
  6. fix autocast

    zylo117 authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    08385d8 View commit details
    Browse the repository at this point in the history