NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvMediaTensorTaskStatus Struct Reference

Detailed Description

Holds the status of the latest operation for a tensor.

Definition at line 59 of file nvmedia_tensor.h.

Data Fields

NvMediaStatus status
 Holds actual status - NvMediaStatus. More...
 
uint32_t durationUs
 Duration of the operation in microseconds. More...
 

Field Documentation

◆ durationUs

uint32_t NvMediaTensorTaskStatus::durationUs

Duration of the operation in microseconds.

Definition at line 63 of file nvmedia_tensor.h.

◆ status

NvMediaStatus NvMediaTensorTaskStatus::status

Holds actual status - NvMediaStatus.

Definition at line 61 of file nvmedia_tensor.h.


The documentation for this struct was generated from the following file: