-
Notifications
You must be signed in to change notification settings - Fork 792
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(dispatcher): refactor out training code #3663
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3663 +/- ##
==========================================
+ Coverage 31.74% 31.90% +0.15%
==========================================
Files 149 149
Lines 12149 12090 -59
Branches 2001 1984 -17
==========================================
Hits 3857 3857
+ Misses 8008 7949 -59
Partials 284 284
|
f5be7ad
to
cd93d95
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only if github has a better diff view
This is just a nightmare diff in general :P |
2937bbb
to
d6112bb
Compare
d6112bb
to
c21d8de
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. cc @bojiang
This reverts commit eafcc9b.
…ml#3663)" (bentoml#3680)" This reverts commit bcc10ac.
…ml#3663)" (bentoml#3680)" This reverts commit bcc10ac.
Refactor to make this code more reasonable.