The construction function of the
VitisInspector
class.
vitis_inspect.VitisInspector(
target=None)
Arguments
- target
- **target**: String or None. The target DPU to deploy this model. It can be a name string (DPUCZDX8G_ISA1_B4096), a JSON file path (for example, ./U50/arch.json), or a fingerprint. The default value is None. If the target DPU is not specified, an error is reported.