获取算子IR原型定义中的输入个数。
size_t GetIrInputsNum() const
无。
IR原型中定义的输入个数,size_t类型。
size_t index = compute_node_info->GetIrInputsNum();