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.
See Also
Include File
n2cube
Availability
Vitis AI v1.0