Deploy the model on PYNQ-Z2

Now that the PYNQ-Z2 board also supports DPU, can the model be quantified and deployed to the PYNQ-Z2 like the ZCU104 board?
Can I directly follow the tutorial of the Vitis AI User Guide to deploy step by step? Or does PYNQ-Z2 have other deployment methods?

PYNQ DPU is not supported on PYNQ-Z2.

You can see supported boards here:

Cathal

Hi Cathal,

The DPU docs state that DPU is supported on the Zynq-7000 SoC.

Supported Device Family Zynq ® -7000 SoC and Zynq ® UltraScale+TM MPSoC Family

Are there specific technical hurdles preventing PYNQ DPU support on the Pynq-Z2?

Rob

Maybe you are checking the latest docs; from vitis 1.2 released last month, zynq 7000 is supported. However DPU-PYNQ is based on vitis 1.1; at that time the DPU IP is only supporting zynq ultrascale devices.

1 Like