Xilinx / inference-server

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

Support building nightly images #150

Closed varunsh-xilinx closed 1 year ago

varunsh-xilinx commented 1 year ago

How can we build and support internal / prerelease builds of the inference server with unreleased components?

Running different backend versions may require:

varunsh-xilinx commented 1 year ago

This has been resolved partially. The Jenkins pipeline can build nightly images for all the backends but there is no handling of the case where there are different host-side requirements than the main version.