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

[djl-serving] Update auto scale algorithm #1149

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

frankfliu
Copy link
Contributor

Change-Id: Ib7b8d1dd4f2df95e928967f417dc872040e7e81e

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

Change-Id: Ib7b8d1dd4f2df95e928967f417dc872040e7e81e
@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2021

Codecov Report

Merging #1149 (db7481a) into master (eea8c6c) will increase coverage by 0.04%.
The diff coverage is 52.38%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1149      +/-   ##
============================================
+ Coverage     70.11%   70.15%   +0.04%     
- Complexity     5323     5326       +3     
============================================
  Files           513      513              
  Lines         23689    23689              
  Branches       2553     2554       +1     
============================================
+ Hits          16610    16620      +10     
+ Misses         5711     5699      -12     
- Partials       1368     1370       +2     
Impacted Files Coverage Δ
.../main/java/ai/djl/serving/wlm/WorkLoadManager.java 70.70% <47.05%> (+6.62%) ⬆️
...ava/ai/djl/serving/http/DescribeModelResponse.java 90.74% <66.66%> (-1.42%) ⬇️
...src/main/java/ai/djl/serving/wlm/ModelManager.java 80.18% <100.00%> (+0.18%) ⬆️
api/src/main/java/ai/djl/inference/Predictor.java 90.38% <0.00%> (+2.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eea8c6c...db7481a. Read the comment docs.

@frankfliu frankfliu merged commit 0df8265 into deepjavalibrary:master Aug 6, 2021
@frankfliu frankfliu deleted the scale branch August 6, 2021 22:32
frankfliu added a commit to frankfliu/djl that referenced this pull request Feb 3, 2022
Change-Id: Ib86efb38def0bcb21862c5493683395071eb3592
frankfliu added a commit that referenced this pull request Feb 3, 2022
Change-Id: Ib86efb38def0bcb21862c5493683395071eb3592
Lokiiiiii pushed a commit to Lokiiiiii/djl that referenced this pull request Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants