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

Training reproducibility improvements #8213

Merged
merged 34 commits into from
Jul 7, 2022

Commits on Jun 14, 2022

  1. attempt at reproducibility

    AyushExel committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    d25c11b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebe59e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. use deterministic algs

    AyushExel committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    254d379 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. fix everything :)

    AyushExel committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    85f4e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    942014f View commit details
    Browse the repository at this point in the history
  3. revert dataloader changes

    AyushExel committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d764a75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a4f0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47da108 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Configuration menu
    Copy the full SHA
    4971792 View commit details
    Browse the repository at this point in the history
  2. process_batch as np

    glenn-jocher authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    695b665 View commit details
    Browse the repository at this point in the history
  3. remove newline

    glenn-jocher authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    03801eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cdecfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67475e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de2b114 View commit details
    Browse the repository at this point in the history
  7. Update val.py

    glenn-jocher authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    4a9dfbf View commit details
    Browse the repository at this point in the history
  8. Update train.py

    glenn-jocher authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    b4f5f3d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    82af015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9220b5a View commit details
    Browse the repository at this point in the history
  3. Update train.py

    glenn-jocher authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    5366a14 View commit details
    Browse the repository at this point in the history
  4. Add --seed arg

    glenn-jocher authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    f798d8e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    63e0c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fea74c View commit details
    Browse the repository at this point in the history
  3. Update general.py

    glenn-jocher authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1eb9fba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dc813f View commit details
    Browse the repository at this point in the history
  5. Update train.py

    glenn-jocher authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    7c6620e View commit details
    Browse the repository at this point in the history
  6. Update train.py

    glenn-jocher authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    6d272fb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Update val.py

    glenn-jocher authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    dfd6306 View commit details
    Browse the repository at this point in the history
  2. Update train.py

    glenn-jocher authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    cfc1079 View commit details
    Browse the repository at this point in the history
  3. Update general.py

    glenn-jocher authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    c59d666 View commit details
    Browse the repository at this point in the history
  4. Update general.py

    glenn-jocher authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    d5cded4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50b04df View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

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

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    8996465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e061e View commit details
    Browse the repository at this point in the history