dpuGetTensorHeight() - 1.4 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2021-07-22
Version
1.4 English

Synopsis

float dpuGetTensorHeight
(
DPUTensor* tensor
    );

Arguments

tensor
The pointer to DPU Tensor.

Description

Get the height dimension of one DPU Tensor.

Returns

The height dimension of Tensor, or report error in case of any failure.

Include File

n2cube.h

Availability

Vitis AI v1.0