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

[Torch] Implements TorchToLinalg lowering of torch.ops.aten._weight_norm_interface #3538

Merged
merged 6 commits into from
Jul 16, 2024

Commits on Jul 12, 2024

  1. Implemented lowering of torch.ops.aten._weight_norm_interface

    Ubuntu authored and Ubuntu committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4a887f4 View commit details
    Browse the repository at this point in the history
  2. Including suggested changes on _weight_norm_interface + pre-commit fo…

    …rmatting
    Ubuntu authored and Ubuntu committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1f32713 View commit details
    Browse the repository at this point in the history
  3. Including suggested changes on _weight_norm_interface + pre-commit fo…

    …rmatting
    Ubuntu authored and Ubuntu committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2facc7c View commit details
    Browse the repository at this point in the history
  4. Including suggested changes on _weight_norm_interface + pre-commit fo…

    …rmatting
    Ubuntu authored and Ubuntu committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5537d64 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Including suggested changes on _weight_norm_interface + pre-commit fo…

    …rmatting
    Rohan Tan Bhowmik authored and Rohan Tan Bhowmik committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9171501 View commit details
    Browse the repository at this point in the history
  2. Including suggested changes on _weight_norm_interface + pre-commit fo…

    …rmatting
    Rohan Tan Bhowmik authored and Rohan Tan Bhowmik committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    79f0401 View commit details
    Browse the repository at this point in the history