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

Einsum converter #1385

Merged
merged 7 commits into from
Oct 5, 2022
Merged

Einsum converter #1385

merged 7 commits into from
Oct 5, 2022

Commits on Sep 28, 2022

  1. feat: Add converter for einsum operator

    - Add einsum converter
    - Add test cases to ensure common einsum patterns are correctly
    converted
    - Reflect updated operators in BUILD files
    gs-olive committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    79d1883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18fc9c7 View commit details
    Browse the repository at this point in the history
  3. Remove redundant imports

    gs-olive committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    498ac59 View commit details
    Browse the repository at this point in the history
  4. Add newline at end of file

    gs-olive committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    3be2f4c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

Commits on Oct 1, 2022

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

Commits on Oct 4, 2022

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