Skip to content

hls4ml with model zoo with Alveo U250 #1137

Answered by bo3z
phucducnguyen asked this question in Q&A
Discussion options

You must be logged in to vote

There is no direct integration between hls4ml and the Model Zoo of Vitis AI. In general, hls4ml allows you to compile models from all the major "high-level" frameworks: Keras/TensorFlow (and its quantised counter-part, QKeras), PyTorch (with some work in progress for Brevitas models in #1019; Brevitas being a quantisation library for PyTorch) and QONNX, a quantised variant of ONNX. If the model from the Model Zoo can be represented in that format and fit the resources of an FPGA, then it can be used with hls4ml. Resources being a concern since hls4ml was primarily intended for very low-latency applications, hence resources can get used up very quickly. But with good configuration, larger …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@phucducnguyen
Comment options

Answer selected by phucducnguyen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants