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

[Model] Achieve whole pipeline parallel. #355

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from

Commits on Apr 15, 2024

  1. [Build] Fix build issue.

    changqi1 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3c509ab View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    7f23d07 View commit details
    Browse the repository at this point in the history
  2. use threadpool singleton

    changqi1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4f67f28 View commit details
    Browse the repository at this point in the history
  3. format code

    changqi1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d7a4304 View commit details
    Browse the repository at this point in the history
  4. format code

    changqi1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    70c17cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1417ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3eca8ef View commit details
    Browse the repository at this point in the history
  7. format code

    changqi1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2216a40 View commit details
    Browse the repository at this point in the history
  8. format code

    changqi1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    143294b View commit details
    Browse the repository at this point in the history
  9. move prompt.h

    changqi1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    700d0c8 View commit details
    Browse the repository at this point in the history
  10. Add comments

    changqi1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8295d0b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. input 2 request

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    93cbade View commit details
    Browse the repository at this point in the history
  2. format code

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dadc692 View commit details
    Browse the repository at this point in the history
  3. modify promptID to sampleID.

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0d0c74b View commit details
    Browse the repository at this point in the history
  4. rename filename

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    291bd28 View commit details
    Browse the repository at this point in the history
  5. format code

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6ffe206 View commit details
    Browse the repository at this point in the history
  6. format code

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6051c84 View commit details
    Browse the repository at this point in the history
  7. format code

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d4bd7dc View commit details
    Browse the repository at this point in the history
  8. update samplePool

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f7708af View commit details
    Browse the repository at this point in the history
  9. update samplePool

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cf4ff41 View commit details
    Browse the repository at this point in the history
  10. update code

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e96c1a8 View commit details
    Browse the repository at this point in the history
  11. sampleID to seqenceID

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dc1a9e5 View commit details
    Browse the repository at this point in the history
  12. update

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    171f451 View commit details
    Browse the repository at this point in the history
  13. udpate

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1df416e View commit details
    Browse the repository at this point in the history
  14. udpate

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3b287df View commit details
    Browse the repository at this point in the history
  15. update

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8d5dfe1 View commit details
    Browse the repository at this point in the history
  16. update

    changqi1 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d77e7c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. add PIPELINE_PARALLEL macro

    changqi1 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fffd7b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Update pp inputs

    changqi1 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dcff843 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. run good

    changqi1 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    90cabf8 View commit details
    Browse the repository at this point in the history
  2. run good

    changqi1 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e9d5437 View commit details
    Browse the repository at this point in the history
  3. could run

    changqi1 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9e1b770 View commit details
    Browse the repository at this point in the history