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: add POST /predict method in joligen_api #507

Closed
wants to merge 42 commits into from

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    1ae7c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3110780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56eb250 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9870612 View commit details
    Browse the repository at this point in the history
  5. chore: use black formatter

    alx committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3087c55 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. fix: rename inference methods

    alx committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    fff6a1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    926d1aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b103a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    9dd1a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f7250 View commit details
    Browse the repository at this point in the history
  3. fix: ignore logs folder

    alx committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a2ee964 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fde7d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5010736 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41a7b71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a2827b View commit details
    Browse the repository at this point in the history
  8. feat: add sync mode on inference

    alx committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3f9121d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    373c223 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    38bc932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439099f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fdd5ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2374dad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43cfade View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c938ecd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix: use int array for gpu_ids

    alx committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b3c9c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03eae82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ec73b3 View commit details
    Browse the repository at this point in the history
  4. fix: correct logging info message

    alx committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    75c447a View commit details
    Browse the repository at this point in the history
  5. fix: handle error in ws endpoint

    alx committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e978381 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cadb5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4a4af2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    00acaea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    815ffe3 View commit details
    Browse the repository at this point in the history
  3. fix: ignore venv folder

    alx committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8d9b4ff View commit details
    Browse the repository at this point in the history
  4. fix: merge

    alx committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    82911d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    701061c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    210d285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9b617b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f230bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b43b07 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    06f4071 View commit details
    Browse the repository at this point in the history
  2. chore: use black formatter

    alx committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    933d189 View commit details
    Browse the repository at this point in the history