KUAN-HSUN-LI opened a new pull request #864:
URL: https://github.com/apache/submarine/pull/864


   ### What is this PR for?
   Serving a Pytorch model requires the `config,pbtxt` file which is generated 
by the protobuf. (reference: 
https://github.com/triton-inference-server/server/blob/main/docs/model_configuration.md)
   Copy the model_config.proto to submarine and generate the API. With this 
API, we can transfer our description file into its format.
   
   ### What type of PR is it?
   [Feature]
   
   ### Todos
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-1173
   
   ### How should this be tested?
   The test will be covered by the e2e test which will be provided in another 
PR.
   
   ### Screenshots (if appropriate)
   
https://user-images.githubusercontent.com/38066413/148966412-0afcef60-94c0-40e4-8dd5-9ff81c82dfc0.mp4
   
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? No
   * Does this need new documentation? No
   


-- 
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]


Reply via email to