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

Compute the min and max singular values of layers #81

Merged
merged 7 commits into from
Oct 27, 2023

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    9df1d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e23e88a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab8cf58 View commit details
    Browse the repository at this point in the history
  4. feat(compute_layer_sv): SV for all types of layers

    Depending on the layer type, the singular values are computed with the
    corresponding function.
    franckma31 authored and thib-s committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ff99054 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f9dee9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    057ac75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d32f213 View commit details
    Browse the repository at this point in the history