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 Serializer to DefaultTrainer #54

Merged
merged 10 commits into from
Apr 28, 2022

Commits on Apr 8, 2022

  1. refactor _build_init

    FynnBe committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8523dfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff1fb9 View commit details
    Browse the repository at this point in the history
  3. fix dump_data_loader

    FynnBe committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b65d874 View commit details
    Browse the repository at this point in the history
  4. fix iteration over parameters

    FynnBe committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    96b4ea0 View commit details
    Browse the repository at this point in the history
  5. add some type annotations

    FynnBe committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    a20b699 View commit details
    Browse the repository at this point in the history
  6. fix device deserialization

    FynnBe committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    9815728 View commit details
    Browse the repository at this point in the history
  7. fix load_generic

    FynnBe committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    45ade82 View commit details
    Browse the repository at this point in the history
  8. fix load_logger

    FynnBe committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    6a17ae8 View commit details
    Browse the repository at this point in the history
  9. fix load_logger for real

    FynnBe committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    dcb071f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

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