KUAN-HSUN-LI opened a new pull request #860: URL: https://github.com/apache/submarine/pull/860
### What is this PR for? Create the Python API and CLI command for serving a registered model. ### What type of PR is it? [Feature] ### Todos * [x] - Save Pytorch model via torchscript * [x] - Generate the Serve API * [ ] - Transfer the model description file to the config which is used in the Triton Inference Server. (It will be handled in this issue https://issues.apache.org/jira/browse/SUBMARINE-1173) ### What is the Jira issue? https://issues.apache.org/jira/browse/SUBMARINE-1157 ### How should this be tested? The tests will provide in another PR because the transfer of the config is not finished. ### Screenshots (if appropriate) https://user-images.githubusercontent.com/38066413/147928471-7e8cc70b-99df-4b49-89bb-bc1627bbb885.mp4 ### Questions: * Do the license files need updating? No * Are there breaking changes for older versions? No * Does this need new documentation? Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
