int GetOutputCount() noexcept;
函数功能
返回layer输出个数。
函数原型
int GetOutputCount() noexcept;
返回值说明
无
父主题:
class BaseLayer