TI Deep Learning Product User Guide
sTIDL_LayerNormParams_t Struct Reference

Data Fields

int32_t axis
 
float32_tidl epsilon
 

Field Documentation

◆ axis

int32_t sTIDL_LayerNormParams_t::axis

Axis to perform layernorm on

◆ epsilon

float32_tidl sTIDL_LayerNormParams_t::epsilon

Epsilon value for numerical stability of division