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

Remove some unused code from csrc/runtime #5785

Merged
merged 9 commits into from
Nov 13, 2023

Commits on Nov 9, 2023

  1. delete nccl_distributed

    will-cromar committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5b6abde View commit details
    Browse the repository at this point in the history
  2. remove async_task

    will-cromar committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    460cf12 View commit details
    Browse the repository at this point in the history
  3. remove unique

    will-cromar committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ebe4567 View commit details
    Browse the repository at this point in the history
  4. Remove hashing

    will-cromar committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e1064e0 View commit details
    Browse the repository at this point in the history
  5. more random cleanup

    will-cromar committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    461f643 View commit details
    Browse the repository at this point in the history
  6. formatting

    will-cromar committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    455cc9f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. remove util.cc

    will-cromar committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ab212cf View commit details
    Browse the repository at this point in the history
  2. Revert "remove unique"

    This reverts commit ebe4567.
    will-cromar committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0146c1b View commit details
    Browse the repository at this point in the history
  3. Use upstream Unique

    will-cromar committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9b99aed View commit details
    Browse the repository at this point in the history