-
Notifications
You must be signed in to change notification settings - Fork 880
Example showing how to run TorchServe's backend code only #2605
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2605 +/- ##
==========================================
+ Coverage 70.36% 70.38% +0.01%
==========================================
Files 84 84
Lines 3871 3873 +2
Branches 58 58
==========================================
+ Hits 2724 2726 +2
Misses 1143 1143
Partials 4 4
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
Would love if we could convert this into a unit test example for handler (see comments). Otherwise LGTM
Description
Example showing how to run TorchServe's backend code only
Fixes #(issue)
Type of change
Please delete options that are not relevant.
Feature/Issue validation/testing
Checklist: