bool GetKeepDimensions() const noexcept; 函数功能获取代表是否要保留归约操作后的轴的布尔值。 函数原型bool GetKeepDimensions() const noexcept; 返回值说明true: 保留归约操作的轴。false: 不保留归约操作的轴。 父主题: class ReduceLayer