TI Deep Learning Product User Guide
sTIDL_ArgMaxParams_t Struct Reference

Detailed Description

This structure define the parameters Arg max layer in TIDL.

Data Fields

int32_t numChannels
 
int32_t inDataQ
 
int32_t outDataQ
 

Field Documentation

◆ numChannels

int32_t sTIDL_ArgMaxParams_t::numChannels

Number of channels channels to be processed

◆ inDataQ

int32_t sTIDL_ArgMaxParams_t::inDataQ

Q value of the in data

◆ outDataQ

int32_t sTIDL_ArgMaxParams_t::outDataQ

Q value expected for out data