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

feat: implement batching strategies #3630

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Mar 16, 2023

  1. set training request wait to 0

    sauyon committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    7510f21 View commit details
    Browse the repository at this point in the history
  2. add documentation

    sauyon committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    06ffa76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca5edb7 View commit details
    Browse the repository at this point in the history
  4. implement batching strategies

    sauyon committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c11fb81 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    6af6df2 View commit details
    Browse the repository at this point in the history
  2. fix refactor implementation

    sauyon committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    bc4753f View commit details
    Browse the repository at this point in the history
  3. set training request wait to 0

    sauyon committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c4e2bec View commit details
    Browse the repository at this point in the history
  4. add documentation

    sauyon committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3e69b4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6652866 View commit details
    Browse the repository at this point in the history
  6. implement batching strategies

    sauyon committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b153452 View commit details
    Browse the repository at this point in the history
  7. --wip-- [skip ci]

    sauyon committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    4211a6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8e17f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on Apr 25, 2023

  1. update optimizer

    sauyon committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5e6c844 View commit details
    Browse the repository at this point in the history
  2. more misc fixes

    sauyon committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    ce337a6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on May 31, 2023

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

Commits on Sep 20, 2023

  1. format

    sauyon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a4d4850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce403c1 View commit details
    Browse the repository at this point in the history
  3. ci: auto fixes from pre-commit.ci

    For more information, see https://pre-commit.ci
    pre-commit-ci[bot] committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    28d209a View commit details
    Browse the repository at this point in the history
  4. minor fixes

    sauyon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    56088fe View commit details
    Browse the repository at this point in the history