Synopsis
DPUTensor * dpuGetInputTotalSize
(
DPUTask *task,
Const char
*tensorName
)
Arguments
- task
- The pointer to DPU Task.
- tensorName
- Tensor Name that is listed out by VAI_C compiler after model compilation.
Description
Get DPU task’s boundary input or output tensor from the specified tensor name. The info of tensor names is listed out by VAI_C compiler after model compilation.
Returns
Pointer to DPUTensor.
Include File
n2cube.h
Availability
Vitis AI v1.0