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

Add non-existing resume_from_checkpoint acceptance for auto-resubmit #4402

Merged

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    43f989d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21b60b7 View commit details
    Browse the repository at this point in the history
  3. Add fsspec HTTP extras

    Add fsspec's HTTPFileSystem  support through http extras.
    pl has supported remote http file (e.g. Lightning-AI#2925),
    so this commit do not add new functionality.
    tarepan committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    1b29438 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

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

Commits on Nov 2, 2020

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

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    0d9d763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    742ce48 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    a128112 View commit details
    Browse the repository at this point in the history
  2. Add PR changelog

    tarepan committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    238c3e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

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

Commits on Nov 9, 2020

  1. Add well-written argument explanation

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    tarepan and awaelchli committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    02be71c View commit details
    Browse the repository at this point in the history
  2. Fix DDP-compatible restore logging

    Notify from where the states are restored.
    This feature temporally deleted as a result of PR review.
    With succeeding review, added with DDP compatibility.
    tarepan committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6db62b2 View commit details
    Browse the repository at this point in the history
  3. Fix utility import pathes

    tarepan committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c1186e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6a3cd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bfc6ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    913ab97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41d2e32 View commit details
    Browse the repository at this point in the history
  8. Refactor hpc load trial

    tarepan committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e0e17b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fbba16 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6710e6a View commit details
    Browse the repository at this point in the history
  11. Refactor nested If

    tarepan committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    882ec2e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ececdea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5f47685 View commit details
    Browse the repository at this point in the history
  14. Fix pip8

    tarepan committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    676b4ab View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

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

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    3a63c90 View commit details
    Browse the repository at this point in the history
  2. Refactor hook commentary

    Co-authored-by: chaton <thomas@grid.ai>
    tarepan and tchaton committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    30f4f7d View commit details
    Browse the repository at this point in the history
  3. Fix pep8

    tarepan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    9fb14ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afcf339 View commit details
    Browse the repository at this point in the history
  5. Fix pip8

    tarepan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    585c761 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Fix typo

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    tarepan and awaelchli committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    d76ab46 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    tarepan and awaelchli committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    936a186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d3cf0b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

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

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    0cfba08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b466cf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deeee09 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    557f104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b26fc83 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

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

Commits on Dec 8, 2020

  1. Fix doc

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    tarepan and awaelchli committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    37f8392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f980e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    104017e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6fbc54 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    7134708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faa6d96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb0a716 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

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

Commits on Dec 12, 2020

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

Commits on Dec 13, 2020

  1. Configuration menu
    Copy the full SHA
    4887cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fcb140 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    79da4ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ac9f6a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

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

Commits on Dec 23, 2020

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

Commits on Dec 28, 2020

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

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    70ea89c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77bf8c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    383e40e View commit details
    Browse the repository at this point in the history
  4. Fix test epoch

    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    tarepan and awaelchli committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    f6eb95a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    743fe31 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. .

    Borda committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    1444238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7bdd64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f43e53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6093989 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca6e21e View commit details
    Browse the repository at this point in the history