获取算子在网络中的实际输入个数。
size_t GetInputsNum() const
无。
算子的实际输入个数
size_t index = compute_node_info->GetInputsNum();