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

Allow loading checkpoints from urls #1667

Merged
merged 18 commits into from
Jun 11, 2020
Merged

Allow loading checkpoints from urls #1667

merged 18 commits into from
Jun 11, 2020

Commits on Jun 9, 2020

  1. allow loading checkpoints from urls

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    126e0e7 View commit details
    Browse the repository at this point in the history
  2. tmpdir_server fixture

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    08fb93e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50cb6d9 View commit details
    Browse the repository at this point in the history
  4. dir => root_dir

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    20166d9 View commit details
    Browse the repository at this point in the history
  5. default map_location to None

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    db71263 View commit details
    Browse the repository at this point in the history
  6. test case for resume_from_checkpoint

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    03844be View commit details
    Browse the repository at this point in the history
  7. changelog

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    99cf580 View commit details
    Browse the repository at this point in the history
  8. doc update

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e10befd View commit details
    Browse the repository at this point in the history
  9. monkeypatch TORCH_HOME to avoid caching

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2e7d933 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09fb74c View commit details
    Browse the repository at this point in the history
  11. test fixes

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    d883401 View commit details
    Browse the repository at this point in the history
  12. pep8 fix

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    18d7825 View commit details
    Browse the repository at this point in the history
  13. ThreadingHTTPServer support in 3.6

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    b71f69a View commit details
    Browse the repository at this point in the history
  14. pep8 fix

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    3e4b99d View commit details
    Browse the repository at this point in the history
  15. fix changelog

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    ddce3bb View commit details
    Browse the repository at this point in the history
  16. separate tests for urls

    yukw777 authored and Borda committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    f25ccdd View commit details
    Browse the repository at this point in the history
  17. typo

    Co-authored-by: Peter Yu <2057325+yukw777@users.noreply.github.com>
    Borda and yukw777 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    bdd627e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

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