DPU Debug with VART - 3.5 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2023-09-28
Version
3.5 English

This section demonstrates how to verify DPU inference results with VART tools. TensorFlow ResNet50, and PyTorch ResNet50 networks are used as examples. Following are the four steps for debugging the DPU with VART:

  1. Generate a quantized inference model and reference result.
  2. Generate a DPU XMODEL.
  3. Generate a DPU inference result.
  4. Crosscheck the reference result and the DPU inference result.

Before you start to debug the DPU result, ensure that you have set up the environment according to the instructions in https://xilinx.github.io/Vitis-AI/docs/quickstart/vek280.html

Note: Caffe was deprecated with AMD Vitis™ AI 2.5. For information on Caffe, see Vitis AI 2.0 User Guide.