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 decomposition for aten.roll #1170

Merged
merged 4 commits into from
Aug 24, 2022
Merged

Commits on Aug 23, 2022

  1. Add decomposition for aten.roll

    Tanyo Kwok committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    57e377b View commit details
    Browse the repository at this point in the history
  2. add e2e unittest

    Tanyo Kwok committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    f951a63 View commit details
    Browse the repository at this point in the history
  3. refine type of torch.roll

    Tanyo Kwok committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    18961d2 View commit details
    Browse the repository at this point in the history
  4. fix aten::cat output type

    Tanyo Kwok committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3bab1c0 View commit details
    Browse the repository at this point in the history