TI Deep Learning Product User Guide
sTIDL_SliceLayerParams_t Struct Reference

Data Fields

int32_t slicePoints [TIDL_NUM_OUT_BUFS+1]
 
int32_t axis
 
int32_t stride
 

Field Documentation

◆ slicePoints

int32_t sTIDL_SliceLayerParams_t::slicePoints[TIDL_NUM_OUT_BUFS+1]

Num channel in the each out buffer /tensor

◆ axis

int32_t sTIDL_SliceLayerParams_t::axis

Axis on which the concat is performed

◆ stride

int32_t sTIDL_SliceLayerParams_t::stride

Stride in Slice axis - Only Supported value is 1