TI Deep Learning Product User Guide
TIDL_LayerMetaData Struct Reference

Detailed Description

This structure contains meta data for TIDL output IMP*** this structure content may change b/w releases and compatability may not be gauranteed, It is meta data and optional so applications are not encouraged to rely on this till this comment is removed and subject to change. This is only for debug purpose as of now.

Data Fields

int32_t totalOps
 
int32_t actualOps
 
int32_t layerExecId
 
uint64_t profilePoint [TIDL_PROFILE_MAX]
 

Field Documentation

◆ totalOps

int32_t TIDL_LayerMetaData::totalOps

◆ actualOps

int32_t TIDL_LayerMetaData::actualOps

◆ layerExecId

int32_t TIDL_LayerMetaData::layerExecId

◆ profilePoint

uint64_t TIDL_LayerMetaData::profilePoint[TIDL_PROFILE_MAX]