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

Add opset 15 kernels for Pow, BatchNorm, and Shape #8442

Merged
merged 41 commits into from
Aug 25, 2021
Merged

Commits on Jul 20, 2021

  1. Support opset-15 Pow

    hariharans29 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    afd5c49 View commit details
    Browse the repository at this point in the history
  2. nit

    hariharans29 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6c7d125 View commit details
    Browse the repository at this point in the history
  3. Add BN too

    hariharans29 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    f6591ab View commit details
    Browse the repository at this point in the history
  4. Nits

    hariharans29 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    c438b3b View commit details
    Browse the repository at this point in the history
  5. Updates

    hariharans29 committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    83acc89 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Shape updates

    hariharans29 committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d2355eb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    f8d3d6c View commit details
    Browse the repository at this point in the history
  2. add tests filter to c# tests

    askhade committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    f5af8cb View commit details
    Browse the repository at this point in the history
  3. plus test fixes

    askhade committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    0eb86a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0248377 View commit details
    Browse the repository at this point in the history
  5. merge master

    askhade committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d9dcc84 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. fix tests

    askhade committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    29db7c8 View commit details
    Browse the repository at this point in the history
  2. test filter for optional ops

    askhade committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f47e51e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8374a2 View commit details
    Browse the repository at this point in the history
  4. fix test

    askhade committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    3635780 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. fix layernorm spec

    askhade committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    a674d32 View commit details
    Browse the repository at this point in the history
  2. more updates

    askhade committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    68e6d20 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. update docs

    askhade committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    59bb4e5 View commit details
    Browse the repository at this point in the history
  2. add more test filters

    askhade committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5dbd5cd View commit details
    Browse the repository at this point in the history
  3. more filters

    askhade committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    4378113 View commit details
    Browse the repository at this point in the history
  4. update binary size threshold

    askhade committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    026538e View commit details
    Browse the repository at this point in the history
  5. update docs

    askhade committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    bf0c96b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. plus more fixes

    askhade committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    7ee3b08 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. updates per review

    askhade committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    5cfac2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d5e787 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. More changes

    hariharans29 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    fe86408 View commit details
    Browse the repository at this point in the history
  2. More changes

    hariharans29 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    68df42e View commit details
    Browse the repository at this point in the history
  3. More changes

    hariharans29 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3d246f5 View commit details
    Browse the repository at this point in the history
  4. Update exclusions

    hariharans29 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    25a75f1 View commit details
    Browse the repository at this point in the history
  5. More exclusions

    hariharans29 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    51d2081 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80fab58 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. updates

    hariharans29 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    15533f0 View commit details
    Browse the repository at this point in the history
  2. More update

    hariharans29 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    7ac40ad View commit details
    Browse the repository at this point in the history
  3. nits

    hariharans29 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    e4c5283 View commit details
    Browse the repository at this point in the history
  4. Fix training builds

    hariharans29 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    b9fa911 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    e06c749 View commit details
    Browse the repository at this point in the history
  2. Merge master

    hariharans29 committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    16201c9 View commit details
    Browse the repository at this point in the history
  3. updates

    hariharans29 committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f514d9e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Update doc

    hariharans29 committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    28de8a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a9e5a View commit details
    Browse the repository at this point in the history
  3. Fix build

    hariharans29 committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    89c2038 View commit details
    Browse the repository at this point in the history