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

fix: nb is set total number of devices, when nb is -1. #4209

Merged
merged 13 commits into from
Oct 29, 2020
Merged

fix: nb is set total number of devices, when nb is -1. #4209

merged 13 commits into from
Oct 29, 2020

Commits on Oct 17, 2020

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

Commits on Oct 20, 2020

  1. feat: add test code

         1. test combination `auto_select_gpus`, `gpus` options using
    Trainer
         2. test `pick_multiple_gpus` function directly
    
    Refs: #4207
    ssaru committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d16e170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b0713b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. refactore: reflect the reuslt of review

     Refs: #4207
    ssaru committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    f5b3c7b View commit details
    Browse the repository at this point in the history
  2. refactore: reflect the reuslt of review

     Refs: #4207
    ssaru committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    c788115 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bug/fix_4207_auto_select_gpus' of github.com:ssaru/pyto…

    …rch-lightning into bug/fix_4207_auto_select_gpus
    ssaru committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    8e3c32a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. test, docs: reflect the reuslt of review

         1. improve code, test code readability
         2. move up example in multi_gpu.rst to trainer/__init__.py
    
     Refs: #4207
    ssaru committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    eb7fbb3 View commit details
    Browse the repository at this point in the history
  2. test, docs: reflect the reuslt of review

         1. improve code, test code readability
         2. move up example in multi_gpu.rst to trainer/__init__.py
    
     Refs: #4207
    ssaru committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9804d2b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

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

Commits on Oct 24, 2020

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

Commits on Oct 29, 2020

  1. Update CHANGELOG.md

    s-rog authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    88776d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43079d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3679630 View commit details
    Browse the repository at this point in the history