Forum Discussion

Mads_From_Denmark's avatar
Mads_From_Denmark
Icon for New Contributor rankNew Contributor
1 hour ago

AI Suite - Why does the Sequential IP not take a model argument?

Hello Altera Community

Why does the Sequential IP not take a model argument?

When targeting the Spatial IP, there is an argument where you can input your model, which is an xml file (and a bin file),  exported using OpenVino. Then it will convert these weights and such to .mif files for the FPGA to load. This is easy to understand.

The Sequential IP is a lot harder to understand. I get that the architecture file does all the fpga block related configuration. But I don't understand how it will know which weights to use. Does the Sequential IP only work for the pre defined example graphs?

No RepliesBe the first to reply