Synopsis
int dpuGetOutputTotalSize
(
DPUTask *task,
)
Arguments
- task
- The pointer to DPU Task.
Description
Get total size in byte for DPU task’s output memory buffer, which holds all the boundary output tensors.
Returns
The total size in byte for DPU task’s all the boundary output tensors.
See Also
Include File
n2cube.h
Availability
Vitis AI v1.0