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

[Transformations] Add downgrade transformation for AvgPool-14 and MaxPool-14 #23381

Merged
merged 35 commits into from
May 8, 2024

Commits on Mar 11, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    1b10463 View commit details
    Browse the repository at this point in the history
  2. Minor change

    p-wysocki committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    51ef54f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    48d6342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95551d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40db892 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 26, 2024

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

Commits on Mar 29, 2024

  1. WIP

    p-wysocki committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    818f710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be530bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acb24a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. WIP

    p-wysocki committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    32248fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    021e124 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Added workaround subgraph

    p-wysocki committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    367d6d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecd4c5f View commit details
    Browse the repository at this point in the history
  3. Fix segfault in test

    p-wysocki committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d9caaae View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    425eb6f View commit details
    Browse the repository at this point in the history
  2. Apply CR

    p-wysocki committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    00a0f4f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    c4d332d View commit details
    Browse the repository at this point in the history
  2. Apply CR

    p-wysocki committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9c98562 View commit details
    Browse the repository at this point in the history
  3. Fix code style

    p-wysocki committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bdcf948 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    65b96f9 View commit details
    Browse the repository at this point in the history
  2. Minor change

    p-wysocki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7c84245 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Apply CR

    p-wysocki committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b12dce2 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    f44d1a4 View commit details
    Browse the repository at this point in the history
  2. Apply CR

    p-wysocki committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    32cbea8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Clang format

    p-wysocki committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    05f817c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    726e59f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c63c4 View commit details
    Browse the repository at this point in the history
  3. Fix include errors

    p-wysocki committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3cd7778 View commit details
    Browse the repository at this point in the history
  4. Minor change

    p-wysocki committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    35daa3a View commit details
    Browse the repository at this point in the history
  5. Minor change

    p-wysocki committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4604156 View commit details
    Browse the repository at this point in the history
  6. Fix linter

    p-wysocki committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    070c111 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 7, 2024

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