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] Update constant-folding of Gather op #50554

Merged
merged 9 commits into from
Jan 28, 2021

Commits on Jan 28, 2021

  1. Test gather

    KsenijaS committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    363d87f View commit details
    Browse the repository at this point in the history
  2. update constan-folding pass

    KsenijaS committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    b8f7c78 View commit details
    Browse the repository at this point in the history
  3. add tests

    KsenijaS committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    9b8207f View commit details
    Browse the repository at this point in the history
  4. update constant fold pass

    KsenijaS committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    5b4c743 View commit details
    Browse the repository at this point in the history
  5. fix test failure

    KsenijaS committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    837c76b View commit details
    Browse the repository at this point in the history
  6. update tests

    KsenijaS committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    4eb3c88 View commit details
    Browse the repository at this point in the history
  7. update pass

    KsenijaS committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    8b6ef4e View commit details
    Browse the repository at this point in the history
  8. fix test

    KsenijaS committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    d5a7c61 View commit details
    Browse the repository at this point in the history
  9. update test

    KsenijaS committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    dd1d590 View commit details
    Browse the repository at this point in the history