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: tensorflow multi outputs support #3115

Merged
merged 4 commits into from Nov 5, 2022
Merged

Conversation

larme
Copy link
Member

@larme larme commented Oct 19, 2022

What does this PR address?

Fixes #(issue)

Before submitting:

@larme larme requested a review from a team as a code owner October 19, 2022 01:46
@larme larme requested review from jjmachan and removed request for a team October 19, 2022 01:46
@larme larme changed the title Tf multi outputs tensorflow multi outputs support Oct 19, 2022
@ssheng ssheng requested a review from bojiang October 19, 2022 03:35
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Merging #3115 (23e8ecf) into main (364f9e5) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3115      +/-   ##
==========================================
- Coverage   21.48%   21.44%   -0.05%     
==========================================
  Files         102      102              
  Lines        9764     9783      +19     
  Branches     1698     1706       +8     
==========================================
  Hits         2098     2098              
- Misses       7619     7638      +19     
  Partials       47       47              
Impacted Files Coverage Δ
src/bentoml/_internal/frameworks/tensorflow_v2.py 0.00% <0.00%> (ø)
src/bentoml/_internal/utils/tensorflow.py 0.00% <0.00%> (ø)

Copy link
Member

@aarnphm aarnphm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@aarnphm aarnphm changed the title tensorflow multi outputs support feat: tensorflow multi outputs support Nov 5, 2022
@aarnphm aarnphm merged commit 566220e into bentoml:main Nov 5, 2022
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.

None yet

2 participants