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 TensorScatterAdd op for opset 16 #1949

Merged
merged 6 commits into from
May 27, 2022
Merged

Commits on May 25, 2022

  1. add TensorScatterAdd op conversion in opset 16

    Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
    hwangdeyu committed May 25, 2022
    Configuration menu
    Copy the full SHA
    be6e457 View commit details
    Browse the repository at this point in the history
  2. add unit test

    Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
    hwangdeyu committed May 25, 2022
    Configuration menu
    Copy the full SHA
    dd77eb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce8de1 View commit details
    Browse the repository at this point in the history
  4. fix pylint name

    Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
    hwangdeyu committed May 25, 2022
    Configuration menu
    Copy the full SHA
    bee0ec4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    d03de39 View commit details
    Browse the repository at this point in the history
  2. fix typo and test op check

    Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
    Co-authored-by: Jay Zhang <jiz@microsoft.com>
    hwangdeyu and fatcat-z committed May 27, 2022
    Configuration menu
    Copy the full SHA
    f6be9d8 View commit details
    Browse the repository at this point in the history