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

DataParallel support for torchvision #1332

Merged
merged 6 commits into from
Feb 10, 2023
Merged

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    416d6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c07ca7 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    4e9c392 View commit details
    Browse the repository at this point in the history
  2. Update: _create_model to return the right device

    Update: all _create_model calling code to accept a third argument
    Update: device to maybe_dp_device after teacher creation
    rahul-tuli committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5ef055a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eddd85a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    fad4c62 View commit details
    Browse the repository at this point in the history