GetInputsSize 函数功能获取当前算子Input个数。 函数原型1size_t GetInputsSize() const 参数说明无。 返回值返回当前算子Input个数。 异常处理无。 约束说明无。 父主题: Operator