Synopsis
int dpuGetTensorSize
(
DPUTensor* tensor
);
Arguments
- tensor
- The pointer to DPU Tensor.
Description
Get the size (in Byte) of one DPU Tensor.
Returns
The size of Tensor, or report error in case of any failure.
Include File
n2cube.h
Availability
Vitis AI v1.0