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

new way of passing dataloaders #759

Merged
merged 24 commits into from
Feb 19, 2020
Merged

new way of passing dataloaders #759

merged 24 commits into from
Feb 19, 2020

Commits on Jan 28, 2020

  1. new way of passing dataloaders

    Nicki Skafte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    85df5aa View commit details
    Browse the repository at this point in the history
  2. fixed docs

    Nicki Skafte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    e03ff63 View commit details
    Browse the repository at this point in the history
  3. fixed codestyle to follow flake8

    Nicki Skafte committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    e8e5779 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

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

Commits on Feb 12, 2020

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

Commits on Feb 13, 2020

  1. added test

    Nicki Skafte committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1ca0003 View commit details
    Browse the repository at this point in the history
  2. merge

    Nicki Skafte committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1e14451 View commit details
    Browse the repository at this point in the history
  3. fix flake error

    Nicki Skafte committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    d113c3d View commit details
    Browse the repository at this point in the history
  4. fix linking to new test model

    Nicki Skafte committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1f8f0b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. split into multiple test

    Nicki Skafte committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    270eca4 View commit details
    Browse the repository at this point in the history
  2. fix naming and typo

    Nicki Skafte committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    0f2c503 View commit details
    Browse the repository at this point in the history
  3. minor documentation changes

    Nicki Skafte committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    5dc9730 View commit details
    Browse the repository at this point in the history
  4. remove random file

    Nicki Skafte committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    f1bdd12 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Update trainer.py

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    7201221 View commit details
    Browse the repository at this point in the history
  2. Update trainer.py

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    47aa115 View commit details
    Browse the repository at this point in the history
  3. Update trainer.py

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    40de100 View commit details
    Browse the repository at this point in the history
  4. Update trainer.py

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    868865d View commit details
    Browse the repository at this point in the history
  5. Update trainer.py

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    600c178 View commit details
    Browse the repository at this point in the history
  6. Update trainer.py

    williamFalcon committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    de7821b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. better error/warning message

    Nicki Skafte committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    ec40491 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. final adjustments

    Nicki Skafte committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    6951716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a52c2a View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG.md

    Nicki Skafte committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    77e0d92 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

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