Xilinx / inference-server

https://xilinx.github.io/inference-server/
Apache License 2.0
43 stars 13 forks source link

Add model chaining #173

Closed varunsh-xilinx closed 1 year ago

varunsh-xilinx commented 1 year ago

Chaining should let a user define a pipeline of steps that could include pre- and post-processing steps to run end-to-end inference or send the output of one model to another.