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

chore(serve): update options for triton_options #3503

Merged
merged 3 commits into from
Feb 9, 2023

Conversation

aarnphm
Copy link
Contributor

@aarnphm aarnphm commented Feb 1, 2023

add triton_options to bentoml.serve

Signed-off-by: aarnphm-ec2-dev [email protected]

@aarnphm aarnphm requested a review from a team as a code owner February 1, 2023 11:16
@aarnphm aarnphm requested review from bojiang and sauyon and removed request for a team February 1, 2023 11:16
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #3503 (d3d551f) into main (392d88e) will decrease coverage by 0.29%.
The diff coverage is 20.00%.

❗ Current head d3d551f differs from pull request most recent head 4a827a8. Consider uploading reports for the commit 4a827a8 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3503      +/-   ##
==========================================
- Coverage   31.92%   31.64%   -0.29%     
==========================================
  Files         135      138       +3     
  Lines       11152    11283     +131     
  Branches     1839     1866      +27     
==========================================
+ Hits         3560     3570      +10     
- Misses       7349     7467     +118     
- Partials      243      246       +3     
Impacted Files Coverage Δ
src/bentoml/bentos.py 43.51% <20.00%> (-3.16%) ⬇️
src/bentoml/_internal/container/__init__.py 76.23% <0.00%> (-1.77%) ⬇️
src/bentoml/_internal/bento/build_config.py 54.85% <0.00%> (-0.29%) ⬇️
src/bentoml/client.py 0.00% <0.00%> (ø)
src/bentoml/triton.py 0.00% <0.00%> (ø)
src/bentoml/__init__.py 100.00% <0.00%> (ø)
src/bentoml/_internal/frameworks/onnx.py 0.00% <0.00%> (ø)
src/bentoml/_internal/frameworks/torchscript.py 0.00% <0.00%> (ø)
src/bentoml/_internal/env_manager/envs.py 0.00% <0.00%> (ø)
... and 4 more

src/bentoml/bentos.py Outdated Show resolved Hide resolved
@aarnphm aarnphm requested a review from sauyon February 9, 2023 01:04
src/bentoml/_internal/server/server.py Outdated Show resolved Hide resolved
src/bentoml/bentos.py Outdated Show resolved Hide resolved
src/bentoml/bentos.py Outdated Show resolved Hide resolved
@aarnphm aarnphm requested a review from sauyon February 9, 2023 03:32
src/bentoml/bentos.py Outdated Show resolved Hide resolved
Signed-off-by: Aaron Pham <[email protected]>
@aarnphm aarnphm merged commit 95f29ac into bentoml:main Feb 9, 2023
@aarnphm aarnphm deleted the triton/add-serve-arguments branch February 9, 2023 03:51
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.

2 participants