dpuGetOutputTotalSize() - 1.2 English

Vitis AI User Guide (UG1414)

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

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.

Include File

n2cube.h

Availability

Vitis AI v1.0