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

limit auto scaling batch size to the size of the training dataset #3271

Merged
merged 11 commits into from
Sep 9, 2020

Commits on Aug 30, 2020

  1. fix

    Adrian Wälchli committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    796d89b View commit details
    Browse the repository at this point in the history
  2. fix and test

    awaelchli committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    a7a0e72 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    96fd9b1 View commit details
    Browse the repository at this point in the history
  2. fix merge error

    awaelchli committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    b538849 View commit details
    Browse the repository at this point in the history
  3. test for max dataset size

    awaelchli committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    6fd17a9 View commit details
    Browse the repository at this point in the history
  4. changelog

    awaelchli committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    0c2a5a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. update docs

    awaelchli committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    00e73c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    037c5ad View commit details
    Browse the repository at this point in the history
  2. fix merge

    awaelchli committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    37ded00 View commit details
    Browse the repository at this point in the history
  3. unused imports

    awaelchli committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    26fa5a7 View commit details
    Browse the repository at this point in the history
  4. imports

    awaelchli committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    d0b5052 View commit details
    Browse the repository at this point in the history