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

Refactor batching to os.fork / multiprocessing #57

Draft
wants to merge 9 commits into
base: batch-handler-asyncio-refactor-queue
Choose a base branch
from

Commits on Jan 7, 2024

  1. add poc

    michaelfeil committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d34129c View commit details
    Browse the repository at this point in the history
  2. fixing test

    michaelfeil committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    15f45e8 View commit details
    Browse the repository at this point in the history
  3. linting

    michaelfeil committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    4dcbe42 View commit details
    Browse the repository at this point in the history
  4. commit modelworker

    michaelfeil committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b72e951 View commit details
    Browse the repository at this point in the history
  5. fix batching error

    michaelfeil committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    dbce5d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. update current state

    michaelfeil committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9a7f5b5 View commit details
    Browse the repository at this point in the history
  2. update defaults

    michaelfeil committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bd1b5a0 View commit details
    Browse the repository at this point in the history
  3. update defaults

    michaelfeil committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8790f3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da5d985 View commit details
    Browse the repository at this point in the history