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

Bert base batch test #1272

Merged
merged 21 commits into from
Oct 19, 2021
Merged

Bert base batch test #1272

merged 21 commits into from
Oct 19, 2021

Commits on Oct 6, 2021

  1. added bert batch test handler

    Ubuntu committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    523c243 View commit details
    Browse the repository at this point in the history
  2. updated param dict

    Ubuntu committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    3068a49 View commit details
    Browse the repository at this point in the history
  3. added torchserve start setup

    Ubuntu committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    a4932b6 View commit details
    Browse the repository at this point in the history
  4. simplified content decoding

    Ubuntu committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1e5b901 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. added concurrency batch aggregator fix

    Ubuntu committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    7e751c5 View commit details
    Browse the repository at this point in the history
  2. removed asyncio and mp

    Ubuntu committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    2664f6c View commit details
    Browse the repository at this point in the history
  3. formatted java

    Ubuntu committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    cd0aa8e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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

Commits on Oct 13, 2021

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

    msaroufim committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    971f43e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    d152bfa View commit details
    Browse the repository at this point in the history
  2. addressed li feedback

    msaroufim committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    554d626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4a6f8c View commit details
    Browse the repository at this point in the history
  4. gradelew formatjva

    Ubuntu committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    1c7ab03 View commit details
    Browse the repository at this point in the history
  5. fixed casing

    msaroufim committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f713d49 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. trigger-build

    Ubuntu committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    cfae393 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pythonbatchtest' of https://github.com/pytorch/serve in…

    …to pythonbatchtest
    Ubuntu committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    3c4ccdc View commit details
    Browse the repository at this point in the history
  3. fixed syntax error

    Ubuntu committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    e79d9a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c78bddb View commit details
    Browse the repository at this point in the history
  5. removed java test

    Ubuntu committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    fff83ab View commit details
    Browse the repository at this point in the history