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