int32_t GetGroupNum() const noexcept

函数功能

获取卷积的分组数量。

函数原型

int32_t GetGroupNum() const noexcept;

约束说明

若还未调用SetGroupNum接口,则返回默认值1。

返回值说明