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

YOLOv5 CPU Export Benchmarks #6613

Merged
merged 40 commits into from
Feb 12, 2022
Merged

YOLOv5 CPU Export Benchmarks #6613

merged 40 commits into from
Feb 12, 2022

Commits on Jan 25, 2022

  1. Add benchmarks.py

    glenn-jocher committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    8c3f233 View commit details
    Browse the repository at this point in the history
  2. Update

    glenn-jocher committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    9a52627 View commit details
    Browse the repository at this point in the history
  3. Add requirements

    glenn-jocher committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d9933ad View commit details
    Browse the repository at this point in the history
  4. Merge master

    glenn-jocher committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e03ebe0 View commit details
    Browse the repository at this point in the history
  5. Updates

    glenn-jocher committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    818197c View commit details
    Browse the repository at this point in the history
  6. Updates

    glenn-jocher committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    93bd69e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Updates

    glenn-jocher committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    83b7e07 View commit details
    Browse the repository at this point in the history
  2. Updates

    glenn-jocher committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    aeb6ee4 View commit details
    Browse the repository at this point in the history
  3. Updates

    glenn-jocher committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    89dbad3 View commit details
    Browse the repository at this point in the history
  4. Updates

    glenn-jocher committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    7dfd503 View commit details
    Browse the repository at this point in the history
  5. Merge master

    glenn-jocher committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1dd98d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bb0612 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Merge master

    glenn-jocher committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b84c8d4 View commit details
    Browse the repository at this point in the history
  2. Merge master

    glenn-jocher committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    e69df23 View commit details
    Browse the repository at this point in the history
  3. Merge master

    glenn-jocher committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    a691077 View commit details
    Browse the repository at this point in the history
  4. Merge master

    glenn-jocher committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    21cf729 View commit details
    Browse the repository at this point in the history
  5. Merge master

    glenn-jocher committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b17c125 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Merge master

    glenn-jocher committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d3360c5 View commit details
    Browse the repository at this point in the history
  2. Update

    glenn-jocher committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    0cfd8ea View commit details
    Browse the repository at this point in the history
  3. Redirect to /dev/null

    glenn-jocher committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    7cf5f65 View commit details
    Browse the repository at this point in the history
  4. sudo --help

    glenn-jocher committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    c3c575e View commit details
    Browse the repository at this point in the history
  5. Cleanup

    glenn-jocher committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    7318376 View commit details
    Browse the repository at this point in the history
  6. Merge master

    glenn-jocher committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    bab9cba View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Merge master

    glenn-jocher committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    028d6ab View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

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

Commits on Feb 10, 2022

  1. Merge master

    glenn-jocher committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    61ee2d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Add exports pd df

    glenn-jocher committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a7fbd4a View commit details
    Browse the repository at this point in the history
  2. Merge master

    glenn-jocher committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f3231ca View commit details
    Browse the repository at this point in the history
  3. Updates

    glenn-jocher committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    8097ecc View commit details
    Browse the repository at this point in the history
  4. Updates

    glenn-jocher committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d5f8eb3 View commit details
    Browse the repository at this point in the history
  5. Updates

    glenn-jocher committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    257186c View commit details
    Browse the repository at this point in the history
  6. Cleanup

    glenn-jocher committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    1f3e9f1 View commit details
    Browse the repository at this point in the history
  7. dir handling fix

    glenn-jocher committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    8310a17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3f423a View commit details
    Browse the repository at this point in the history
  9. Cleanup

    glenn-jocher committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    ec6659f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c4b7c7 View commit details
    Browse the repository at this point in the history
  11. Cleanup2

    glenn-jocher committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    4733766 View commit details
    Browse the repository at this point in the history
  12. Cleanup3

    glenn-jocher committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    4efb565 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Merge master

    glenn-jocher committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    6adb9cd View commit details
    Browse the repository at this point in the history
  2. Cleanup model_type

    glenn-jocher committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    6edbf9f View commit details
    Browse the repository at this point in the history