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

Add FVT for TorchServe runtime #280

Closed
njhill opened this issue Nov 12, 2022 · 0 comments · Fixed by #294
Closed

Add FVT for TorchServe runtime #280

njhill opened this issue Nov 12, 2022 · 0 comments · Fixed by #294
Assignees

Comments

@njhill
Copy link
Member

njhill commented Nov 12, 2022

Support for TorchServe has been added in #250 and kserve/modelmesh-runtime-adapter#34, but we should also add a test for this in our CI.

Related to kserve/modelmesh-runtime-adapter#34

kserve-oss-bot pushed a commit that referenced this issue Feb 21, 2023
#### Motivation
Support for TorchServe was added in #250 and kserve/modelmesh-runtime-adapter#34. A test should be added for it as well.

#### Modifications
- Adds basic FVT for load/inference with a TorchServe MAR model using the native TorchServe gRPC API
- Disables OVMS runtime and tests to allow TorchServe to be tested due to resource constraints

#### Result
Closes #280 

Signed-off-by: Rafael Vasquez <[email protected]>
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 a pull request may close this issue.

2 participants