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

[ONNX] Fix more upstream tests #7842

Merged
merged 7 commits into from
Apr 19, 2021
Merged

Commits on Apr 13, 2021

  1. fix unsqueeze test

    Matthew committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    9873c47 View commit details
    Browse the repository at this point in the history
  2. fix dynamic strided slice with negative indices

    Matthew committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    c4d21ff View commit details
    Browse the repository at this point in the history
  3. add Shrink importer

    Matthew committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    9a07b53 View commit details
    Browse the repository at this point in the history
  4. fix selu defaults

    Matthew committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    86ed2b6 View commit details
    Browse the repository at this point in the history
  5. Implement Hardmax

    Matthew committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    b7014b7 View commit details
    Browse the repository at this point in the history
  6. add a comment to the test

    Matthew committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    ac25c98 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Fix typo

    Matthew committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    4777c13 View commit details
    Browse the repository at this point in the history