dpuGetTensorData() - 1.1 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2020-03-23
Version
1.1 English

Synopsis

dpuGetTensorData
(
tensorAddress,
data,
tensorSize
    )

Arguments

tensorAddress
The ctypes pointer to the data of DPU Tensor.
data
The list to store the data of DPU Tensor.
tensorSize
Size of DPU Tensor's data.

Description

Get the DPU Tensor’s data.

Returns

None.

Include File

n2cube

Availability

Vitis AI v1.0