The construction function of class
VitisInspector
.
vitis_inspect.VitisInspector(
target=None)
Arguments
- target
- **target**: string or None, the target DPU to deploy this model. It can be a name string (for example, 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 will be reported.