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

feat(python): account for both multi-process and distributed torch workers #2761

Merged
merged 9 commits into from
Aug 27, 2024

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    5b818db View commit details
    Browse the repository at this point in the history
  2. cleanup unused fns

    tonyf committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a644f1b View commit details
    Browse the repository at this point in the history
  3. add lance license headers

    tonyf committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    059c5e9 View commit details
    Browse the repository at this point in the history
  4. add missing fns

    tonyf committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    66d6c76 View commit details
    Browse the repository at this point in the history
  5. improve docstrings

    tonyf committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9672651 View commit details
    Browse the repository at this point in the history
  6. cleanup imports

    tonyf committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3549fb7 View commit details
    Browse the repository at this point in the history
  7. fmting

    tonyf committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2741e72 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    6d984d9 View commit details
    Browse the repository at this point in the history
  2. lint

    wjones127 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4f30511 View commit details
    Browse the repository at this point in the history