dpuGetInputTotalSize() - 1.2 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2020-07-21
Version
1.2 English

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.

Include File

n2cube.h

Availability

Vitis AI v1.0