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 rewrite to merge multiple SVD Ops with different settings #769

Merged
merged 18 commits into from
Jun 28, 2024

Commits on May 12, 2024

  1. Started SVD rewrite

    HangenYuu committed May 12, 2024
    Configuration menu
    Copy the full SHA
    23ad3c4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    d4a89ad View commit details
    Browse the repository at this point in the history
  2. Started SVD rewrite

    HangenYuu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d4a2f2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c8e6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    839f479 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    4a1be4b View commit details
    Browse the repository at this point in the history
  2. Fixed typo error

    HangenYuu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b999d68 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    55ad931 View commit details
    Browse the repository at this point in the history
  2. Reverted .gitignore

    HangenYuu committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0337e9d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Update pytensor/tensor/rewriting/linalg.py

    Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com>
    HangenYuu and ricardoV94 authored May 25, 2024
    Configuration menu
    Copy the full SHA
    ecc62ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ba5119 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    551a350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ff606 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 28, 2024

  1. Rely on implicit remove

    ricardoV94 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9e21635 View commit details
    Browse the repository at this point in the history
  2. Add back empty line

    ricardoV94 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3ba3ba4 View commit details
    Browse the repository at this point in the history