int32_t GetInputCount() const noexcept; 函数功能返回layer输入的个数。 函数原型int32_t GetInputCount() const noexcept; 返回值说明返回layer输入的个数。 父主题: class BaseLayer