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

Multi GPU #202

Merged
merged 7 commits into from
Oct 26, 2023
Merged

Multi GPU #202

merged 7 commits into from
Oct 26, 2023

Commits on Oct 20, 2023

  1. Added multi GPU support

    martindevans committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    15db194 View commit details
    Browse the repository at this point in the history
  2. Added a safe TensorSplitsCollection to the params which prevents in…

    …correctly setting the `tensor_splits` collection
    martindevans committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6a4cd50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04acbf8 View commit details
    Browse the repository at this point in the history
  4. Fixed default value

    martindevans committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    281e58f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4e7f64 View commit details
    Browse the repository at this point in the history
  6. spelling

    martindevans committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    768747c View commit details
    Browse the repository at this point in the history
  7. Fixed serialization

    martindevans committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f621ec6 View commit details
    Browse the repository at this point in the history