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 Sample Sparsification Method #250

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Apr 7, 2024

  1. Initial commit

    Azazelle Guice committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9e55657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a0f8a6 View commit details
    Browse the repository at this point in the history
  3. Initial implementation

    Azazelle Guice committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5709da6 View commit details
    Browse the repository at this point in the history
  4. Semi-complete implementation

    Azazelle Guice committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2e87e87 View commit details
    Browse the repository at this point in the history
  5. Fix negative power

    Azazelle Guice committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9f06353 View commit details
    Browse the repository at this point in the history
  6. better handling of 0 powers (?)

    Azazelle Guice committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    bb1c74f View commit details
    Browse the repository at this point in the history
  7. Revert "better handling of 0 powers (?)"

    This reverts commit bb1c74f.
    Azazelle Guice committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    848d72d View commit details
    Browse the repository at this point in the history
  8. Fix handling of Sparse tensors

    Azazelle Guice committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1a35512 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    638d785 View commit details
    Browse the repository at this point in the history
  10. Add rescaling

    Azazelle Guice committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    df86fdc View commit details
    Browse the repository at this point in the history
  11. Clean up code

    Azazelle Guice committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b42ed87 View commit details
    Browse the repository at this point in the history
  12. Fixed edge cases

    Azazelle Guice committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    56f12d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. reformatted

    Azazelle Guice committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e0e97d9 View commit details
    Browse the repository at this point in the history
  2. reformat

    Azazelle Guice committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b71e908 View commit details
    Browse the repository at this point in the history
  3. reformat

    Azazelle Guice committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d99bd82 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'Sample-Sparsification' of https://github.com/MonsterAzi…

    …/mergekit into Sample-Sparsification
    Azazelle Guice committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2cf7243 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Basic Ranked implementation

    Azazelle Guice committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    192af12 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    b066209 View commit details
    Browse the repository at this point in the history
  2. Working implementation

    Azazelle Guice committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2c214ef View commit details
    Browse the repository at this point in the history
  3. Working implementation

    Azazelle Guice committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    480e9fd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'Sample-Sparsification' of https://github.com/MonsterAzi…

    …/mergekit into Sample-Sparsification
    Azazelle Guice committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    73bd19b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Added Smoothing

    Azazelle Guice committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3f6207e View commit details
    Browse the repository at this point in the history
  2. Undo some local stuff

    Azazelle Guice committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    bd6469b View commit details
    Browse the repository at this point in the history
  3. Reformatted

    Azazelle Guice committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    dc381aa View commit details
    Browse the repository at this point in the history
  4. again :P

    Azazelle Guice committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e90e2f6 View commit details
    Browse the repository at this point in the history
  5. again again :P

    Azazelle Guice committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    15b699d View commit details
    Browse the repository at this point in the history