model_server icon indicating copy to clipboard operation
model_server copied to clipboard

Ovms windows3

Open rasapala opened this issue 4 months ago • 0 comments

🛠 Summary

JIRA CVS-154712 Changes to produce ovms.exe binary.

This is a POC quality with limited functionality and no additional testing.

Once you have the ovms.exe the quick start demo works on windows with the following instructions: https://github.com/openvinotoolkit/model_server/blob/ovms_windows/docs/windows_binary_guide.md

You can build ovms.exe with the instructions: https://github.com/openvinotoolkit/model_server/blob/ovms_windows/docs/windows_developer_guide.md

The deployment works with Visual Studio 2022, but the compilation was done in Visual Studio 2019.

🧪 Checklist

  • [ ] Unit tests added.
  • [x] The documentation updated.
  • [ ] Change follows security best practices. ``

rasapala avatar Oct 17 '24 11:10 rasapala