TI Deep Learning Product User Guide
sTIDL_ReduceParams_t Struct Reference

Detailed Description

This structure define common parameters ReduceMax/ReduceMin layer in TIDL.

Data Fields

int32_t axis
 
int32_t keepDims
 
int32_t ops
 

Field Documentation

◆ axis

int32_t sTIDL_ReduceParams_t::axis

Axis along which max/min has to happen

◆ keepDims

int32_t sTIDL_ReduceParams_t::keepDims

◆ ops

int32_t sTIDL_ReduceParams_t::ops