Skip to content

Latest commit

 

History

History

ovms

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

OpenVINO Model Server converter extension for FuseML workflows

The Dockerfile and associated files in this folder implement the FuseML OVMS converter workflow step. The OVMS converter workflow step can be used to convert input ML models to the IR (Intermediate Representation) format supported by the OpenVINO Model Server. It is normally used in combination with the OVMS predictor workflow step in FuseML workflows to serve input ML models with the OpenVINO Model Server. The OVMS converter workflow extension is implemented using the OpenVINO Model Optimizer.

For more information on what this workflow step does and how it can be used, see the FuseML documentation.