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

ACON Activation batch-size 1 bug patch #2901

Merged
merged 5 commits into from
Apr 25, 2021
Merged

Commits on Apr 25, 2021

  1. ACON Activation batch-size 1 bug path

    This is not a great solution to nmaac/acon#4 but it's all I could think of at the moment.
    
    WARNING: YOLOv5 models with MetaAconC() activations are incapable of running inference at batch-size 1 properly due to a known bug in nmaac/acon#4 with no known solution.
    glenn-jocher committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    804773c View commit details
    Browse the repository at this point in the history
  2. Update activations.py

    glenn-jocher committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    05272e3 View commit details
    Browse the repository at this point in the history
  3. Update activations.py

    glenn-jocher committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    da431dd View commit details
    Browse the repository at this point in the history
  4. Update activations.py

    glenn-jocher committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    22fd7fc View commit details
    Browse the repository at this point in the history
  5. Update activations.py

    glenn-jocher committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    ef10753 View commit details
    Browse the repository at this point in the history