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

SparseReshape Op #7477

Merged
merged 27 commits into from
Feb 26, 2021
Merged

SparseReshape Op #7477

merged 27 commits into from
Feb 26, 2021

Commits on Feb 19, 2021

  1. SparseReshape Inital Code

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    27fa7df View commit details
    Browse the repository at this point in the history
  2. Done

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    a4f3d73 View commit details
    Browse the repository at this point in the history
  3. Format

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    e818ced View commit details
    Browse the repository at this point in the history
  4. Add empty tests

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    afc5d52 View commit details
    Browse the repository at this point in the history
  5. Formatting

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    fdc275e View commit details
    Browse the repository at this point in the history
  6. SanityCheck

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    bc584e5 View commit details
    Browse the repository at this point in the history
  7. formatting documentation

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    8896133 View commit details
    Browse the repository at this point in the history
  8. Documentation

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9616922 View commit details
    Browse the repository at this point in the history
  9. Only Enable CPU

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    6577d2a View commit details
    Browse the repository at this point in the history
  10. Add support for CUDA

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    f6d386d View commit details
    Browse the repository at this point in the history
  11. Stuff

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    eadacdb View commit details
    Browse the repository at this point in the history
  12. Add Dynamic Support

    Ubuntu committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    e08b319 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Parallelize GPU Impl

    Ubuntu committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    09f70c2 View commit details
    Browse the repository at this point in the history
  2. Documentation

    Ubuntu committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    84ed966 View commit details
    Browse the repository at this point in the history
  3. Documentation

    Ubuntu committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    df488bd View commit details
    Browse the repository at this point in the history
  4. Import

    Ubuntu committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    4f9ebd9 View commit details
    Browse the repository at this point in the history
  5. Import

    Ubuntu committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    ccdb67c View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary code

    Ubuntu committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    0f8310d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. PR Comments

    Ubuntu committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    87bbec0 View commit details
    Browse the repository at this point in the history
  2. Schedules

    Ubuntu committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    479ea65 View commit details
    Browse the repository at this point in the history
  3. Tests

    Ubuntu committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    37ff458 View commit details
    Browse the repository at this point in the history
  4. Dtypes

    Ubuntu committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b3bec7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4122e7 View commit details
    Browse the repository at this point in the history
  6. Black

    Ubuntu committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    3ba3f1e View commit details
    Browse the repository at this point in the history
  7. Parallelize CPU

    Ubuntu committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    c80561c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

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

    Ubuntu committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    651cb93 View commit details
    Browse the repository at this point in the history