Xilinx / inference-server

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

UIF 1.2 release #215

Closed varunsh-xilinx closed 1 year ago

varunsh-xilinx commented 1 year ago

Summary of Changes

Motivation

VAI 3.5 is the latest release and this PR updates the tools to the same version. Similarly, ROCm 5.6.1 is the latest. These tools correspond to the UIF 1.2 release.

Implementation

I updated the vcpkg libraries to point to the latest SHAs.

Initially, we were observing some errors with V70 and running the default resnet50 example. I traced the problem to a few issues related to tensor size:

Notes

The container should be rebuilt to reflect the updated XRT package if Vitis is enabled. The host XRT version should also be updated to match v2.14.418.

*The V70 fix is removed from this PR and will be added in a patch release 0.4.1 for consistency with the released images for UIF 1.2.

gbuildx commented 1 year ago

Build failed!

gbuildx commented 1 year ago

Build failed!

gbuildx commented 1 year ago

Build failed!

gbuildx commented 1 year ago

Build failed!

varunsh-xilinx commented 1 year ago

The CI pipeline needs to be updated with these tool versions.